
@font-face{

	font-family: 'Lato';
	
	src: url('zum-weissen-stein/fonts/Lato-Hairline.eot');
	
	src: url('zum-weissen-stein/fonts/Lato-Hairline.eot?iefix') format('eot'),
	
	url('zum-weissen-stein/fonts/Lato-Hairline.woff') format('woff'),
	
	url('zum-weissen-stein/fonts/Lato-Hairline.ttf') format('truetype'),
	
	url('zum-weissen-stein/fonts/Lato-Hairline.svg#webfont') format('svg');
	
	font-weight: 100;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Lato';
	
	src: url('zum-weissen-stein/fonts/Lato-Light.eot');
	
	src: url('zum-weissen-stein/fonts/Lato-Light.eot?iefix') format('eot'),
	
	url('zum-weissen-stein/fonts/Lato-Light.woff') format('woff'),
	
	url('zum-weissen-stein/fonts/Lato-Light.ttf') format('truetype'),
	
	url('zum-weissen-stein/fonts/Lato-Light.svg#webfont') format('svg');
	
	font-weight: 300;
	
	font-style: normal;
	
	}

@font-face{

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

@font-face{

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

@font-face{

	font-family: 'Lato';
	
	src: url('zum-weissen-stein/fonts/Lato-Black.eot');
	
	src: url('zum-weissen-stein/fonts/Lato-Black.eot?iefix') format('eot'),
	
	url('zum-weissen-stein/fonts/Lato-Black.woff') format('woff'),
	
	url('zum-weissen-stein/fonts/Lato-Black.ttf') format('truetype'),
	
	url('zum-weissen-stein/fonts/Lato-Black.svg#webfont') format('svg');
	
	font-weight: 900;
	
	font-style: normal;
	
	}

body{
	color: #6a5c49;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default{
	font-family: 'Lato', sans-serif;
}

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

header{
	background: #a3937e;
	color: #6a5c49;
	padding: 1.5rem;
}

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

.gms-logo h3{
	font-size: 50px;
	color: #3D304D;
	white-space: nowrap;
}

.gms-logo h4{
	font-size: 38px;
	font-family: 'Pinyon Script', cursive;
	color: #fff;
}

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

header .gms-logo{
	bottom: 5px;
	left: 5%;
}


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

footer a{
	color: #6a5c49;
}

footer a:hover{
	color: #6a5c49;
	text-decoration: none;
}

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

header::after{
	display: none;
}

.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: #EBC26D !important;
}


.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{
	background-color: rgb(132, 119,102) !important;
	border-color: rgb(132, 119,102) !important;
	text-transform: inherit;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	border: 0;
	border-radius: 5px;
}

.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: rgb(132, 119,102) !important;
	border-color: rgb(132, 119,102) !important;
	box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
	transform: translateY(-2px);
}


.slider-default-color-block {
	background: rgb(132, 119,102) !important;
}
.slider-default-color-block + h3 {
	color: #fff !important;
}

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

.add-service{
	padding: 10px 12px 7px 12px;
}

footer{
	background-color: #e9e3dd;
	color: #6a5c49;
	font-size: 14px;
}

span.last-offer-total{
	color: #6a5c49;
}

.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: #a3937e;
	color: #fff;
}

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

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

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

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

#date_range{
	margin-top: 2rem;
}


/*			rooms  	form	and extras	*/

header .brand h3, footer .brand h3{
	font-family: 'Lato', sans-serif;
	font-size: 29px;
	margin-bottom: 10px;
	font-weight: normal;
}

.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: 'Lato', sans-serif;
	color: #6a5c49;;

}

.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{
	color: #6a5c49;
	font-family: 'Lato', sans-serif;
}

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

.room-features{
	font-family: 'Lato', sans-serif;
}

.clickable-price span.h3, .clickable-price span.h2{
	color: #6a5c49;
	font-family: 'Lato', sans-serif;
}

.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{
	color: #6a5c49;
}

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

.breadcrumb .col-lg-3:after{
	background-color: #6a5c49;
}

.cart-full{
	color: #fff;
	border: 1px solid #fff;
}

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

.sl-services .slick-prev:before, .slick-next:before{
	color: #fff !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%;
}



/*		media  queries  		*/

@media(max-width: 1280px){
	.services-container{
		width: 70%;
		margin: 0 24% 0 1%;
	}
}

@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{
		width: 90%;
		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;
	}

	header{
		padding: 3.6rem 0.5rem;
	}
}


@media(max-width: 768px){
	header{
		padding: 1.5rem;
	}

	header .gms-logo{
		display: none !important;
	}
}





