/*

.single-property-top{
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}

.single-property-top h1{
	float: left;
	margin: 10px 2%;
	width: 46%;
	text-align: left;
	font-size: 36px;
}

.single-property-middle{
	display: inline-block;
	width: 100%;
	margin: 0;
}

.single-property-content{
	float: left;
	margin: 10px 2%;
	width: 46%;
	text-align: left;
}

.spc-meta{
	display: inline-block;
	width: 100%;
	font-size: 14px;
}

.spc-content{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}


.property-single-left-top .back-button {
	float: right;
}


.sc-property-single-postcode, .sc-property-single-region, .property-page-title, .alm-data, .beds-bathrooms-guests, .single-favourite {
	display: inline-block;
}

.single-favourite {
	float: right;
}

.favourites-message {
	display: none;
}

.single-property-location, .single-property-price {
	display: block;
	margin: 20px 0;
}

.sc-single-property-page-left {
	margin-top: 20px;
    float: left;
    margin: 0 2% 20px 2%;
    width: 62%;
    text-align: left;

}

.sc-single-property-page-right {

    text-align: left;
    float: left;
    padding: 20px 2% 50px 2%;
    width: 30%;
    background: #F8F8F8;

}



.single-property-page-gallery-hidden {
    display: none;
}

a.single-property-page-gallery-view-all.button-link {
    max-width: 200px;
    float: right;
    width: 10%;
    padding: 15px 2%;
    margin: 0;
        margin-top: 0px;
    margin-top: -51px;
}


#single-property-map, #single-attraction-map {
	width: 100%;
	min-height: 350px;
}

.single-property-bottom{
	display: inline-block;
	width: 100%;
	margin: 0;
}

.spb-availability{
	float: left;
	margin: 10px 1%;
	width: 48%;
	text-align: left;
}

.spb-features-and-map{
	float: left;
	margin: 10px 2%;
	width: 46%;
	text-align: left;
}

.single-feature{
	float: left;
	padding: 10px 2%;
	background: #EFF2F4;
	color: #437EA5;
	margin: 10px 1%;
	width: 10%;
	text-align: center;
}

.spb-map{
	display: inline-block;
	width: 100%;
}

.spb-map.hidden {
	display: none;
}












.property-archive-no-properties {
	margin: 20px;
}

.property-list-title {
	text-align: left;
}


*/



/* fix above */












.sc-theme-header {
	z-index: 99999999999;
}


/* Property Archive Map */



	.map-view {
		height: 800px;
		display: none;
	}
	
	.hide-map-button{
		cursor: pointer;
	}
	
	.hide-map-button span.hide-map-text{
		display: none;
	}
	

		
	.gm-style-iw {
	
	}
	
	.gm-style div div div div div div div {
	
	}
	
	.gm-style-iw + div {
	
	}
	
	.gm-style div div div div div div.gm-style-iw div div {
	  visibility: visible;
	}
	
	.map-info-window a.sc-archive-image {
		background-size: cover;		
		display: block;		
		height: 200px;		
		background-repeat: no-repeat;		
		background-position: center;		
		width: 240px;
	}
	
	.map-info-window .grid-view-meta h2.property-list-title {
		width: 100%;
		font-size: 22px;
		max-width: 100%;
		display: block;
	}
	
	.map-info-window .price_per_night {
		min-height: 0;
		font-size: 18px;
		display: block;
		width: 100%;
		max-width: 100%;
		float: left;
	
	}
	
	.map-info-window img {
		max-width: 250px;
		max-height: 250px;
	}
	
	.map-info-window .grid-view-meta h2.property-list-title {
		width: 100%;
		font-size: 22px;
		max-width: 100%;
		display: block;
	}
	
	.map-info-window .price_per_night {
		min-height: 0;
		font-size: 18px;
		display: block;
		width: 100%;
		max-width: 100%;
		float: left;
	}
	
	.map_show {
		position: relative;
		left: 0;
	}
	
	.map_show #google-map {
		width: 100% !important;
	}


/* End Property Archive Map */



















































/* Search */

	.sc-wp-item input[type="text"].sc_wp_search, .sc-quick-search-item input[type="text"].sc_quick_name_search, .superfastsearch_input {	
	    width: 100%;
	    padding: 5px 0;
	    /*background-image: url(images/search-magnifingglass.png);
	    background-position: right center;
	    background-repeat: no-repeat;
	    background-size: auto 90%;
	    */
	    border: none;
	    border-bottom: 1px solid #C1C1C1;
	
	}
	
	.sc-wp-search {	
	    float: left;
	    margin: 10px 0 0 3%;
	    max-width: 40%;
	
	}

	.sc-wp-autocomplete {
		left: 0 !important;
		width: 100% !important;
	}
	
	.sc-wp-autocomplete-container {
		width: 31%;		
		float: left;		
		list-style: none;		
		margin: 0 1%;		
		padding: 0;
	}

	
	.sc-main-search {
		position: relative;
	}
	
	.variable-overlay {
		display: none;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.5);
	}
	
	.selected-variables-container {
		display: block;
		clear: both;
	}
	
	.variable-selected span {
		float: left;
	}
	
	.variable-selected i {
		display: none;
		font-size: 18px;
	    position: absolute;
	    left: 7px;
	    top: 3px;
	}
	
	.variable-selected:hover {
		cursor: pointer;
	}
	
	
	.variable-overlay-inner {
		width: 96%;
		padding: 0 2%;
		height: 100%;
		background: #fff;
		overflow: scroll;
	}
	
	.sleeps-overlay-inner {
		position: absolute;
		background: #fff;
		display: none;
		z-index: 999999;
		
		
	}

	.sleeps-overlay-inner  .overlay-option {
		width: 94%;
		padding: 0 3%;
	}
	
	.overlay-section {
		overflow: hidden;
		padding: 10px;
		padding-bottom: 25px;
		border-bottom: 1px solid #95989A;
		text-align: left;
		
	}
	
	.overlay-varibale-columns{
		display: grid;
		grid-template-columns: auto auto auto auto;
		grid-template-rows: auto auto;
	}
	
	.overlay-varibale-columns .overlay-variable-item:nth-child(-n+4) {
		display: block;
	}
	
	.overlay-varibale-columns .overlay-variable-item {
		display: none;
	}
	
	.filter-overlay-more{
		clear: both;
		  -o-transition:.5s;
		  -ms-transition:.5s;
		  -moz-transition:.5s;
		  -webkit-transition:.5s;
		  transition:.5s;
		  float: left;
		  font-size: 12px !important;
	}
	
	.filter-overlay-more:hover{
		cursor: pointer;
	}
	
	.more-variables {
		display: none;
	}
	
	.overlay-variable-item {
		margin-bottom: 10px;
	}
	
	.overlay-option {
		
		overflow: hidden;
		padding-bottom: 15px;
		 width: 33%;
	    float: left;
		
	}
	
	
	.overlay-option label {
		font-size: 24px;
		float: left;
		padding: 10px 0;
	}
	
	.overlay-rooms-beds label {
		float: left;
		padding: 10px 0px 0px 0px;width: 100%;
	}
	
	.overlay-rooms-beds h2 {
		float: left;
	}
	
	.overlay-rooms-beds .sc-overlay-clear {
		float: right;
	}
	
	.sc-overlay-clear.sc-overlay-clear-button {
		cursor: pointer;
	}
	
	.sc-overlay-amounts {
		padding: 10px 0;
		float: right;
		width: 100%;
		width: auto;
		margin-left: 0;
	}
	
	.sc-overlay-amounts button {
		float: left;
		background: #C7C7C7;
		border-radius: 20px;
		color: #fff;
		font-size: 15px;
		border: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0;
		height: 40px;
		width: 40px;
		border: 1px solid #000;
	}
	
	.sc-overlay-amounts span.item_qty_span {
	    color: #95989A;
	    font-weight: bold;
	    text-align: center;
	    font-size: 24px;
	    float: left;
	    width: 55px;
	    border: 1px solid #95989A;
	    border-radius: 4px;
	    height: 36px;
	    margin: 0 5px;
	}
	
	.ui-autocomplete-category {
		font-weight: bold;
	}
	
	ul.ui-autocomplete {
		background:rgba(255, 255, 255, 0.95) !important;
		z-index: 9999999999 !important;
		padding:10px !important;
	
		}
	
	.ui-autocomplete-category, .ui-menu .ui-menu-item {
		padding: 2px 4px;
		margin:4px 0;	
	}
	
	.autocomplete-property {
	    width: 100%;
	    display: block;
	}
	
	
	.sc-main-search {
		margin: 0 auto;
	}
	
	.sc-main-search-item {
		display: inline-block;
		width: 30%;
		margin: 5px 1%;
	}
	
	.sc-main-search-item label {
	    display: block;
		text-align: left;
		padding-bottom: 6px;
	}
	
	/*.sc-main-search-item.location {
		width: 30%;
	}
	
	.sc-main-search-item.arrival {
		width: 30%;
	}
	
	.sc-main-search-item.departure {
		width: 30%;
	}
	
	.sc-main-search-item.nights {
		width: 30%;
	}
	
	.sc-main-search-item.sleeps {
		width: 25%;
	}
	
	.sc-main-search-item.submit {
		width: 10%;
	}*/
	
	
	.sc-main-search-item input[type="text"],
	.sc-main-search-item input[type="submit"],
	.sc-main-search-item select {
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
		padding: 8px 12px;
	    border: 1px solid #95989A;
		background: #fff;
		width: 100%;
		-webkit-appearance:none;
		border-radius: 0;
	}
	
	.sc-main-search-item input[type="submit"] {
		width: 80px;
		box-shadow: none;
		-webkit-appearance:none;
	}
	
	.sc-location-list {
		cursor: pointer;
		float: left;
		padding-left: 10px;
	}
	
	.sc-location-list-dropdown {
		display: none;
		text-align: left;
		width: 100%;
	}
	
	#sc-main-search-name-town.search-working {
		background-image:url(images/Loadingcircle.gif);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 30px;
	}
	
	
	#sc-hidden-arrival, #sc-hidden-departure {
		height: 0px;
		width:0px;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	.sc-location-list-dropdown .list-town {
		display: inline-block;
		border-radius: 2px;
		border: 1px solid #DDE0E2;
		display: ;
		position: relative;
		margin: 5px 22px 5px 0;
		padding: 5px;
	
	}
	
	.sc-location-list-dropdown .list-selector {
		cursor: pointer;
	}
	
	
	.sc-variable-filter-single label:before {
	    content: "";
		position: absolute;
		margin-left: -20px;
		z-index: 100;
		margin-top: -10px;
	}
	
	.sc-variable-filter-single :checked + label:before {
	    content: url(images/tick.png);
	}
	
	
	.sc-variable-icon {
		width: 50px;
		height: 50px;
		text-align: center;
		border-radius: 50px;
		margin: 2px;
		padding: 10px;
		display: inline-block;
	}
	
	.sc-variable-icon img {
		max-width: 50px;
		max-height: 50px;
		float:left;
		margin: 0px;
		display: block;
		cursor: pointer;
		
	}
	
	.sc-variable-icon label,
	.sc-variable-icon a {
		padding: 0px;
		margin: 0px;
		display: block;
	}
	
	
	.nearby-attraction {
	    float: left;
	    width: 30.33%;
	    margin: 0 1.5%;
	    margin-bottom: 15px;
	}
	
	.striked{
		text-decoration: line-through;	
	}
	
	.discount-price {
		padding-right: 10px;
		font-size: 16px;
		color: grey;
	}
	
	.sc_search_price_range {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.sc_search_price_range .ui-slider-range {
		background: gray;
	}
	
	.ui-autocomplete {
		z-index: 99999999;
	}


/* End Search */






















/* Property Archive */

	.property-hidden {
		display:none;
	}
	
	.property-archive-clickload {
		display:none;
	}
	
	#property-archive-loading-message {
		text-align: center;
		clear: both;
		margin: 30px 0 ;
		display: block;
	}

	.single-property-standard{
		float: left;
		width: 31.33%;
		margin: 10px 1%;
		position: relative;
	}


	/* important that the one that you want to actually clear is last */
	.sc-shown-four  { clear: none; }
	.sc-shown-two   { clear: none; }
	.sc-shown-one   { clear: none; }
	.sc-shown-three { clear: both; }
	
	
	.property-archive-nearby-dates {
		display: none;
	}
	
	.property-archive-page {
		position: relative;
		overflow: hidden;
	}
	
	
	.sc-archive-image{
		position: relative;
	}
	
	
	.loadthumbs .slick-initialized .slick-slide, .sc-archive-image a, .attraction-archive-image {
	   background-size: cover;
	   display: block;
	   height: 180px;
	   background-repeat: no-repeat;
	   background-position: center;
	}
	
	
	
	.sc-archive-meta{
		display: inline-block;
		width: 100%;
		padding:2px 0;
		font-size: 14px;
		text-align: left;
	}
	
	.sc-archive-meta.location{
		min-height: 40px;
	}
	
	.sc-archive-reviews{
		display: inline-block;
		width: 100%;
		margin: 5px 0;
	}
	
	.sc-archive-distance-from span.span-1::after {
		content: 'Distance: ';
		font-weight: 600;
	}
	
	.sc-archive-distance-from span.span-2::after {
		content: ' miles away';
	}
	
	.sc-archive-sleeps span::after{
		content: 'Sleeps: ';
	}
	
	.sc-archive-location span::after{
		content: 'Location: ';
	}
	
	.sc-archive-country span::after{
		content: 'Country: ';
	}
	
	.sc-archive-region span::after{
		content: 'Region: ';
	}
	
	.sc-archive-region-1 span::after{
		content: 'Region 1: ';
	}
	
	.sc-archive-region-2 span::after{
		content: 'Region 2: ';
	}
	
	.sc-archive-region-3 span::after{
		content: 'Region 3: ';
	}
	
	.sc-archive-region-4 span::after{
		content: 'Region 4: ';
	}
	
	.sc-archive-excerpt {
		margin:10px 0;
		text-align: left;
	}
	
	.sc-archive-link{
		display: block;
		background: #CFD4DF;
		text-transform: uppercase;
		padding: 10px 2%;
		margin: auto;
		width: 60%;
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
		text-align: center;
		font-weight: bold;
		font-size:12px;
	}
	
	.sc-archive-link:hover{
		cursor: pointer;
	}
	
	
	.remove_from_favourites_archive {
		display: none;
	}
	
	
	.grid-unfavourite a i, .grid-favourites a i{
		color: #000;
		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	
	.grid-unfavourite a i:hover, .grid-favourites a i:hover {
		opacity: 0.5;
		cursor: pointer;
	}
	
	.grid-favourites .favourited i {
		color: red;
	}
	
	.datevar-date-link a, .datevar-popup-link, .datevar-more-dates {
		padding: 5px;
		border-radius: 4px;
		width: 80%;
		margin: 10px auto;
	}
	
	.datevar-dropdown-outer {
		display: none;
	}
	
	.datevar-popup-outer {
		position: fixed;
		overflow: scroll;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		display: none;
		z-index: 9999999999;
		
	}
	
	.datevar-popup-inner  {
		top: 200px;		
		position: absolute;		
		width: 68%;		
		max-width: 1000px;		
		height: auto;		
		padding: 40px;		
		margin: 20 auto;
		background: #fff;
		left: 50%;		
		-webkit-transform: translateX(-50%);		
		transform: translateX(-50%);
		overflow: scroll;
	}
	
	.fa.close-datevar-popup {
		position: absolute;		
		right: 10px;		
		top: 10px;
		font-size: 20px;
		cursor: pointer;
	}
	
	
	.datevar-popup-image {
		background-size: cover;		
		display: block;		
		height: 300px;		
		background-repeat: no-repeat;		
		background-position: center;
		float: left;

	}	
	
	.datevar-popup-info {
		float: right;
	}
	
	.datevar-popup-image, .datevar-popup-info {
		width: 46%;
		padding: 0 2%;

	}
	
	.datevar-dates {
		display: block;
		clear: both;
		width: 96%;
		padding: 10px 2%;
	}
	
	.datevar-excerpt {
		margin: 20px 0;
	}
	
	.datevar-date {
		clear: both;
		padding: 20px 0;
	}
	
	.datevar-date-even {
		background: #F5F5F5;
		
	}
	
	.datevar-date div {
		width: 33%;
		display: inline-block;
	}
	
	
	.property-offer-currency::after {
		content: "£";
	}
	
	.sc-archive-check-availability-calendar {
		display: none;
		position: absolute;
		z-index: 99999999;
		background: #fff;
		width: 90%;
		padding: 0 5%;
		
	}
	
	.sc-archive-check-availability-calendar .sc_calendar_container table {
		width: 92% !important;
		border-spacing: 0px;
		margin: 10px 3%;
		font-size: 12px;
	}
	
	.sc-archive-check-availability-button {
		
	}
	
	
	.sc-archive-overlay-outer {
		display: none;
		position: fixed;
		overflow: scroll;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		z-index: 999999999;
	}
	


/* End Property Archive */












































/* Calendar */
	.sc_calendar_depart, .sc_calendar-arrive {
		cursor: pointer;
	}

	
	.sc_calendar_outer {
		display: none;
	}
	
	.sc-property-calendar {
		display: none;
	}
	
	.sc_calendar_loading {
		text-align: center;
		width: 100%;
	}

	
	.sc_calendar_loading img {
		margin: auto;
		display: block;
		max-height: 100%;	
	}
	
	.sc_calendar_select {
		display: block;	
		position: relative;	
		text-align: center;	
		width: 100%;
	}
	
	.sc_calendar_month_select {
		display: inline-block;
		font-size: 15px;
		text-align: center;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		border: none;
		background: transparent;
		width: 75%;
		text-align-last:center;
	}
	
	.sc_calendar_guests {
		
		clear: both;
		float: left;
		width: 48%;
	}
	
	.sc_calendar_guests .sleeps-overlay-inner {
		position: relative;
		width: 100%;
	}
	
	.sc_calendar_guests .sleeps-overlay {
		max-width: 96%;
		padding: 5px 2%;
	}
	
	.sc_guest_select, .sc_night_select {
		display: none;
		width: 48%;
		padding: 10px 30px 10px 14px;
		position: relative;
		font-size: 12px;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		border: 1px solid #e4e7e9;
		background: url(images/arrow-down.png) no-repeat right center;
		margin: 10px 1%;
	}
	
	.sc_cal_next, .sc_cal_prev {
		cursor: pointer;
		display: inline-block;	
		width: 30px;	
		text-align: center;
		font-size: 18px;	
		padding: 0;
	}
	
	.sc_cal_next {
		float: right;
	}
	
	.sc_cal_prev {
		float: left;
	}
	
	.sc_custom_calendar tr.calendar-row	td.calendar-weekly-price {
		font-size: 12px; 
	}
	
	.sc_custom_calendar div.day-number{
		color:#c5c5c5; 
		font-weight:bold; 
		float:right; 
		width:100%; 
		text-align:center; 
	}
	.sc_custom_calendar td.calendar-weekly-price, .sc_custom_calendar td.calendar-day{
		text-align: center; 
		background: #ececec; 
		height:38px; 
		font-size:15px; 
		position:relative; 
	}
	
	.sc_custom_calendar td.calendar-available {
		background: #6eaaca;
	}
	
	.sc_custom_calendar td.sc_calendar-selected div.day-number, .sc_custom_calendar td.calendar-available div.day-number {
		color: #fff;
	}
	
	.sc_custom_calendar td.calendar-day	a {
		display: inline-block;
		margin-bottom:5px;
	}
	
	.sc_custom_calendar td.calendar-available div.calendar-short {
		top: 0; 
		left: 0; 
		position: absolute; 
		height: 4px; 
		background-color: #F1317C; 
		width: 100%; 
		border-bottom: 3px solid #72bb7d; 
	}
	
	.sc_custom_calendar td.calendar-available div.calendar-arrival { 
		display: inline-block; 
		position: absolute; 
		border: none; 
		width: 100%; 
		height: 4px; 
		left: 0; 
		top: 0; 
		background-color: #F1317C;
	}
	
	.sc_custom_calendar td.calendar-depart div.day-number {
		color: #fff;
	}
	
	.sc_custom_calendar td.calendar-depart {
		background: -moz-linear-gradient(-45deg, #6eaaca 0%, #6eaaca 50%, #ececec 51%, #ececec 100%);
		background: -webkit-linear-gradient(-45deg, #6eaaca 0%,#6eaaca 50%,#ececec 51%,#ececec 100%);
		background: linear-gradient(135deg, #6eaaca 0%,#6eaaca 50%,#ececec 51%,#ececec 100%);
		    background-color: rgba(0, 0, 0, 0);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eaaca', endColorstr='#ececec',GradientType=1 );
	}
	
	.sc_custom_calendar td.sc_calendar-selected.sc_calendar-selected-depart {
	    background: -moz-linear-gradient(-45deg, #72bb7d 0%, #72bb7d 50%, #ececec 51%, #ececec 100%);
	    background: -webkit-linear-gradient(-45deg, #72bb7d 0%,#72bb7d 50%,#ececec 51%,#ececec 100%);
	    background: linear-gradient(135deg, #72bb7d 0%,#72bb7d 50%,#ececec 51%,#ececec 100%);
	    background-color: rgba(0, 0, 0, 0);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72bb7d', endColorstr='#ececec',GradientType=1 );
	}


	.sc_custom_calendar td.calendar-day-head {
		text-align: left;
		font-weight:bold;
		text-align:center;
		width:14%;
	}
	
	.sc_custom_calendar td.calendar-day, td.calendar-day-np {
		width:120px;
	}
	
	.sc_custom_calendar td.sc_calendar_depart:hover, .sc_custom_calendar td.sc_calendar-arrive:hover {
		cursor: pointer;
	}
	
	.sc_custom_calendar td.sc_calendar_depart:hover, .sc_custom_calendar td.sc_calendar-arrive:hover{
		background:#72bb7d;
	}
	
	.sc_custom_calendar td.sc_calendar-selected {
		background-color: #72bb7d;
	}
	
	.sc_calendar_info {
		padding: 25px 0;
		text-align: center;
	}
	
	.sc_returned_message {
		padding: 10px 0;
	}
	
	.sc_returned_base {
		display: none;
	}
	
	.sc_returned_price {
		font-weight: 600;
		font-size: 18px;
	}
	
	.sc_book_link, .sc_enquire_link {
		text-transform: capitalize;
		border: none;
		display: inline-block;
		text-transform: uppercase;
		color: #fff;
		padding: 10px 0;
		min-width: 100px;
		text-align: center;
		margin: 10px 0;
		border-radius: 5px;
		font-size: 14px;
		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
		background: #6eaaca;
		width: 100%;
	}
	
	.sc_calendar_reset {
		float: right;
	}
	
	
	.prices-row h2 {
		font-size: 16px;
	}
	
	.prices-row h2, .prices-row p {
	    width: 50%;
	    display: inline-block;
	    text-align: left;
	    font-size: 12px;
	}
	
	.prices-row {
		line-height: 1;
		border-bottom: 1px solid #83c249;
	}
	
	.sc-booking-info-button {
		display: inline-block;
		font-size: 10px;
		text-align: center;
	}
	
	.sc-booking-info-button i {
		border: 2px solid #000;
		margin-left: 7px;
		border-radius: 50px;
		padding: 2px 6px;
		font-size: 14px;
	}
	
	
	.sleeps-overlay-inner .sc-overlay-amounts span.item_qty_span {
	    width: 45px;
	    font-size: 16px;
	    height: 26px;
	}
	
	.sleeps-overlay-inner .overlay-option {
	    width: 29.33%;
	    float: left;
	    padding: 0 2%;
	}
	
	.sleeps-overlay-inner .sc-overlay-amounts button {
	    width: 24px;
	    height: 24px;
	    font-size: 20px;
	    margin-top: 2px;
	}
	
	.amounts {
		padding: 10px 0;
		float: left;
		width: 100%;
	}
	
	.amounts button {
		float: left;
		border-radius: 20px;
		font-size: 15px;
		border: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0;
		height: 40px;
		width: 40px;
	}
	
	.amounts span.item_qty_span {
	    font-weight: bold;
	    text-align: center;
	    font-size: 24px;	
	    float: right;
	    width: 55px;
	    border-radius: 4px;
	    height: 36px;
	    margin: 0 5px;
	}
	
	.sc-close-calendar {
		float: right;
		padding: 10px 0;
		font-size: 30px;
		cursor: pointer;
	}
		
	
	/* Calander Key */
		
		.sc-key-container {
			display: inline-block;
			width: 100%;
		}
		
		.sc-key-half {
			text-align: left;
			width: 48%;
			margin: 2% 1%;
			display: inline-block;
			float: left;
		}
		
		.sc-key-full {
			text-align: left;
			width: 98%;
			margin: 2% 1%;
		}	
		
		.sc-key-block {
			margin-right: 10px;
			display: inline-block;
			position: relative;
			height: 15px;
			width: 15px;
			vertical-align: baseline;
		}
		
		.sc-key-booked .sc-key-block {
			background: #ececec;
		}
		
		.sc-key-available .sc-key-block{
			background: #6eaaca;
		}

		.sc-key-short .sc-key-block {
			background: #6eaaca;
		}
		
		.sc-key-selected .sc-key-block {
			background: #72bb7d;
		}
		
		.sc-key-arrival .sc-key-block{
			background: #6eaaca;
		}
		
		.sc-key-change .sc-key-block {
			background: -moz-linear-gradient(-45deg, #6eaaca 0%, #6eaaca 50%, #ececec 51%, #ececec 100%);
			background: -webkit-linear-gradient(-45deg, #6eaaca 0%,#6eaaca 50%,#ececec 51%,#ececec 100%);
			background: linear-gradient(135deg, #6eaaca 0%,#6eaaca 50%,#ececec 51%,#ececec 100%);
		    background-color: rgba(0, 0, 0, 0);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eaaca', endColorstr='#ececec',GradientType=1 );
		}
		
		.sc-key-short .sc-key-block .key-inner {
			height: 4px; 
			background-color: #F1317C; 
			width: 100%; 
			border-bottom: 3px solid #72bb7d; 
		}
		
		.sc-key-arrival .sc-key-block .key-inner {
			display: inline-block; 
			position: absolute; 
			border: none; 
			width: 100%; 
			height: 4px; 
			left: 0; 
			top: 0; 
			background-color: #F1317C !important;
		}
		
	/* End Calander Key */


/* Closes Calander */












/* Single Property Page */

	#sc-single-property-map {
		height: 500px;
	}

	.single-property-overlay-3d {
		position: fixed;
		left:0;
		top:0;
		width:90%;
		height:90%;
		background:rgba(0,0,0,0.8);
		z-index: 999999999999999;
		padding:5%;
		text-align: center;
		color:#fff;
		text-transform: uppercase;
		font-size:14px;
		display:none;
		cursor: pointer
	}

	a.add_to_favourites.favourited i{
		color: red;
	}


	.single-property-page-gallery{
		display: inline-block;
		width: 100%;
		margin: 30px 0;
		padding: 0px 0;
		height: 400px;
		overflow: hidden;
	}
	
	.single-property-page-gallery-all{
		height: inherit;
	}
	
	.single-property-page-gallery a {
	    float: left;
	    width: 25%;
	    height: 200px;
	    overflow: hidden;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	    -o-transition: .5s;
	    -ms-transition: .5s;
	    -moz-transition: .5s;
	    -webkit-transition: .5s;
	    transition: .5s;
	}
	
	a.single-property-page-testimonials-view-all span.testimonials-show-less, a.single-property-page-gallery-view-all span.gallery-show-less{
		display: none;
	}
	
	
	
	.sc-slick-overlay {
		position: fixed;
		left:0;
		top:0;
		width:90%;
		height:90%;
		background:rgba(0,0,0,0.8);
		z-index: 10000;
		padding:5%;
		text-align: center;
		color:#fff;
		text-transform: uppercase;
		font-size:14px;
		display:none;
		cursor: pointer
	}
	
	.slick-prev {
		left: 5px !important;
		z-index: 9999999;
	}	
	
	.slick-next {
		right: 5px !important;
		z-index: 9999999;
	}
	
	.inner-overlay-3d, .inner-overlay {
		width:90%;
		height:50%;
		background:rgba(0,0,0,0.5);
		padding:25% 5%;
		color:#fff;
		font-size:30px;
		cursor: pointer;
	}
	
	.sc-icon, .sc-single-property-variable-list .sc-icon, .overlay-variable-item .sc-icon {
	    border-radius: 40px;
	    height: 20px;
	    width: 20px;
	    background: #83c249;
	    float: left;
	    margin-right: 5px;
	    padding: 3px;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	    overflow: hidden;
	    position: relative;
	}
	
	
	.sc-property-single-visible-variable {
		clear: both;
	    width: 100%;
	    margin-bottom: 10px;
	}
	
	.single-property-page-gallery-hidden {
	    visibility: hidden;
	}
	
	.single-property-page-gallery-all .single-property-page-gallery-hidden {
	    visibility: visible;
	}
	
	/* Single property Gallery Window */
	
	.gallery-column-three {
		width:70%;
		float:left;
	}
		
	.gallery-column-one {
		width:28%;
		float:left;
		max-height: 90%;
		overflow-y: scroll;
	}
	
	.gallery-column-one img {
		cursor: pointer;
		border:2px solid rgba(0,0,0,0);
		max-width: 46%;
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
	}
		
	.gallery-column-one img.active, .gallery-column-one img:hover {
		border:2px solid #fff;
	}
	
	
	.single-property-image .slickslider {
		display: none;
	}
		
	
	.single-property-image .slickslider:hover .slick-next {
	    opacity: 1;
	}
	
	
	.single-property-image .slickslider {
	    margin: 0;
	    border: none;
	    border-radius: 0;
	}
	
	.single-property-image .slides .slick-slide {
	    height: 510px;
	    
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	}
	
	.single-property-image-full {
		width: 100%;
	}
	
	.single-property-image .slick-gallery-link, 
	.single-property-image .slick-3d-link, 
	.single-property-image .slick-next,
	.single-property-image .slick-next:hover,
	.single-property-image .slick-prev{
		right: 10px;
		display: block;
		width: 40px;
		height: 50px;
		padding: 20px;
		background: #83c249;
		background-image: url(images/slick-next.png);
		background-repeat: no-repeat;
		background-position: center center;
		opacity: 1;
		background-size: 30px;
		z-index: 9999;
	}


	.single-property-image .slick-next {
		background-image: url(images/slick-next.png);
	}	

	.single-property-image .slick-next:hover{
		background-image: url(images/slick-next.png);
	}
	
	.single-property-image .slick-prev, .single-property-image .slick-prev:hover {
		left: 10px;
		right:auto;
		background: #83c249;
		background-image: url(images/slick-prev.png);
		background-repeat: no-repeat;
		background-position: center center;
		opacity: 1;
		background-size: 30px;
	}
	
	.single-property-image .slick-gallery-link {
		top: 45%;
		position: absolute;
		right: 50px;
		background: #83c249;
		background-image: url(images/slick-icon.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.single-property-image .slick-3d-link {
		top: 45%;
		position: absolute;
		left: 50px;
		background: #83c249;
		background-image: url(images/slick-3d.png);
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: 35px;

	}
	
	
	
	
	
	.single-property-image .slick-gallery-link::before, 
	.single-property-image .slick-3d-link::before, 
	.single-property-image .slick-next::before,
	.single-property-image .slick-prev::before
	 {
		 display: none;
	    content: none;
	}
	
	.slick-prev,
	.slick-next {
	  font-size: 0;
	}
	
	
	
	
	
	
	
	
	
	
	.price_per_night_image {
	    position: absolute;
	    bottom: 0px;
	    right: 0px;
	    background-color: rgba(251,251,251,.81);
	    padding: 5px 10px;
	
	}
	
	.upfront-reviews {
		position: absolute;
		bottom: 7px;
		left: 0px;
	}
	
	.property-rating-meta, .property-feefo-rating-meta {
		position: relative;
		width: 0px;
		float: left;
		clear: both;
		height: 30px;
		background: url(images/star.png) repeat-x;
	}
	
	.single-property-testimonial-stars, .property-rating {
		position: absolute;
		bottom: 10px;
		right: 5px;	
		width:   0px;
		height: 30px;
		background: url(images/star.png) repeat-x;
	}
	
	.single-property-testimonial-stars {
		position: relative;
	}
	
	.single-property-testimonials-hidden {
		display: none;
	}
	
	.single-property-testimonial-stars-1, .property-rating-1 {
		width: 30px;
	}
	
	.single-property-testimonial-stars-1-5, .property-rating-1-5 {
		width: 45px;
	}
	
	.single-property-testimonial-stars-2, .property-rating-2, .single-property-testimonial-stars-9, .property-rating-9 {
		width: 60px;
	}
	
	.single-property-testimonial-stars-2-5, .property-rating-2-5 {
		width: 75px;
	}
	
	.single-property-testimonial-stars-3, .property-rating-3, .single-property-testimonial-stars-8, .property-rating-8 {
		width: 90px;
	}
	
	.single-property-testimonial-stars-3-5, .property-rating-3-5 {
		width: 105px;
	}
	
	.single-property-testimonial-stars-4, .property-rating-4, .single-property-testimonial-stars-4_5, .property-rating-4_5, .single-property-testimonial-stars-4_6, .property-rating-4_6 {
		width: 120px;
	}
	
	.single-property-testimonial-stars-4-5, .property-rating-4-5 {
		width: 135px;
	}
	
	.single-property-testimonial-stars-5, .property-rating-5, .single-property-testimonial-stars-6, .property-rating-6, .single-property-testimonial-stars-7, .property-rating-7 {
		width: 150px;
	}
	
	.sc-booking-info-overlay-outer {
		top: 0;
		left: 0;
		z-index: 9999;
		overflow: hidden;
		background: rgba(0,0,0,0.8);
		position: fixed;
		display: none;
		width: 100%;
		height: 100%;
		overflow: scroll;
	}
	
	.sc-booking-info-overlay-outer.active {
		display: block;	
	}
	
	.sc-booking-info-overlay-inner {
		z-index: 10000;
		opacity: 1;
		visibility: visible;
		top: 120px;
		position: absolute;
		width: 68%;
		max-width: 1000px;
		height: auto;
		padding: 20px 1%;
		margin: 20px auto;
		background: #ededed;
		color: #666666;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.close-booking-info {
	    position: absolute;
	    right: 10px;
	    top: 10px;
	    float: right;
	    cursor: pointer;
	
	}
	
	
	.you-may-also{
		display: inline-block;
		width: 90%;
		margin: 50px 0;
	}


/* End Single Property Page */












/* Next and Previous days */

	.sc_calendar_search_nav span {
		display: block;
	}
	
	.sc_calendar_search_nav:hover {
	    background: #83c249;
	    cursor: pointer;
	}
	
	
	.sc_calendar_search_nav {
		float: left;
		text-transform: uppercase;
		background: #83c249;
		color: #fff;
		padding: 10px 2%;
		min-width: 100px;
		min-height: 50px;
		font-size: 14px;
		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
		text-align: center;
		margin: 0 auto 10px auto;
		width: 29%;
	}
	
	.sc_calendar_nav_container .sc_current_day:hover {
		cursor: default;
	}
	
	.sc_calendar_nav_container .sc_current_day{
		 background: #5F5F5F;
	}

/* End Next and Previous days */





















/* Tablet */
	
	@media (max-width: 768px) {
	
		.shown-four  { clear: none; }
		.shown-three { clear: none; }
		.shown-one   { clear: none; }
		.shown-two   { clear: both; }
	
		.single-attraction-standard, .single-property-standard{
			/*width: 48% !important; who ever did this needs booted*/
			width: 48%;
		}
		
		.nearby-attraction {
			width: 100%;
		}
		
		.overlay-variable-item{
			font-size: 14px !important;
		}
	
	}

/* End Tablet */































/* SC Mobile */
	
	@media (max-width: 490px) {
		
		.property-archive-clickload {
			display: block;
		}
		
		#property-archive-loading-message, #offset-properties {
			display: none;
		}
		
				
		.sc-single-property-page-left, .sc-single-property-page-right ,  .single-property-page-right, .single-property-page-left {
			width: 96%
		}
		
		.inner-search-outer .sc-main-search-item.property-name {	
		    width: 100%;	
		}
		
		.inner-search-outer .sc-main-search-item.price-range {
		    width: 100%;
		    margin: 15px 0;
		}
		
		.sc-main-search-item.property-name{
			width: 100%;
		}
		
		.sc-main-search-item.arrival, .sc-main-search-item.departure{
			margin-right: 2%;
		}
		
		.sc-main-search-item.submit {
		    width: 100%;
		}
		
		.sc-main-search-item input[type="submit"] {
			width: 100%;
			margin: 10px 0;
		}
		
		a.filter-overlay, .sc-main-search-item {
		    margin-right: 0%;
		    margin: 5px 0 5px 0;
		}
		
		
		.inner-search-outer .sc-main-search-item.sleeps, .inner-search-outer .sc-main-search-item.arrival, .inner-search-outer .sc-main-search-item.departure {
		    width: 49%;
		}
		
		.single-property-standard {
			/*width: 98% !important; who ever did this needs booted */
			width: 98%;
		}
	
		.shown-four  { clear: none; }
		.shown-three { clear: none; }
		.shown-two   { clear: none; }
		.shown-one   { clear: both; }
		
		.overlay-variable-item{
			font-size: 12px !important;
			margin: 3px !important
		}
		
		.variable-overlay{
			position: relative;
		}
		
		.property-count-nomap{
			width: 100%;
			margin-bottom: 10px;
		}
	
	}
	
/* End Sc Mobile */
