@font-face {
	font-family: 'Poppins';
	src: url('fonts/Poppins-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins';
	src: url('fonts/Poppins-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('fonts/PlayfairDisplay-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('fonts/PlayfairDisplay-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

*::selection {
	background-color: #ccbda8;
	color: black;
}

body {
	color: #5B4033;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	background: #EDE8E1;
}

.booking-info {
	font-family: 'Poppins', sans-serif;
}

header {
	background-color: #5B4033;
	color: #fff;
}

#header-date-from-date-to {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #D4C8B3;
}

header p, header span {
	font-family: 'Poppins', sans-serif;
	color: #D4C8B3;
	font-weight: 300;
}

#header-nav-6 #header_total_price {
	margin-bottom: 0;
}

footer .brand h3, footer p {
	font-family: 'Poppins', serif;
	color: #5B4033;
}

footer a {
	color: #5B4033;
}

header a:hover, footer a:hover {
	color: #D4C8B3;
	text-decoration: underline;
	transition: 0.3s;
}

header div.active {
	background-color: #A3928A;
	color: #fff !important;
}

header img {
	width: 200px;
}

footer img {
	width: 200px !important;
}

header div.d-flex:first-child {
	background-color: #5B4033;
}

header::after {
	display: none;
}

.guests-div-wrap {
	background-image: url('img/innertalerhof-sommer-1 .jpg');
	margin-top: auto;
}

.my-container {
	margin: 0 auto;
}

.my-footer-container {
	font-family: 'Poppins', sans-serif;
}

#adult-text, #children-text {
	font-family: 'Playfair Display', sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.col-lg-4.col-md-12.col-sm-12.adress.col-xs-12.d-flex.flex-column.justify-content-center.align-items-start {
	margin: 0 auto;
	font-family: 'Poppins', sans-serif !important;
}

.py-5 {
	padding-top: 4rem !important;
	padding-bottom: 3rem !important;
}

section.alternative {
	margin-top: 0rem !important;
}

#searchFormBtn {
	right: 5% !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.main-row .col-1 {
	display: none;
}

.number-input input {
	font-family: 'Playfair Display', sans-serif;
	font-weight: bold !important;
}

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

.guest-div {
	border: 2px solid #D4C8B3;
}

.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, .calendar-weiter {
	border: 2px solid #D4C8B3 !important;
	background-color: #fff !important;
	font-size: 18px !important;
	text-decoration: none;
	display: inline-block;
	color: #000 !important;
	font-family: 'Poppins', sans-serif !important;
}

.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, .weiter-mobile:hover, .calendar-weiter:hover {
	text-decoration: none;
	background-color: #d4c8b3 !important;
	border-color: #d4c8b3 !important;
}

/* Button Styles */
.button-rosa {
	border: 2px solid #D4C8B3 !important;
	background-color: #fff;
	font-size: 18px !important;
	text-decoration: none;
	display: inline-block;
	padding: 5px 20px;
	margin-top: 10px;
}

.button-rosa:hover {
	text-decoration: none;
	background-color: #d4c8b3;
}

.button-rosa-border {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-family: "Poppins";
	text-decoration: none;
	display: inline-block;
	padding: 10px 10px;
}

.button-rosa-border:hover {
	text-decoration: none;
	background-color: #fff;
	color: #fff;
}

.rooms-wrapper, #date_range, .services-container, .form-container, .dates_info {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	max-width: 1180px;
}

.ui-datepicker-calendar td {
	padding: 0 !important;
}

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

.ui-state-default {
	margin: 3px !important;
}

.basket {
	font-family: 'Poppins', sans-serif;
}

.basket .mx-4 h3 {
	display: none !important;
}

#basket_extras .for-flex {
	font-size: 14px;
}

.number-input label {
	padding: 0;
}

.slider-default-color-block {
	background: #B58A76;
}

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

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

footer {
	background-color: #fff;
	padding: 20px 0;
	border-top: 1px solid #D5A29F;
	color: #5B4033;
	text-align: center;
}

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

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

.ui-datepicker td .ui-state-active, .room-state div div:first-child {
	background-color: #bab8b8 !important;
}

#guest_count {
	font-family: 'Playfair Display', sans-serif;
	font-size: 30px !important;
	font-weight: bold;
}

header .brand h3 {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.services h1, .basket-wrapper h4, form h2, .thank-section h2, .info:first-child h4, .info h3 {
	font-family: 'Playfair Display', serif;
	color: #5B4033;
}

.basket-wrapper h4, .card-header h3, .add-service div, .details-and-image a, .info:first-child h4, .thank-section h2, .info h3, .modal-header h5, section.alternative h1 {
	color: #5B4033;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
}

.calendar-col h1, .rooms-wrapper h1, .room-cell h4, .services h1, form h2 {
	font-family: 'Playfair Display', serif;
	color: #5B4033;
	text-transform: uppercase;
	font-size: 36px;
}

.recommended-room h2, .recommended-room h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: lighter;
}

.clickable-price, .clickable-price-second {
	text-decoration: none;
}

.room-cell h4 {
	text-transform: inherit;
}

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

.clickable-price span.h3, .clickable-price span.h2 {
	color: #5B4033;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}

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

a.modal-info, form label a {
	color: #B58A76;
}

section.alternative h1 {
	margin-top: 25px;
}

.py-4 {
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px;
}

.booking-info, .basket_header, #basket_rooms .room, .total-price, section.alternative h1, .room-cell, .info-table thead.title-thead, .preloader-content div, .info:first-child h4 {
	border-color: #B58A76;
}

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

nav[aria-label="breadcrumb"], #hbFormCheckout {
	font-family: 'Poppins', sans-serif;
}

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

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

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

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

section.services .sl-service, section.services .slick-track {
	width: 100% !important;
}

.services-container {
	width: 65%;
	margin: 0 25% 0 10%;
}

td[data-handler="selectDay"]::after, td[data-handler="selectDay"]::before {
	display: none;
}

.up-button img {
	display: none;
}

.form-block {
	padding: 12px;
}

#calendar_anfrage_btn {
	display: none;
}

.en-input-wrapper {
	border: 0;
	display: flex;
	justify-content: flex-start;
}

input.en-input {
	border-radius: 0;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border: 0;
	padding: 10px;
	width: 100%;
}

.en-input-wrapper__confirm {
	cursor: pointer;
	background-color: #B58A76 !important;
	border-color: #B58A76 !important;
	text-transform: inherit;
	color: #fff !important;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	padding: 5px 10px;
}

.title-row .info-table-title {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
}

.price {
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.ui-datepicker td .ui-state-default {
	background-color: #ccbda8;
	color: #fff;
}

.ui-datepicker-unselectable.ui-state-disabled.unavailable .ui-state-default {
	background-color: transparent;
	color: #ddd;
	border: grey;
}

.selected.selected-start .ui-state-default, .selected.selected-end.ui-datepicker-current-day .ui-state-default, .selected .ui-state-default {
	background-color: #786758 !important;
}

.ui-datepicker td a.ui-state-default:after {
	color: #fff;
}

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

.room-state div:first-child {
	color: #ccbda8 !important;
}

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

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

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

.jufa-agb {
	display: none;
}

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

.ui-datepicker-group {
	padding: 0 10px;
}

/*		media queries  		*/

@media(min-width: 1440px) {
	.dates_info .form-button {
		transform: translateX(150px);
	}
}

@media(max-width: 1224px) {
	.main-section {
		padding: 0;
	}

	.main-section .my-container {
		width: 100% !important;
	}

	.services-container {
		width: 70%;
		margin: 0 24% 0 1%;
	}
}

@media (max-width: 992px) {
	.main-section .my-container {
		margin: 0;
	}

	.rooms-wrapper {
		margin-bottom: 0 !important;
	}

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

	.fa-shopping-cart:before {
		content: "\f07a";
	}

	.basket-wrapper .basket_header i {
		display: block !important;
	}

	.basket-wrapper .basket_header i:before {
		content: "x";
	}

	.services-container, .rooms-wrapper, .form-container {
		width: 95%;
		margin: 0 auto;
	}

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

@media (max-width: 768px) {
	header {
		justify-content: space-between;
	}

	header div.active {
		background-color: transparent !important;
	}

	header p {
		font-size: 12px;
	}

	.fa-shopping-cart:before {
		content: inherit;
	}

	.basket-wrapper {
		right: 0;
		top: 90px !important;
	}

	.main-section {
		padding: 0;
	}

	.main-section .my-container {
		width: 100% !important;
	}

	#template_body {
		margin-top: 0;
	}

	.page-nav {
		left: 10px;
	}

	.cart-button {
		color: #fff;
		font-size: 28px;
	}

	header div.d-flex.cart-block {
		display: flex !important;
	}

	#date_range {
		padding: 0 !important;
	}

	.calendar-weiter {
		display: none;
	}

	#calendar_anfrage_btn {
		margin-right: 10px;
	}

	#date_range, .services-container, .form-container {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}

	.rooms-wrapper, .form-block {
		padding: 0 12px !important;
	}
}

@media (min-width: 992px) {
	.ui-datepicker-multi-2 {
		display: flex;
		flex-direction: row !important;
		justify-content: space-between !important;
		align-items: stretch !important;
	}

	.ui-datepicker-group {
		flex: 1 !important;
	}

	.ui-datepicker-group.ui-datepicker-group-last {
		margin-right: 0 !important;
	}

	.ui-datepicker-row-break {
		display: none !important;
	}
}
