@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&family=Didact+Gothic&display=swap');

body{
	color: #2B2B2B;
	font-family: 'Didact Gothic', sans-serif !important;
	font-size: 18px;
	background-color: #fff;
}

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default{
	font-family: 'Didact Gothic', sans-serif !important;
}

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

header{
	background-color: transparent;
	color: #b7963e;
	padding: 2.6rem;
	position: relative;
}

header:before{
	width: 100%;
    height: 180px;
    left: 0;
    top: -1px;
    position: absolute;
    display: block;
    background-position: center top;
    background-repeat: repeat-x;
    content: "";
    opacity: 0.7;
    background-size: cover;
    background-image: url('seeappartements-bacher/img/wave.svg');
}

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

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

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


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

footer a{
	color: #2B2B2B;
}

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

header::after{
	display: none;
}

footer{
	position: relative;
	margin-top: 90px !important;
	color: #2B2B2B;
}

footer:before{
	width: 100vw;
    height: 50px;
    display: block;
    background-image: url('seeappartements-bacher/img/footer-muster.svg');
    background-position: center center;
    background-repeat: repeat-x;
    content: "";
    transform: translateY(-100%);
}

.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: #D6AC71 !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: #D6AC71 !important;
	border-color: #D6AC71 !important;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 17px;
	font-family: 'Didact Gothic', sans-serif;
	border: 0;
}

.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: #D6AC71 !important;
	border-color: #D6AC71 !important;
}


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

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

footer{
	background-color: #fff;
	color: #2B2B2B;
	font-size: 16px;
}

span.last-offer-total{
	color: #644a41;
}

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

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

.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: 'Cormorant Garamond', serif;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: bolder;
}

.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: 'Cormorant Garamond', serif;
	color: #2b2b2b;
	font-weight: bolder;
	font-size: 30px;
}

.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, .modal-body h2{
	color: #2b2b2b;
	font-family: 'Cormorant Garamond', serif;
	font-weight: bolder;
}

.modal-body h2{
	font-size: 1.5rem;
	padding: 10px;
}

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

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

.clickable-price span.h3, .clickable-price span.h2{
	color: #2b2b2b;
	font-family: 'Didact Gothic', 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: #2b2b2b;
}

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

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

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

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

.sl-services .slick-prev:before, .slick-next:before{
	color: #256a8c !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:before{
		display: none;
	}
}





