@font-face{

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

@font-face{

	font-family: 'TeXGyrePagella';
	
	src: url('/hotels/laerchnhof/fonts/TeXGyrePagella-Bold.eot');
	
	src: url('/hotels/laerchnhof/fonts/TeXGyrePagella-Bold.eot?iefix') format('eot'),
	
	url('/hotels/laerchnhof/fonts/TeXGyrePagella-Bold.woff') format('woff'),
	
	url('/hotels/laerchnhof/fonts/TeXGyrePagella-Bold.ttf') format('truetype'),
	
	url('/hotels/laerchnhof/fonts/TeXGyrePagella-Bold.svg#webfont') format('svg');
	
	font-weight: 700;
	
	font-style: normal;
	
}



body{
	color: #483f39;
	font-family: 'TeXGyrePagella';
	font-size: 16px;
	background-color: #e5e2da;
	background-repeat: no-repeat;
	background-position: center;
}

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


.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default, .card-header small{
	font-family: 'TeXGyrePagella';
	color:#483f39;
}

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

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

.preloader-content div{
	border-color: #813d4c;
}

.ui-datepicker .ui-datepicker-next{
	border-left-color: #483f39;
}

.form-container .col-8{
	padding-right: 0;
}

.form-container .col-4{
	padding-left: 0;
}

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

header{
	background-color: #fff;
	color: #000;
	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);
	font-size: 16px;
}

header div.d-flex:first-child, header div.d-flex.active{
	background-color: #813d4c;
	color: #fff;
}

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

#header-nav-1{
	background-color: #813d4c;
}

p#guest_count{
	margin-left: 0;
}

header img{
	width: 100%;
	height: auto;
	padding: 10px;
}


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

header a:hover, footer a:hover{
	color: #fff;
	text-decoration: underline;
}

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


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

.adults p.label, .children p.label, .childAge p.label,
.room-state div:nth-child(1), .room-state div:nth-child(2), .room-state div:nth-child(3),
.room-features, .table-info-row .price{
	font-size: 16px;
}

.breadcrumb .col-lg-3.disabled a{
	color: #000;
}

.breadcrumb a{
	background-color: #e5e2da;
}

footer a{
	color: #fff;
	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: rgb(182, 113, 131) !important;
}

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


.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, .package-upgrade-btn, #continue-button{
	background-color: #813d4c;
	border-color: #813d4c;
	text-transform: inherit;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
	font-family: "TeXGyrePagella";
	border: 0;
	text-decoration: none;
	border-radius: 8px;
}

.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, .package-upgrade-btn:hover,
.package-upgrade-btn.disabled, .package-upgrade-btn.disabled:hover{
	color: #fff;
	background-color: #813d4c;
	border-color: #813d4c;
	transform: translateY(-8px);
}

#searchFormBtn{
	border: 2px solid #fff !important;
	white-space: nowrap;
	width: auto;
	background-color: #813d4c;
	border-color: #813d4c;
	font-weight: 400;
	font-family: "TeXGyrePagella";
}

.basket{
	padding: 10px 0;
}


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


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

.header-info i{
	color: #813d4c;
}

footer{
	background-color: #813d4c;
	color: #fff;
	font-size: 16px;
	padding-top: 100px;
}

footer .container-fluid{
	padding: 0 125px 50px 125px;
}

footer .col-lg-3, footer .col-lg-4, footer .col-lg-2{
	padding: 0 20px;
}

.footer-logos {
    display: block;
    padding: 20px 0 70px 0;
    color: #777777;
    font-size: 0.8em;
    text-align: center;
    background: #FFF;
}

.single-logo {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
}

footer a {
    color: #fff;
    transition: .3s;
}

footer p{
	text-align: center;
}

.logo-footer{
	width: 300px;
}

footer h4{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

footer h3{
	font-size: 32px;
	padding-bottom: 10px;
}

footer ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.footer-info{
	padding-bottom: 30px;
}

.footer-info:first-child{
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

.footer-info p{
	text-align: left;
}

footer ul a{
	font-size: 16px;
	font-weight: bold;
	color: #ECECECD9;
}

footer ul a:hover{
	text-decoration: none;
	color: #fff;
}

footer ul li{
	margin-bottom: 16px;
}

.single-logo img {
    width: 75px;
    transition: filterease .7s;
    -webkit-transition: filterease .7s;
}

.impressum-row{
	margin-top: 35px;
	margin-bottom: 100px;
}

span.last-offer-total, .basket h5, .card-header h3{
	color: #483f39;
}

.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: #813d4c;
}

.room-state div:first-child{
	color: #813d4c;
}

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

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

header p{
	margin-bottom: 0;
}

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

.ui-state-default::before{
	color: #483f39 ;
}


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

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

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

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

.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: 'TeXGyrePagella';
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}

.rooms-wrapper h1, .room-cell h4, .services h1, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1, #calendar_heading{
	font-family: 'TeXGyrePagella';
	color: #813d4c;
	font-weight: 600;
	font-size: 30px;

}

.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: #813d4c;
	font-family: 'TeXGyrePagella';
	font-weight: 700;
}

.last-minute-offer h3{
	font-family: 'TeXGyrePagella';
}

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

.room-features{
	font-family: 'TeXGyrePagella';
}

.clickable-price span.h3, .clickable-price span.h2{
	color: #813d4c;
	font-family: 'TeXGyrePagella';
}

.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, .breadcrumb a{
	color: #813d4c;
}

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


.breadcrumb .col-lg-3:after{
	background-color: #483f39;
}


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

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

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

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

.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 #ddd;
}

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

.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: 16px;
}

.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/laerchenhof/img/bg2.jpg');
	background-position: 40%;
}

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

.add-service{
	border: 0;
}

.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: #813d4c;
}

select#title, select#country{
	background-color: #fff;
	color: #483f39;
}

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

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

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

.recommended-room h2{
	font-size: 30px;
    font-family: "TeXGyrePagella";
    text-transform: uppercase;
	font-weight: 600;
}

.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{
	height: 15px;
}

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


.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-info{
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	footer ul li, footer h4, footer h3, .footer-info p{
		text-align: center;
	}

	footer .container-fluid{
		padding: 0 25px 50px 25px;
	}

	footer .col-md-6{
		margin: 30px 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;
	}

	header p{
		font-size: 22px;
	}

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

	.ui-datepicker td .ui-state-default{
		height: 65px;;
	}

}

@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;
	}
}




