
@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Thin.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Thin.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Thin.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Thin.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Thin.svg#webfont') format('svg');
	
	font-weight: 100;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-ExtraLight.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-ExtraLight.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-ExtraLight.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-ExtraLight.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-ExtraLight.svg#webfont') format('svg');
	
	font-weight: 200;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Light.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Light.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Light.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Light.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Light.svg#webfont') format('svg');
	
	font-weight: 300;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Regular.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Regular.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Regular.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Regular.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Regular.svg#webfont') format('svg');
	
	font-weight: 400;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Medium.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-Medium.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Medium.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Medium.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-Medium.svg#webfont') format('svg');
	
	font-weight: 500;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Encode Sans';
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-SemiBold.eot');
	
	src: url('/hotels/walchseerhof/fonts/EncodeSans-SemiBold.eot?iefix') format('eot'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-SemiBold.woff') format('woff'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-SemiBold.ttf') format('truetype'),
	
	url('/hotels/walchseerhof/fonts/EncodeSans-SemiBold.svg#webfont') format('svg');
	
	font-weight: 600;
	
	font-style: normal;
	
	}


body{
	color: #757575;
	font-family: 'Encode Sans', sans-serif;
	font-size: 17px;
	background-color: #fff;
	font-weight: 400;
}


.language-switcher{
	position: absolute;
	bottom: -10px;
	transform: translateY(100%);
	right: 0px;
	background-color: #eee;
	padding: 5px;
}


.ui-datepicker-month, .ui-datepicker-year{
	font-family:  'Encode Sans', sans-serif;
	color:#808080;
}

.ui-datepicker td a.ui-state-default:after{
	color: #fff;
	background-color: #97AE9E !important;
}

.ui-datepicker td .ui-state-highlight:after{
	background-color: #FCC500 !important;
}

.preloader-content div{
	border-color: #97AE9E;
}

.ui-datepicker .ui-datepicker-next{
	border-left-color: #2D343E;
}

.ui-datepicker .ui-datepicker-prev{
	border-right-color: #757575 ;
}

header{
	background-color: #fff;
	color: #2D343E;
	padding: 0rem;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

header div.d-flex{
	color: #757575;
}

header div.d-flex:first-child, header div.d-flex.active{
	background-color: #dad2bc;
	color: #2D343E;
}

p#guest_count, .guest-div .adults p.label,.guest-div .children p.label{
	color: #2D343E;
}

header div.d-flex:first-child{
	justify-content: inherit;
}

#header-nav-1{
	background-color: #fff;
}

p#guest_count{
	font-family:  'Encode Sans', sans-serif;
	margin-left: 0;
}

header img{
	width: 220px;
	padding: 10px;
}


header .brand h3, footer .brand h3{
	color: #757575;
	text-align: left;
}

header a:hover, footer a:hover{
	color: #757575;
	text-decoration: none;
}

header .gms-logo{
	bottom: 15px;
}


header .gms-logo img{
	width: 255px;
}

footer a{
	color: #757575;
	text-decoration: none;
}


header::after{
	display: none;
}

.modal-body h2{
	color: #432A12;
	font-size: 1.5rem;
}

.my-container{
	margin: 0 auto;
}

.main-row{
	display: flex;
	justify-content: center;
}

.ui-datepicker{
	width: 100% !important;
}

.button-wrapper{
	display: flex;
}

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

button.disabled, button.disabled:hover{
	background-color: #c95b76 !important;
}

.input-button, .input-button:hover{
	color: #fff;
	background-color: #CB7375;
}


.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, .en-input-wrapper__confirm, 
.to-lastminutes .standart_btn, .modal-close-button{
	background-color: #CB7375;
	text-transform: inherit;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	font-family:  'Encode Sans', sans-serif;
	border: 1px solid #CB7375;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 30px;
}

.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, 
.en-input-wrapper__confirm:hover, .to-lastminutes .standart_btn:hover, #searchFormBt:hover{
	color: #CB7375 !important;
	background-color: #fff !important;
}

#searchFormBtn{
	border: 2px solid #fff;
	white-space: nowrap;
	width: auto;
	background-color: #CB7375;
	border-color: #CB7375;
	font-weight: 600;
	font-family:  'Encode Sans', sans-serif;
	padding: 5px 50px;
}

.basket{
	padding: 10px 0;
}

#continue-button{
	background-color: #2D343E;
	border-color: #2D343E;
}

.package-upgrade-btn{
	background-color: #CB7375 !important;
}

.info-table th{
	font-weight: 400;
}

.package-upgrade-btn.disabled, .package-upgrade-btn.disabled:hover{
	background-color: #CB7375 !important;
	opacity: 0.5;
	/*color: #cccccc;*/
	/*cursor: not-allowed;*/
}


.en-input-wrapper__confirm{
	padding: 8px;
}


.slider-default-color-block {
	background: #2D343E;
}
.slider-default-color-block + h3 {
	color: #fff !important;
}

.header-info i{
	color: #c95b76;
}

footer{
	background-color: #edeef1;
	color: #757575;
	font-size: 16px;
	padding: 2.5rem 1.5rem !important;
}

span.last-offer-total, .basket h5{
	color: #757575;
}

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

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

.ui-datepicker td a.ui-state-default:after, .ui-datepicker td .ui-state-active,
.room-state div div:first-child{
	background-color: #97AE9E;
}

.room-state div div:first-child{
	width: 15px;
	height: 15px;
}

.room-state div:first-child{
	color: #97AE9E;
}

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

#header-nav-6 div{
	margin-top: 0 !important;
}

header p{
	margin-bottom: 0;
}


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

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

.room-state span{
	color: rgb(117,117, 117);
}

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

.ui-state-default::before, .ui-datepicker td .ui-state-default{
	color: #757575;
	font-weight: 400;
}

.ui-datepicker td .ui-state-active.ui-state-default,
.ui-datepicker td .ui-state-active.ui-state-default::before{
	color: #212529;
}




.last-minute-offer{
	max-height: 510px;
	margin-top: 20px;
}

#date_range{
	margin-top: 2rem !important;
}

#show-hide-basket-wrapper{
 	background-color: #fff;
}


/*			rooms  	form	and extras	*/

header .brand h3, footer .brand h3{
	font-family:  'Encode Sans', sans-serif;
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: 600;
}

.rooms-wrapper h1, .services h1, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1, #calendar_heading{
	font-family:  'Encode Sans', sans-serif;
	color: #757575;
	font-size: 30px;
}

.recommended-room h2, .recommended-room h3,.recommended-room .clickable-price span.h2,
.recommended-room .clickable-price span.h3,  .room-cell h4, .clickable-price span.h3, .clickable-price span.h2{
	font-size: 20px;
	font-family:'Encode Sans', sans-serif;
    text-transform: uppercase;
	color: #757575;
	font-weight: normal;
}

.rooms-wrapper h1, .basket-wrapper h4, .services h1, .add-service div, .details-and-image a,
form h2, .info:first-child h4, .thank-section h2, .info h3, .modal-header h5, .last-minute-offer h3{
	color: #757575;
	font-family: 'Encode Sans', sans-serif;
	font-weight: 400;
}

.last-minute-offer h3{
	font-family: 'Encode Sans', sans-serif;
}

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

.room-features{
	font-family:  'Encode Sans', sans-serif;
	font-weight: 400;
}


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

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

a.modal-info, form label a, .card-header h3, .breadcrumb a{
	color: #757575;
}

.booking-info, .basket_header, #basket_rooms .room, .total-price, section.alternative h1,
.room-cell, .info-table thead.title-thead, .room-table{
	border-color: #2D343E;
}

#show-hide-basket-wrapper i{
	border-color: #97AE9E;
}



.breadcrumb .col-lg-3:after{
	background-color: #2D343E;
}


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

.sl-services .slick-prev:before, .slick-next:before{
	color: #2D343E !important;
}

.card-header{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

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

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

.thank-section{
	margin-top: 0;
}

.my-header-container, .my-footer-container{
	width: 95%;
	margin: 0 auto;
}


.thank-section .info:nth-child(1){
	display: block !important;
}

.thankyou_page_btns_container a{
	display: none;
}

.up-button{
	display: none;
}

.form-select{
	border-radius: 0;
	border: 1px solid #2D343E;
}

.form-select:hover{
	border: 2px solid #2D343E;
}

.language-switcher{
	display: flex;
	align-items: center;
}

.en-format-navigation{
	margin-right: 5px;
}

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

.recommended-room .modal-info:before{
	top: 50%;
}

.recommended-room .modal-info{
	margin-bottom: 0.5rem;
}

.basket .number-input{
	margin-right: 10px;
}

.number-input label, .basket h5, .basket p, input.en-input, .basket span.clip{
	font-size: 16px;
}

.number-input label{
	font-size: 14px;
	padding: 0;
	max-width: 100px;
}

.peopleSelectsContainer .number-input .form-select{
	padding: 5px 10px;
}

.card-header h3{
	font-size: 15px;
}

.add-service{
	padding: 4px 8px 4px 8px;
}

.form-block{
	border: none;
}

.checkbox_border{
	margin-right: 10px;
}

.room{
	padding-top: 10px;
}



select#title, select#country{
	background-color: #f8f8f8;
}


.guests-div-wrap{
	background-image: url('/hotels/walchseerhof/img/main.jpg');
	background-position: 40%;
}

.guest-div{
	background-color: rgba(255, 255, 255, 0.8);
}


.guest-div-inner img{
	display: none;
}

.table-info-row .price{
	font-size: 15px;
}

.basket-wrapper {
    -webkit-box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}

input.error, select.error{
	border-color: #00a299;
}

select#title, select#country{
	background-color: #fff;
	color: #2D343E;
}

.modal-header{
	padding: 10px 20px;
}

.modal-header h5{
	font-size: 24px;;
}

.modal-header button.close span{
	font-size: 36px;
	line-height: 1;
}




.basket_container .basket_header{
	padding: 0 !important;
}

.reservation-button{
	white-space: nowrap;
	width: auto;
}

.services h1{
padding-bottom: 1rem !important;
}

.dates_info{
	padding: 0 1rem;
}
	
.basket_delete_room_btn button img, .service-delete img, .close-upgrade img{
	display: none;
}

.basket_delete_room_btn button, .service-delete, .close-upgrade{
	background-image: url(img/close.png);
	width: 15px;
	height: 15px;
	background-size: contain;
}

.basket_delete_room_btn{
	height: 15px;
}

.extra-modal .modal-header button span{
	display: none;
}

.extra-modal .modal-header button{
	background-image: url(img/close.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;;
}

.en-input-wrapper__confirm{
	padding: 4px;
}

.en-is-invalid+.en-input-wrapper__confirm:hover{
	background-color: #c31721;
	color: transparent;
}

.en-is-invalid+.en-input-wrapper__confirm:before{
	transform: translateY(30%);
}


/*		media  queries  		*/


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

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

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

	.services-container, .form-container{
		margin: 0 auto;
	}

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

	

	footer .brand h3, footer .margin-row p{
		text-align: center;
	}

	footer .margin-row p{
		margin-bottom: 15px;
	}
}

@media (max-width: 768px){
	#header-nav-1, #header-nav-2, .cart-block, #header-nav-3 {
    position: absolute;
    height: 65px;
    top: 0;
    padding: 5px;
    padding-bottom: 20px;
	}

	header{
		padding-top: 65px;
		margin-top: 0;
	}

	.table-info-row-mobile .info-text{
		background-color: transparent;
	}

	.basket-wrapper{
		top: 120px !important;
	}

	.my-container{
		width: 100%;
	}

	header p{
		font-size: 22px;
	}

	#header-nav-1 img {
        width: 100% !important;
        margin-left: 0px;
		padding: 0;
    }


}

@media(max-width: 480px){
	.payment-container{
		height: inherit !important;
		margin-top: 80px;
		padding: 0 10px;
	}
}

@media(max-height: 660px){
	.payment{
		margin-top: 80px;
	}

	.payment-container{
		height: inherit !important;
	}

}

@media(max-width: 380px){
	#header-nav-1, #header-nav-2, #header-nav-3{
		width: 33.33333%;
	}

	#header-nav-2{
		left: 33.33333%;
	}

	#header-nav-3{
		left: 66.6666%;
	}

	#header-nav-1, #header-nav-2, .cart-block, #header-nav-3{
		padding-bottom: inherit;
	}
}




