@font-face {
	font-family: "Open Sans";
	src: url("/hotels/schoenruh/fonts/OpenSans-Regular.eot");
	src: url("/hotels/schoenruh/fonts/OpenSans-Regular.otf") format("embedded-opentype"),
	url("/hotels/schoenruh/fonts/OpenSans-Regular.woff") format("woff"),
	url("/hotels/schoenruh/fonts/OpenSans-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("/hotels/schoenruh/fonts/OpenSans-Bold.eot");
	src: url("/hotels/schoenruh/fonts/OpenSans-Bold.otf") format("embedded-opentype"),
	url("/hotels/schoenruh/fonts/OpenSans-Bold.woff") format("woff"),
	url("/hotels/schoenruh/fonts/OpenSans-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}


@font-face {
	font-family: "Open Sans";
	src: url("/hotels/schoenruh/fonts/OpenSans-Italic.eot");
	src: url("/hotels/schoenruh/fonts/OpenSans-Italic.otf") format("embedded-opentype"),
	url("/hotels/schoenruh/fonts/OpenSans-Italic.woff") format("woff"),
	url("/hotels/schoenruh/fonts/OpenSans-Italic.ttf") format("truetype");
	font-style: italic;
	font-weight: normal;
}

body{
	color: rgba(156,121,99) !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	/*background-image: url(img/background.jpg);*/
	background-size: cover;
	background-position-y: center;
	background-repeat: no-repeat;
}

header.header{
	background-color: #fff;
	color: #2f2f2f;
	padding-bottom: 0;
	box-shadow: -2px 3px 5px 0px rgba(184,184,184,0.75);
	-webkit-box-shadow: -2px 3px 5px 0px rgba(184,184,184,0.75);
	-moz-box-shadow: -2px 3px 5px 0px rgba(184,184,184,0.75);
}


header .brand h3, footer .brand h3{
	color: #2f2f2f;
	font-family: 'Droid Serif', sans-serif;
	font-size: 24px;
}

header div.d-flex{
	padding-top: 10px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

header div.d-flex:first-child, header div.d-flex.active{
	background-color: rgb(61,50,45);
	color: rgba(156,121,99);
}

.button-wrap, .months-wrapper{
	display: none;
}

.guest-div{
	background-color:#ffffffde;
}

.guest-div #guest-count, .adults p.label, .children p.label,
.guest-div-inner p{
	color: #000;
}


#header-nav-6{
	flex-direction: column-reverse;
}

#header-nav-6 #header_total_price{
	margin-bottom: 5px;
}

header a:hover, footer a:hover{
	color: rgba(156,121,99);
	text-decoration: underline;
}

#table-row .book-button{
	margin-right: 5px;
}

header img{
	width: 170px;
	height: auto;
	padding: 15px 0;
}

header::after{
	display: none;
}

.breadcrumb .col-lg-3:after{
	opacity: 0.4;
}

.guests-div-wrap{
	background-image: url('img/schoenruhback_compressed.jpg');
	background-position-y: top;
	min-height: 80vh;
}

.input-button, .form-button, .last-offer a.bookingBtn,
.price-and-details, .book-button, .basket-button, .reservation-button,
.show-button, .modal-close-button, .last-minute-offer a.standart_btn, .weiter-mobile,
.to-lastminutes .standart_btn{
	background-color: rgba(156,121,99) !important;
	border-color: rgba(156,121,99) !important;
	text-transform: inherit;
	color: #fff !important;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	border: 0;
	text-decoration: none;
}

.input-button:hover, .form-button:hover, .last-offer a.bookingBtn:hover,
.price-and-details:hover, .book-button:hover, .basket-button:hover, .reservation-button:hover,
.show-button:hover, .modal-close-button:hover, .last-minute-offer a.standart_btn:hover {
	color: #fff !important;
	background-color: #3d322c !important;
	border-color: #3d322c !important;
}

td[data-handler="selectDay"]::after{
	display: none;
}

.header-info i{
	color: rgba(156,121,99);
}

footer{
	background-color: rgb(61,50,45);
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	margin-top: 50px;
}

.contacts a, .language-switcher span, .col-12.date{
	color: #fff;
	text-decoration: none;
	opacity: 0.5;
}

.date a:hover{
	opacity: 1;
}

footer a:hover, footer .gms-logo a{
	color: #fff;
	opacity: 1;
}

footer .gms-logo img{
	width: 105px;
}

footer a{
	color: #fff;
}

footer .adress p{
	text-align: center;
	color: #fff;
	opacity: 0.5;
}

span.last-offer-total{
	color: #3D447D;
}

.up-button{
	position: fixed;
	z-index: 1000;
}

.main-section{
	margin: 0 !important;
}

.last-minute-rooms h4, section.last-minute-rooms p.price {
	color: rgba(156,121,99) !important;
}

.ui-datepicker td .ui-state-default:after, .ui-datepicker td .ui-state-active,
.room-state div div:first-child{
	background-color: rgba(156,121,99) !important;
}

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker th, .ui-widget{
	font-family: "Open Sans", sans-serif;
	color: #3d322e;
}

.ui-datepicker td .ui-state-default{
	border: 1px solid #847272 !important;
}

.ui-datepicker-group.ui-datepicker-group-first, .ui-datepicker-group.ui-datepicker-group-last{
	background-color: transparent;
}

.ui-widget-content, .last-minute-offer, .service-card, form.hbForm{
	background: #ffffffc4 !important;
}

form.hbForm .form-block{
	padding: 20px;
	color: #3d322e;
}

.agb label{
	padding-left: 10px;
}

.slider-default-color-block{
	background-color:rgba(156,121,99) ;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: #3d322e !important;
}

.calendar-col h1, .rooms-wrapper h1 {
	color: rgba(156,121,99);
	font-size: 42px;
	text-align: center;
}

.calendar-container .row.main-row .col-1{
	display: none;
}

.last-minute-offer{
	padding: 15px !important;
	color: #3d322e;
}

.adults, .children {
	justify-content: space-around;
	align-items: center;
	padding: 25px 0px;
	display: none;
	border-top: 1px solid rgb(221, 221, 221);
}

#searchFormBtn{
	right: 0 !important;
}

.last-minute-offer .standart_btn{
	text-decoration: none;
}

section.last-minute-rooms h1 {
	font-size: 24px;
	color: rgba(156,121,99);
	text-align: center;
	border-bottom: 1px solid rgba(156,121,99);
}

.ui-datepicker td .ui-state-highlight {
	background-color: #3d322e;
	color: rgba(156,121,99) !important;
}

.ui-datepicker td.selected.selected-start .ui-state-highlight{
	color: #3d322e !important;
}

.ui-datepicker td .ui-state-highlight:after{
	color: rgba(156,121,99) !important;
}

.ui-datepicker td.selected.selected-start .ui-state-highlight:after{
	color: #fff !important;
}

.ui-datepicker td a.ui-state-default.ui-state-active:after{
	border-bottom: none;
}

td[data-handler="selectDay"]::before{
	display: none;
}

.info-table-title-mobile{
	border-color: rgba(156,121,99);
}

.dates_info{
	margin-top: 20px;
}

.room-state div:first-child{
	color: rgba(156,121,99);
}

.room-state div:nth-child(2) div{
	background-color: #FCC500;
}

.room-state div:nth-child(3) div{
	background-color: #bab8b8;
}

.button-wrapper{
	display: flex;
}

.childAge p.label, .rooms-quantity p.label, .promocode p.label, .room-state div{
	color: rgba(156,121,99);
	font-weight: bolder;
	font-size: 12px !important;
}

.childAge p.label{
	margin-top: 8px;
	margin-bottom: 0;
}



/*			rooms  	form  and extras	*/

.rooms-wrapper h1, .room-cell h4, .services h1, .basket-wrapper h4, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1{
	font-family: "Open Sans", sans-serif;
	color: rgba(156,121,99);
}

.rooms-wrapper h1, .basket-wrapper h4, .services h1, .card-header h3, .add-service div, .details-and-image a,
form h2, .info:first-child h4, .thank-section h2, .info h3, .modal-header h5, a.modal-info, form label a{
	color: rgba(156,121,99);
}


.recommended-room .package_wrap{
	display: flex;
	align-items: center;
}



#show-hide-basket-wrapper{
	background-color: #ffffffc4;
	left: 0;
	transform: translateX(-100%);
}

.basket_container #basket h3{
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.en-input-wrapper{
	margin-left: 0.8rem;
	margin-bottom: 15px;
}

.en-input-wrapper__confirm{
	padding: 10px;
	background-color: rgba(156,121,99) !important;
	color: #fff;
}

.basket-wrapper{
	padding-bottom: 20px;
}

.add-service{
	text-decoration: none;
}

a.clickable-price{
	text-decoration: none;
}

.basket h5{
	font-size: 14px;
}

.room-features{
	font-family: "Open Sans", sans-serif;
}

.clickable-price span.h3, .clickable-price span.h2{
	color: rgba(156,121,99);
	font-family: "Open Sans", sans-serif;
}

.size-and-price{
	padding: 0.5rem 0 0.5rem 0 !important;
}

.room-features-clickable{
	padding: 1rem 0 1rem 0 !important;
}

.booking-info, .basket_header, #basket_rooms .room, .total-price, .cart-full, section.alternative h1,
.preloader-content div{
	border-color: rgba(156,121,99);
}

.breadcrumb .col-lg-3:after{
	background-color: rgba(156,121,99);
}

.breadcrumb a, .total-price p{
	color: rgba(156,121,99);
	background-color: transparent;
}

.cart-full{
	color: rgba(156,121,99);
}

.modal-body ul{
	padding: 15px;
}

.breadcrumb a.active, .room-features a{
	color: rgba(156,121,99);
}


.card-header{
	flex-direction: column;
	justify-content: center !important;
	background-color: transparent;
}

.card-header h4, .card-header h3, .card-header small, .add-service div{
	text-align: center;
	color: #3d322e;
}

.add-service{
	margin: 10px auto !important;
}

.thank-section h4{
	color: rgba(156,121,99);
}

.info-table tr:nth-child(2n){
	background-color: rgba(0,0,0, 0.7);
}

.form-block{
	border-color: rgba(156,121,99);
}

.last-offer{
	width: 31%;
	margin: 0 5px;
	border-radius: 3px;
}

.last-minute-wrapper.container-fluid{
	padding-left: 0 !important;
	padding-right: 0 !important;
}



/*		media  queries  		*/


@media(max-width: 992px){
	header:after{
		height: 8px !important;
		bottom: 0;
	}

	footer .gms-logo img{
		width: 150px;
	}

	footer .adress, footer .contacts{
		align-items: center !important;
		text-align: center;
	}

	.sl-service{
		margin: 0 auto;
	}

	.services-container .col-lg-12{
		padding: 0 !important;
	}

	.services h1{
		margin-left: 0 !important;
	}
}


.cart-full{
	color: #cbaa5c;
}

.modal-body ul{
	padding: 15px;
}

.breadcrumb a.active, .room-features a{
	color: rgba(156,121,99);
}

/*.sl-service, .sl-services .slick-track, .sl-services .slick-list{
	width: 100% !important
}*/

.card-header{
	flex-direction: column;
	justify-content: center !important;
}

.card-header h4, .card-header h3, .card-header small{
	text-align: center;
}

.add-service{
	margin: 10px auto !important;
}

.thank-section h4{
	color: #cbaa5c;
}

.thank-section h2{
	font-size: 20px;
}

.up-button img{
	display: none;
}

.up-button:after{
	content: url(img/up.png);
	width: 45px;
	height: 45px;
	display: block;
}

.col-lg-3.last-minute-offer{
	width: 100% !important;
	border-radius: 3px;
}





/*		media  queries  		*/


@media(max-width: 992px){
	header:after{
		height: 8px !important;
		bottom: 0;
	}

	footer .gms-logo img{
		width: 150px;
	}

	footer .adress, footer .contacts{
		align-items: center !important;
		text-align: center;
	}


	.services-container .col-lg-12{
		padding: 0 !important;
	}

	.services h1{
		margin-left: 0 !important;
	}
}

@media(max-width: 768px){
	.content:before {
		height: calc(100% - 60px) ;
		transform: translateY(60px);
	}

	#header-nav-1, #header-nav-2, #header-nav-3 {
		position: absolute;
		height: 60px;
		top: 0px;
		padding: 5px;
		padding-bottom: 5px;
	}
}

@media(max-width: 564px){
	.content:before {
		height: calc(100% - 50px) ;
		transform: translateY(50px);
	}

	header p{
		font-size: 18px;
	}

	header{
		padding: 0 !important;
	}

	header div.d-flex{
		padding-left: 10px;
	}

	header div.d-flex div.mt-2{
		margin-top: 0 !important;
	}


	#header-nav-2, .cart-block, #header-nav-3 {
		position: absolute;
		height: 60px;
		padding-bottom: 10px;
	}

	#header-nav-2, #header-nav-3{
		width: 40%;
	}

	#header-nav-3{
		position: absolute;
		left: 60%;
	}

	#header-nav-4, #header-nav-5, #header-nav-6 {
		width: 33.3333%;
		align-items: center;
		justify-content: center;
		border-top: 1px solid rgba(174,174,174,.26);
		margin-top: 60px;
	}

	.rooms-wrapper h1, .services h1{
		margin-top: 0 !important;
	}
}

@media(max-height: 400px){
	header p{
		font-size: 18px;
	}

	header{
		padding: 0 !important;
	}

	header div.d-flex{
		padding-left: 10px;
	}

	header div.d-flex div.mt-2{
		margin-top: 0 !important;
	}

	#header-nav-1{
		display: none !important;
	}

	#header-nav-2, .cart-block, #header-nav-3 {
		position: absolute;
		height: 60px;
		padding-bottom: 10px;
	}

	#header-nav-2, #header-nav-3{
		width: 50%;
	}

	#header-nav-3{
		position: absolute;
		left: 50%;
	}

	#header-nav-4, #header-nav-5, #header-nav-6 {
		width: 33.3333%;
		align-items: center;
		justify-content: center;
		border-top: 1px solid rgba(174,174,174,.26);
		margin-top: 60px;
	}
}