.guesty-root-element .guesty-search-submit-btn {
	background-color:#3f5f77 !important;
}

.guesty-root-element .lightpick__day.is-in-range {
	color:white !important;
}

.guesty-root-element .lightpick__day.is-in-range
{
	background-color:#3f5f77 !important;
	border: 1px solid #3f5f77 !important;
}

.guesty-root-element .guests-dropdown
{
	width: 160px !important;
}

.testimonial-slider .owl-nav
{
	width:90px;
	margin:auto;
	margin-top:20px;
}

@media (max-width: 575.98px) {
	.nav-logo 
	{
		height:19px; 
		width:auto;
	}
	.pt-low-phone {
		padding-top: 0px !important;
		margin-top: 0px !important;
	}
}
@media (max-width: 767.98px) {
	#travelDatesCol {
		margin-bottom:10px;
	}
	#numberOfGuests {
		margin-bottom:10px;
	}
	
	/*.slider-area {
		display:none;
	}*/
}
@media (max-width: 992px) {
	.book-now-btn {
		margin-bottom:15px;
	}
	
}

@media (min-width: 576px) { 
	.nav-logo 
	{
		height:25px; 
		width:auto;
	}
	.pt-low-phone {
		padding-top: 20px !important;
	}
}

@media (min-width: 768px) { 
	#mainReservationWidget {
		width: 700px;
	}
	#travelDatesCol {
		margin-bottom:10px;
	}
	.nav-logo 
	{
		height:25px; 
		width:auto;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) { 
	.property-search-form.on-slider {
		margin-top:-175px;
	}
}

@media (min-width: 992px) {
	.guesty-root-element #guesty-search-widget__datepicker {
		margin-right: 70px !important;
	}
	.guesty-root-element .guests-dropdown {
		margin-right: 70px !important;
	}
	#mainReservationWidget {
		width: 900px;
	}
	#textHome1 {
		font-size:30px; font-weight:400; top:320px; left:50%; font-family: 'Sen', sans-serif;
	}
	.pt-low-phone {
		padding-top: 40px !important;
	}
}

@media (min-width: 1200px) {
	.nav-logo 
	{
		height:32px; 
		width:auto;
	}
 }

.guesty-root-element #guesty-search-widget__datepicker [id^=date-picker-wrapper] {
	border: 1px solid rgba(127, 127, 127, 0.201) !important;
}

.guesty-root-element .selectr-container {
	border: 1px solid rgba(127, 127, 127, 0.201) !important;
}

#scroll {
	background-color:#3f5f77 !important;
}

datepickertable td, table th {
	padding: 0;
}

#travelDates:read-only {
	background-color: white !important;
}

.datepicker__month-button {
	touch-action: manipulation;
}