<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.searchBG {

	background: #E1DAC8;
	padding: 10px 0;
	border-radius: 10px;
	margin-bottom: 20px;
	width: calc(100% + 40px);
	margin-left: -20px;

}

.searchContainer {
	
	font-family: verdana;
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: row;
	-webkit-flex-direction: row; /* Safari */

	
}


.searchFeaturesBox {

	background: #efe8d7;
	padding: 10px;
	box-sizing: border-box;
	width: calc(100% - 10px);
	border-radius: 7px;

	
}

.searchTopBox {

	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: row;
	-webkit-flex-direction: row; /* Safari */
	margin-bottom: 6px;
	
}

.searchHeader, .searchHeaderSleeps {
	
	background: #A2884A;
	color: white;
	padding: 6px 10px;
	font-weight: bold;

	
}

.searchHeaderSleeps {
	
	/*max-width: 30px;*/
	
}

.headerLayoutBox1 {

	margin: 4px 13px;
	text-align: left;
	max-width: 150px;

}

.headerLayoutBox2 {

	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: column;
	-webkit-flex-direction: column; /* Safari */
	justify-content: center;
	webkit-justify-content: center;
	width: 45%;
	text-align: left;

}

.uniqueSellingPoint li {

	margin: 6px 0;
	
}

.availabilityMessage {
	
	display: none;
	
}

.headerLayoutBox3 {
	
	width: 33%;
	text-align: left;
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
	-webkit-align-items: center;
	justify-content: left;
	webkit-justify-content: left;
	
}

h2.siteName {
	
	border: 0;
	font-family: verdana;
	font-size: 18px;
	color: #816342;
	margin: 0;
	
}

.searchCounty {
	
	margin: 5px 0;
	font-size: 15px;
	color: #816342;
	font-weight: bold;
	
}

.searchThumb {
	
	padding: 3px;
	background-color: #ffffff;
	margin-right: 15px;
	border: 1px solid #B79F66;
	
}

.searchPadding {
	
	padding: 12px;
	
}



.phoneNumber {

	line-height: 16px;
	text-align: center;
	margin: 3px;
	font-size: 11px;
	
}


.searchTextSleeps, .searchTextNTS {
	
	display: none;
	
}

.glanceButton {
	
	margin-top: 5px;
	
}

.searchBox1, .searchBox2, .searchBox3, .searchBox4, .searchBox5, .searchBox6 {

	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: column;
	-webkit-flex-direction: column; /* Safari */
	margin-right: 1px;
	background: white;
	margin-bottom: 1px;
	width: 100%;
	
}

.searchBox1 {
	
	text-align: left;
	max-width: 35%;
	margin-left: 1px;
	
}

.searchBox2 {
	
	min-width: 10%;
	max-width: 25px;
	
}

.searchBox3 {
	
	min-width: 20%;

}

.searchBox4 {
	
	width: 20%;
	

	
}

.searchBox5 {
	
	width: calc(40% - 10px);

	
}

.searchBox6 {
	
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-grow: 1;
	-webkit-flex-grow: 1;
	width: 40%;
	
	
	
}

.searchLast3 {
	
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: row;
	-webkit-flex-direction: row; /* Safari */
	min-width: 35%;
	
}


.searchName, .sleepsText, .arriveText, .ntsText, .priceText {
	
	font-weight: bold;
	/*border: 1px solid red;*/
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	webkit-justify-content: center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	font-family: verdana;
	


}

.sleepsText {
	
	/*max-width: 30px;*/
	
}

.bookText {
	
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	webkit-justify-content: center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	
}

.sleepsText {

	color: #70B520;
	font-size: 29px;
	font-weight: normal;
	
}

.arriveText {
	
	font-size: 11px;
	flex-direction: column;
	-webkit-flex-direction: column; /* Safari */
	
}

.ntsText {
	
	color: #CDBC9C;
	font-size: 29px;
	font-weight: normal;
	
}


.priceText {
	
	flex-direction: column;
	-webkit-flex-direction: column; /* Safari */
	font-weight: normal;
	
}

.thisPrice {
	
	margin: 3px 0;
	font-size: $priceSize;
	font-size: 22px;
	color: #144FBA;
	margin-bottom: 12px;
	
}

.wasPrice {
	
	margin-top: 4px;
	font-size: 15px;
	text-decoration: line-through;
	
}

.searchName {

	justify-content: left;
	webkit-justify-content: left;
	margin-bottom: 8px;

}

.searchDescription {
	
	margin: 8px 0;
	font-size: 11px;
	line-height: 21px;
	
	
}



.bookButton {

	margin: 10px 0;
	background: #EF3425;
	color: white;
	font-weight: bold;
	border-radius: 15px;
	padding: 8px 17px;
	text-align: center;
	
}



.bookButton:hover {

	background: #FF7C35;
	cursor: pointer;
	
}

a.bookLink:link, a.bookLink:visited, a.bookLink:active {
	
	text-decoration: none;

}

a.infobox:link, a.infobox:visited, a.infobox:active {
	
	font-weight: normal;
	text-decoration: underline;

}





/* Tick style */

		


/* Media Queries */

@media only screen and (max-width: 800px) {

	.glanceButton {
		
		display: none;
		
	}

	.searchContainer {
		
		flex-direction: column;
		-webkit-flex-direction: column; /* Safari */
		
	}
	
	.searchHeader {
		display: none;
	}
	
	.searchTextMobile {
		display: inline-block;
	}
	
	.sleepsText, .arriveText, .ntsText, .priceText {
	
		justify-content: left;
		webkit-justify-content: left;
		
	}
	
	.searchBox1 {
	
		
		margin: 0 1px;
		
		min-width: calc(100% - 2px);
		
	}
	
	.searchBox2 {
		
		margin: 0 1px;
		min-width: calc(100% - 2px);
		
	}
	
	.searchBox3 {

		margin: 0 1px;
		min-width: calc(100% - 2px);
		padding-bottom: 10px;
		
	}
	
	.searchPadding {
		
		padding: 5px 10px;
		
	}
	
	.searchLast3 {
		
		min-width: calc(100% - 2px);
		margin: 0 1px;
		margin-bottom: 6px;
		
	}
	
	.searchBox4, .searchBox5, .searchBox6 {
		
		width: 33%;
		margin: 0;
		text-align: center;
		

	}
	
	.searchBox4 {
		
		display: flex;
		display: -webkit-flex; /* Safari */
		align-items: center;
		-webkit-align-items: center;
		justify-content: center;
		webkit-justify-content: center;
		
	}
	
	.sleepsText {
		
		font-size: 14px;
		margin: 1px;
		margin-top: -5px;
		padding: 0 10px;
		font-weight: bold;
		
	}
	
	.searchTextSleeps {
		
		margin-right: 8px;
		display: inline-block;
		
	}
	
	.searchTextNTS {
		
		margin: 0 8px;
		display: inline-block;
		
	}
	
	.infobox {
		
		display: none;
		
	}
	
	.arriveText {
		
		font-size: 19px;
		padding: 10px;
		text-align: left;
		
	}
	
	.bookButton {
		
		
		
	}
	
	.searchName {
		
		margin-top: 20px;
		font-size: 20px;
		
	}
	
	.searchDescription {
	
		font-size: 14px;
		
	}
	
	.headerLayoutBox1 {
		
		margin: 2px 0 6px 10px;
		width: 50%;
	}
	
	.headerLayoutBox2 {
		width: 50%;
	}
	
	.headerLayoutBox3 {
		display: none;
	}
	

	

	
	.availBoxSelect {
	
		border: 1px solid black;
		
	}

}


</pre></body></html>