
@font-face{

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

@font-face{

		font-family: 'PrestigeEliteStd';
		
		src: url('marienkron/fonts/prestige-elite-std/PrestigeEliteStd.otf');
		
		src: url('marienkron/fonts/prestige-elite-std/PrestigeEliteStd.eot?iefix') format('eot'),
		
		url('marienkron/fonts/prestige-elite-std/PrestigeEliteStd.woff') format('woff'),
		
		url('marienkron/fonts/prestige-elite-std/PrestigeEliteStd.ttf') format('truetype'),
		
		url('marienkron/fonts/prestige-elite-std/PrestigeEliteStd.svg#webfont') format('svg');
		
		font-weight: normal;
		
		font-style: normal;
		
	}



body{
	background-color: rgb(255, 255, 255);
	color: #444444;
	font-family: 'PrestigeEliteStd', sans-serif;
	font-size: 14px;
}

header{
	background-color: #000;
	color: #a38341;
	padding: 2.5rem;
}

header .brand h3, footer .brand h3{
	color: #fff;
	font-size: 25px !important;
	font-size: 2.5rem;
	line-height: 30px;
	line-height: 3rem;
	text-transform: uppercase;
	letter-spacing: .22em;
	font-weight: 300;
	font-family: "SchnyderCondMLight", sans-serif;
}

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

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

form .inputWrapper select, form .inputWrapper input:not([type=checkbox]), select#title, select#country,
form .inputWrapper.notes textarea{
	background-color: #dddde0;
	border: 0;
	border-radius: 0;
	padding-top: 6px;
}

.number-input input{
	padding-top: 10px;
}

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

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

header::after{
	display: none;
}

.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{
	font-family: 'PrestigeEliteStd', sans-serif;
	font-size: 18px; 
	line-height: 0.9rem;
	text-transform: none;
	letter-spacing: 0em;
	margin-bottom: 21.6px;
	text-transform: uppercase;
	font-weight: 300;
	width: auto;
	padding: 20px 28px 16px;
	color: #fff !important;
	background: #000 !important;
	border: 1px solid #000 !important;
	transition: background .3s ease-out, color .3s ease-out;
	display: inline-block;
}

.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: #000 !important;
    background: #fff !important;
}

.number-input .input-button{
	padding-top: 16px;
	padding-bottom: 16px;
}

#calendar_reset_btn{
	color: #000 !important;
	background: transparent !important;
}

#calendar_reset_btn:hover{
	color: #fff;
	background: #000;
}

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

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

a.modal-info{
	color: #a38341;
}

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

header .gms-logo img{
	background-color: #fff;
	padding: 20px;
	width: 180px;
}

footer{
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 3rem 1.5rem !important;
}

.thank-section .info:nth-child(3){
	display: none;
}

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

footer .brand img{
	width: 105px;
}

footer a{
	color: #fff;
}

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

footer .adress p{
	text-align: center;
}

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

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

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

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

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker th, .ui-widget{
	font-family: 'PrestigeEliteStd', sans-serif;
}

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

.logo_path_fill, .logo_path_stroke{
	fill: #fff !important;
}

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

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

.button-wrapper{
	display: flex;
}

.adults p.label, .children p.label, .childAge p.label, .rooms-quantity p.label, .promocode p.label, .room-state div{
	color: #676256;
	font-weight: normal;
	font-size: 14px !important;
}

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



/*			rooms  	form  and extras	*/

.rooms-wrapper h1, .services h1, .basket-wrapper h4, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1{
	font-family: "SchnyderCondMLight", sans-serif;
	font-size: 60px;
	color: #000;
}

.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, .thank-section h4,
 .room-cell h4, .clickable-price span.h3, .clickable-price span.h2{
	font-family: "SchnyderCondMLight", sans-serif;
	font-size: 25px;
	color: #000;
}


form label a{
	color: #000;
}


.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, .info-table thead.title-thead, .room-cell{
	border-color: #000;
}

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

.breadcrumb a, .total-price p{
	color: #667173;
}

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

.add-service div{
	color: #fff;
	font-family: inherit;
}

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

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

.breadcrumb a.active, .room-features a{
	color: #000;
}

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

.breadcrumb a{
	background-color: rgb(255, 255, 255);
}

.basket-wrapper{
	top: 25%;
}

.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{
	font-size: 24px;
}





/*		media  queries  		*/

@media (max-width: 1290px){
	.services-container {
    margin: 0 22% 0 2%;
    width: 70%;
}
	header .gms-logo{
		left: 80%;
	}
}

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

	.sl-service{
		margin: 0 auto;
	}

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

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

	.my-header-container{
		display: flex;
		justify-content: flex-end;
	}

	header{
		padding: 1.5rem;
	}

	.basket-wrapper{
		top: 12%;
	}

	header .gms-logo{
		display: none;
	}

}







