/*

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

.slider-new .slick-next {
    right: 10px;
}
.slider-new .slick-prev {
    left: 10px;
}

.sc-archive-image .sc-archive-image-slider-new-inner a:not(.sc-archive-first-image) {
    display: none;
}

.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.fa-times {
	display: none;
	font-size: 18px;
	position: absolute;
	left: 7px;
	top: 3px;
    color: #fff;
}

.variable-selected:hover {
	cursor: pointer;
}


.variable-overlay-inner {
	width: 96%;
	padding: 0 2%;
	height: 100%;
	background: #fff;
	overflow: scroll;
	color: #000;
}

.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, .price-range 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.sc-wp-autocomplete {
	background:rgba(255, 255, 255, 0.95) !important;
	z-index: 9999999999 !important;
	padding:10px !important;

}

.sc-wp-autocomplete-container .ui-autocomplete-category, .ui-menu .ui-menu-item {
	padding: 2px 4px;
	margin:4px 0;
}

.ui-menu {
    padding: 10px;
}

.ui-menu .ui-menu-item.child div:before {
    content: ' - ';
}

.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%;
}*/

/* Locations drodown core styling */

.sc-region-dropdown-group-parent {
    display: none;
}

.sc-region-dropdown-group-column {
    margin: 0 20px;
}

.sc-region-dropdown-option-parent{
width: auto;
  padding: 10px;
  font-weight: normal;
  max-width: 300px;
  margin: 20px auto 0px auto;
  text-align: center;
}

.sc-region-dropdown-parent.active,
.sc-region-dropdown-parent:hover {
	color: #98b0a0;
}

.sc-region-dropdown-parent  {
	margin: 25px 0;
	text-align: left;
}

.sc-region-drodown-group .sc-region-dropdown-view-all {
	margin-top: 30px;
	position: absolute;
	bottom: 20px;
	/* left: 260px; */
    left: 50%;
}

.sc-region-drodown-group .sc-region-dropdown-view-all:hover {
	background: #ccc;
	color: #fff;
}

.sc-region-drodown-group .sc-region-dropdown-options .sc-region-dropdown-option {
	margin-top: 2px;
}

.sc-region-drodown-group .sc-region-dropdown-options .sc-region-dropdown-option:hover {
	color: #98b0a0;
}

.sc-region-dropdown-parents {
    padding-bottom: 20px;
    /*display: grid;
    grid-template-columns: auto auto auto;*/
	border-right: 1px solid #98b0a0;
	width: 220px;
	float: left;
	min-height: 235px;
}

.sc-region-dropdown-parents .sc-region-dropdown-parent {
	margin-top: 0;
}

.sc-region-drodown-group-inner-13323 .sc-region-dropdown-column-parent,
.sc-region-drodown-group-inner-13324 .sc-region-dropdown-column-parent {
    text-align: center;
}

.sc-region-drodown-group-inner.sc-region-drodown-group-inner-13324{
    grid-template-columns: auto;
}

.sc-region-drodown-group-inner.sc-region-drodown-group-inner-13323{
    grid-template-columns: auto auto auto;
}

.sc-region-drodown-group-inner {
    display: grid;
    grid-template-columns: auto auto;   
    row-gap: 50px;
}

.sc-region-dropdown-option.sc-region-dropdown-view-all,
.sc-region-dropdown-option.sc-region-dropdown-option-region-2
{
    display: block;
}


.sc-region-drodown-group-13323.sc-region-drodown-group .sc-region-dropdown-view-all,
.sc-region-drodown-group-13324.sc-region-drodown-group .sc-region-dropdown-view-all
 {
    position: initial;
}


.sc-region-dropdown-option-town
{
    display: none;
}

.sc-region-dropdown-container {
    display: none;
    background: #fff;
    position: absolute;
    padding: 20px 20px 80px;
    width: calc(100% - 40px);
    left: 0px;
	box-shadow: 0 5px 6px rgba(0,0,0,0.2);
}

.sc-region-drodown-group {
    display: none;
	width: calc(100% - 221px);
	float: left;
}

.sc-region-drodown-group.active {
    display: block;
}

.sc-region-dropdown-option, .sc-region-dropdown-column-parent {
    cursor: pointer;
}


/* End locations dropdown */


.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-dropdown-trigger span,
.sc-variable-searchable-dropdown-trigger span,
.sc-variable-category-dropdown-trigger span {
    margin-left: 5px;
}

.sc-variable-dropdown-close,
.sc-variable-searchable-dropdown-close,
.sc-variable-category-dropdown-close {
    float: right;
    
}

.sc-main-search-item.variable-dropdown-container .sc-variable-dropdown-inner,
.sc-main-search-item.variable-searchable-dropdown-container .sc-variable-searchable-dropdown-inner,
.sc-main-search-item.variable-category-dropdown-container .sc-variable-category-dropdown-inner {
  position: absolute;
  left: 10px;
  top: 100%;
  width: calc(100% - 42px);
  background: #fff;
  z-index: 1;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  display: none;
}

.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 */

.single-archive-offers-hidden, .property-hidden {
	display:none;
}

.property-archive-clickload {
	display:none;
}

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

.sc-grid-view{
	display: -ms-grid;
	display: grid;
}

.sc-list-view{
	display: inline-block;
	width: 100%;
}

.sc-grid-view-1{
	grid-template-columns: repeat(auto-fit, minmax(100%, 100%));
	-ms-grid-columns: 100% 100%;
	/*-ms-grid-columns: 50% (20px 50%)[2];*/
}

.sc-grid-view-2{
	grid-template-columns: repeat(auto-fit, minmax(50%, 50%));
	-ms-grid-columns: 50% 50%;
	/*-ms-grid-columns: 50% (20px 50%)[2];*/
}

.sc-grid-view-3{
	grid-template-columns: repeat(auto-fit, minmax(33.33%, 33.33%));
	-ms-grid-columns: 33.33% 33.33% 33.33%;
	/*-ms-grid-columns: 33.33% (20px 33.33%)[3];*/
}

.sc-grid-view-4{
	grid-template-columns: repeat(auto-fit, minmax(25%, 25%));
	-ms-grid-columns: 25% 25% 25% 25%;
	/*-ms-grid-columns: 25% (20px 25%)[4];*/
}

/*
    .sc-grid-view-4 .single-property:nth-of-type(1n){
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .sc-grid-view-4 .single-property:nth-of-type(2n){
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }

    .sc-grid-view-4 .single-property:nth-of-type(3n){
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .sc-grid-view-4 .single-property:nth-of-type(4n){
        -ms-grid-row: 1;
        -ms-grid-column: 4;
    }

*/

.sc-grid-view-5{
	grid-template-columns: repeat(auto-fit, minmax(20%, 20%));
	-ms-grid-columns: 20% 20% 20% 20% 20%;
	/*-ms-grid-columns: 20% (20px 20%)[5];*/
}

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

.sc-list-view .single-property-standard{
	margin: 10px 0;
	width: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.sc-grid-view {
		display: block;
	}

	.sc-grid-view-2 .single-property {
		width: 48%;

	}

	.sc-grid-view-3 .single-property {
		width: 31.33%;

	}

	.sc-grid-view-4 .single-property {
		width: 23%;

	}

	.sc-grid-view-5 .single-property {
		width: 18%;

	}

	select::-ms-expand {
		display: none;
	}


}


/* 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, .sc-archive-image .loadthumbs {
	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.price_per_night .first-price,
.sc-archive-meta.price_per_night .second-price,
.sc-archive-meta.price_per_week .first-price,
.sc-archive-meta.price_per_week .second-price {
	display: inline-block;
}

.sc-archive-meta.location{
	min-height: 40px;
}

.sc-archive-reviews{
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}

.property-list-check-in span:before {
    content: 'Check in: '
}

.property-list-check-out span:before {
    content: 'Check out: '
}

.property-list-changeover span:before {
    content: 'Changeover day: '
}

.sc-archive-beds-bathrooms-guests .alm-data {
	width: 31.33%;
	margin: 0 1%;
	margin-bottom: 0px;
	float: left;
	text-align: center;
	margin-bottom: 6px;
}

.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;
	overflow: hidden;
}

.datevar-date-even {
	background: #F5F5F5;

}

.datevar-date div {
	width: 33%;
	float: left;
}


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



.accordion {
	text-align: left;
}

.accordion-single {

}

.accordion-title {
	/*
    color: #565656;
    background-color: #fdfdfd;
    border: 1px solid #e7e7e7;
    */

	color: #565656;
	background-color: #eaeaea;
	border: 1px solid #b4b4b4;

	padding: 1% 6%;
	font-size: 18px;
	font-weight: bold;

	cursor: pointer;
}

.accordion-title i {
	float: right;
	font-size: 24px;
}

.accordion-title .fa-chevron-up,
.accordion-content {
	display: none;
}



/* End Property Archive */
































/* Multi calendar */

.sc-multiple-property-cal-tabs {
	overflow: hidden;
	display: block;
}

.sc-multiple-property-cal-offers .special-offers h2,
.sc-multiple-property-cal-offers .special-offers hr,
.sc-multiple-property-cal-offers {
	display: none;
}

.sc-multiple-property-cal-offers-inner {
	margin: 30px 0;
}


.sc-multiple-property-cal-offers .single-special-offer {
	width: calc(25% - 20px);
	margin: 0 10px;
	float: left;


}

.sc-multiple-property-cal-tabs .sc-multiple-property-cal-tab{
	margin: 10px 10px;
	padding: 10px 10px;
	text-align: center;
	cursor: pointer;
	float: left;
}

.sc-multiple-property-cal-tabs-2 .sc-multiple-property-cal-tab{
	width: calc(50% - 40px);
}

.sc-multiple-property-cal-tabs-3 .sc-multiple-property-cal-tab{
	width: calc(33.33% - 40px);
}

.sc-multiple-property-cal-tabs-4 .sc-multiple-property-cal-tab{
	width: calc(25% - 40px);
}

.sc-multiple-property-cal-previous {
	float: left;
}

.sc-multiple-property-cal-next {
	float: right;
}

.sc-multiple-property-cal-skip {
	cursor: pointer;
	margin: 15px 10px;
}

.sc-multiple-property-cal-left {
	float: left;
	width: 200px;
	font-size: 14px;
	box-shadow: 0 0 1px rgba(0,0,0,0.6);
	position: relative;
	z-index: 100;
}

.sc-multiple-property-cal-inner {
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	width: calc(100% - 20px);
	margin: 10px;
	overflow: hidden;
	background: #fff;
}

.sc-multiple-property-cal-inner-property-sleeps{
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: calc(100% - 25px);
}

a.sc-multiple-property-cal-inner-property-title{
	float: left;
	width: calc(100% - 25px);
}

i.sc-multiple-property-cal-variable-icon{
	float: right;
	font-size: 18px;
}

.sc-multiple-property-cal-right {
	float: right;
	width: calc(100% - 200px);
}

.sc-multiple-property-cal-right .sc_calendar_loading {
	position: relative;
}

.sc-multiple-property-cal-right .sc_calendar_loading .sc_calendar_loading_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.sc-multiple-property-cal-right-inner {
	width: 100%;
	overflow-x: scroll;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

.sc-multiple-property-cal-right-inner::-webkit-scrollbar {
	display: none;
}

.sc-multiple-property-cal-inner-column {
	width: calc(100% - 20px);
	padding: 5px 10px;
	font-weight: bold;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	height: 45px;
}

.sc-multiple-property-cal-right-inner .sc-multiple-property-cal-inner-column {
	width: 90px;
	padding: 5px;
	float: left;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	font-weight: bold;
	text-align: center;
}

.sc-multiple-property-cal-right-inner .sc-multiple-property-cal-inner-column.sc-multiple-property-cal-inner-bookable{
	background: #cacaca;
	cursor: pointer;
}

.sc-multiple-property-cal-right-inner .sc-multiple-property-cal-inner-column.sc-multiple-property-cal-inner-date{
	font-size: 14px;
	line-height: 1;
	height: 50px;
}

.sc-multiple-property-cal-inner-column-variable{
	height: 50px;
	background: #cacaca;
}

.sc-multiple-property-cal-inner-column-variable label {
	display: block;
	margin: 15px 0;
}

.sc-multiple-property-cal-inner-column-variable label input {
	margin-right: 10px;
}

.sc-multiple-property-cal-right-inner .sc-multiple-property-cal-inner-column span, .sc-multiple-property-cal-right-inner .sc-multiple-property-cal-inner-column.sc-multiple-property-cal-inner-date span{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	width: 100%;
}

.sc-multiple-property-cal-block {
	float: left;
	width: 20000px;
}

.sc-multiple-property-cal-instructions {
	float: left;
	width: calc(100% - 630px);
	text-align: left;
	font-size: 14px;
	margin: 10px 0 0 10px;
}

.sc-multiple-property-cal-instructions-title {
	font-size: 18px;
}

.sc-multiple-property-cal-guest-select {
	float: left;
	width: 210px;
	padding: 15px 10px;
	margin: 10px;
	text-align: left;
}

#sc_multiple_cal_guests {
	border: none;
	background: none;
	margin: 0 5px;
}

.sc-multiple-property-cal-guest-book {
	display: none;
	float: left;
	width: 350px;
	margin-top: 10px;
}

.sc-multiple-property-cal-outer {
	overflow: hidden;
	display: block;
}

.sc-multiple-property-cal-booking-details {
	overflow: hidden;
	line-height: 1.3;
}

.sc-multiple-property-cal-booking-details-price {
	float: left;
	padding: 15px 10px;
	text-align: center;
	width: 140px;
}

.sc-multiple-property-cal-booking-details-price span{
	display: block;
	font-size: 30px;
}

.sc-multiple-property-cal-booking-details-right {
	float: right;
	text-align: left;
	padding: 0 10px;
	width: calc(100% - 180px);

}

.sc-multiple-property-cal-booking-details-sleeps {
	display: none;
}


/* Calendar v2 */


.sc-calendar-v2 {
	padding: 20px 5%;
	width: calc(90% - 2px);
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: left;
	float: left;
}

.sc-calendar-v2-non-popup-container{
	display: inline-block;
	width: 100%;
}

.sc-calendar-v2 .sc-calendar-section .sc-calendar-title {
	font-size: 22px;
	font-weight: bold;
}

.sc-calendar-subtitle{
	color: #929292;
	margin-bottom: 10px;
}

.sc-calendar-section.sc-calendar-section-key{
	border-top: 1px solid #ccc;
	float: left;
	width: 100%;
	padding: 5px 0;
}

.sc-calendar-v2-modal .sc-calendar-section.sc-calendar-section-key{
	display: none;
}

.sc-calendar-v2-modal .sc-calendar-window-inner .sc-calendar-section.sc-calendar-section-key{
	display: inline-block;
}

.sc-calendar-key-option{
	float: left;
	margin-right: 10px;
	font-size: 12px;
	max-width: calc(25% - 10px);
}

.sc-calendar-key-option:before {
	content: '';
	width: 12px;
	height: 12px;
	margin-right: 5px;
	display: inline-block;
}

.sc-calendar-key-unavailable:before{
	border: 1px solid #ccc;
	content: '1';
	text-decoration: line-through;
	line-height: 1;
	font-size: 12px;
	text-align: center;
}


.sc-calendar-v2 .sc-calendar-checkout,
.sc-calendar-v2 .sc-calendar-check-in{
	float: left;
	width: calc(25% - 11px);
	padding: 5px 10px 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 16px;
	margin-bottom: 10px;
	height: 46px;
	line-height: 1.5;
}

.sc-calendar-v2 .sc-calendar-checkout{
	width: calc(25% - 21px);
	padding: 5px 10px;
}

.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-checkout,
.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-check-in{
	width: calc(50% - 11px);
}

.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-checkout {
	border-right: none;
	width: calc(50% - 21px);
	padding: 5px 10px;
}

.sc-calendar-v2-wide .sc-calendar-v2-non-popup-container .sc-calendar-check-in{
	width: calc(25% - 11px);
}

.sc-calendar-v2-wide .sc-calendar-v2-non-popup-container .sc-calendar-checkout{
	width: calc(25% - 21px);
	border-right: 1px solid #ccc;
}






.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-option-label {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}


.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-option-guests {
	float: left;
	max-width: 31.33%;
	width: 130px;
	margin: 0 2% 10px 0;
	color: #929292;
	font-size: 14px;
	line-height: 1.5;
}

.sc-calendar-v2-wide .sc-calendar-v2-non-popup-container .sc-calendar-option-guests{
	margin-bottom: 0;
}


.sc-calendar-v2 .sc-calendar-month-select-outer select,
.sc-calendar-v2 .sc-calendar-option-guests select{
	border: 1px solid #929292;
	font-size: 14px;
	border-radius: 4px;
	padding: 4px 14px 4px 4px;
	-webkit-appearance:none;
	background: url(images/select-drop-down.png) no-repeat 90% center;
	background-size:10px auto;
}

.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-option-value{
	color: #929292;
	font-size: 14px;
}

.sc-calendar-check-availability, a.sc_book_link.button-link{
	width: 100%;
	max-width: 100%;
	padding: 5px 0;
}






.sc-calendar-window {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 10000;
}

.sc-calendar-window-inner {
	border-radius: 6px;
	width: 900px;
	margin: 0 auto;
	margin-left: auto;
	padding: 20px;
	background: #fff;
	position: absolute;
	z-index: 9000;
	left: 0;
	right: 0;
	top: 8%;
	max-height: calc(84% - 40px);
	overflow: scroll;
	max-width: calc(100% - 40px);

}


.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-titles{
	margin-bottom: 10px;
}

.sc-calendar-v2 .sc-calendar-close{
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 20px;
}



.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-options{
	display: inline-block;
	width: 100%;
}


.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-options .sc-calendar-option-value{
	color: #929292;
	font-size: 14px;
	padding: 2px 0;
}

.sc-calendar-v2-modal .sc-calendar-window-inner .sc-calendar-section-options .sc-calendar-guests,
.sc-calendar-v2-wide .sc-calendar-guests{
	float: left;
	padding: 5px 10px;
	width: calc(50% - 21px);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 46px;
	line-height: 1.5;
}


.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-options .sc-calendar-option-label {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-options .sc-calendar-option-guests {
	float: left;
	width: 31.33%;
	margin: 0 2% 0px 0;
	color: #929292;
	font-size: 14px;
}











.sc-calendar-v2 .sc-calendar-section-calendar-container {
	display: inline-block;
	width: 100%;
	height: 330px;
	overflow: hidden;
}

.sc-calendar-v2 .sc-calendar-section-summary {
	display: none;
	margin-top: 10px;
}

.sc-calendar-v2 .sc-calendar-section-summary-title{
	font-size: 22px;
	font-weight: bold;
}

.sc-calendar-v2 .sc-calendar-nights-count{
	font-size: 20px;
}

.sc-calendar-v2-wide .sc-calendar-from-date,
.sc-calendar-v2-wide .sc-calendar-to-date,
.sc-calendar-v2-wide .sc-calendar-for-count{
	float: left;
	width: 31.33%;
	margin-right: 2%;
}

.sc-calendar-v2 .sc-calendar-section-summary small{
	font-weight: bold;
	font-size: 11px;
	display: inline-block;
	width: 100%;
	margin: 5px 0 0 0px;
}

.sc-calendar-v2 .sc-calendar-section-summary .sc-calendar-section-price-discount {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.sc-calendar-v2 .sc-calendar-section-summary .sc-calendar-from-date span,
.sc-calendar-v2 .sc-calendar-section-summary .sc-calendar-to-date span,
.sc-calendar-v2 .sc-calendar-section-summary .sc-calendar-for-count span{
	display: inline-block;
	width: 100%;
	margin: 0px 0 0 0px;
	color: #929292;
}

.sc-calendar-v2 .sc-calendar-section-summary .sc-calendar-section-price{
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: right;
	font-size: 22px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	font-size: 26px;
	line-height: 1;
}

.sc-multiple-property-cal-unbookable,
.sc-calendar-section-unbookable {
	display: none;
}

.sc-multiple-property-cal-row {
	clear: both;
}


.sc-calendar-v2 .sc-custom-calendar-container {
	margin: 10px 1%;
	float: left;
	height: inherit;
}

.sc-calendar-v2 .sc-calendar-container-4 .sc-custom-calendar-container {
	width: 23%;

}

.sc-calendar-v2 .sc-calendar-container-3 .sc-custom-calendar-container {
	width: 31.33%;

}


.sc-calendar-v2 .sc-calendar-container-2 .sc-custom-calendar-container {
	width: 48%;

}

.sc-calendar-v2 .sc-calendar-container-1 .sc-custom-calendar-container {
	width: 98%;
}


.sc-calendar-v2 .sc-custom-calendar-container:first-of-type {
	display: none;
}

.sc-calendar-v2 .sc_custom_calendar-title {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}



.sc-calendar-v2 .sc_custom_calendar td.sc-calendar-day-head{
	font-size: 13px;
	text-align: center;
}








.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day{
	font-weight: normal;
	font-size: 14px;
	color: #545454;
	padding: 3px 0;
	text-align: center;
	width: 120px;
	height: 37px;
	line-height: 1;
	position: relative;
}

.sc-calendar-v2 .sc_custom_calendar.sc_calendar-arrival-selection .sc-calendar-day:after{
	position: absolute;
	top: -20px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.6);
	padding: 5px;
	font-size: 9px;
	color: #000;
	z-index: -1;
	width: 90px;
	left: 50%;
	margin-left: -45px;
	content:'This date is not available for arrival';
	opacity: 0;
}

.sc-calendar-v2 .sc_custom_calendar.sc_calendar-departure-selection .sc-calendar-day:after{
	position: absolute;
	top: -20px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.6);
	padding: 5px;
	font-size: 9px;
	color: #000;
	z-index: -1;
	width: 90px;
	left: 50%;
	margin-left: -45px;
	content:'This date is not available for departure';
	opacity: 0;
}

.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day:hover::after{
	opacity: 1;
	z-index: 1;
}

.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.sc_calendar-selected:after,
.sc-calendar-v2 .sc_custom_calendar.sc_calendar-arrival-selection .sc-calendar-day.sc_calendar-arrive-off:after,
.sc-calendar-v2 .sc_custom_calendar.sc_calendar-arrival-selection .sc-calendar-day.sc_calendar-arrive:after,
.sc-calendar-v2 .sc_custom_calendar.sc_calendar-departure-selection .sc-calendar-day.sc_calendar-selected-arrive:after,
.sc-calendar-v2 .sc_custom_calendar.sc_calendar-departure-selection .sc-calendar-day.sc_calendar-depart:after{
	display: none;
}




.sc-calendar-v2 .sc-calendar-key-available:before {
	/*display: none;*/
	background: #DFF0A8;
}

.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.sc_calendar-arrive,
.sc-calendar-key-arrival:before{
	background: #DFF0A8;
}

.sc-calendar-instructions-1:before,
.sc-calendar-instructions-3:before{
	content: '';
	width: 14px;
	height: 14px;
	background: #DFF0A8;
	margin-right: 10px;
	display: inline-block;
}



.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.sc_calendar-depart,
.sc-calendar-key-departure:before{
	background: #DAEDFE;
}

.sc-calendar-instructions-2:before{
	content: '';
	width: 14px;
	height: 14px;
	background: #DAEDFE;
	margin-right: 10px;
	display: inline-block;
}




.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.calendar-unbookable,
.sc-calendar-key-unavailable:before{
	background: #fff;
	color: #ccc;
	text-decoration: line-through;
}

.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day:hover{
	cursor: pointer;
}


.sc-calendar-v2 .sc_custom_calendar td.sc-calendar-day.sc_calendar-selected,
.sc-calendar-v2 .sc_custom_calendar td.sc-calendar-day.sc_calendar-selected-arrive,
.sc-calendar-v2 .sc_custom_calendar td.sc-calendar-day.sc_calendar-selected-depart,
.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.sc_calendar-depart:hover,
.sc-calendar-v2 .sc_custom_calendar .sc-calendar-day.sc_calendar-arrive:hover,
.sc-calendar-key-selected:before{
	background: #F4F6CB;
}



.sc-calendar-v2 .sc-cal-next img, .sc-calendar-v2 .sc-cal-prev img{
	width: 20px;
	height: auto;
}

.sc-calendar-v2 .sc_custom_calendar .day-price{
	font-size: 9px;
}

.sc-calendar-v2 .sc_custom_calendar .day-guests{
	font-size: 9px;
}



.sc-calendar-v2 .sc-calendar-month-select-outer {
    display: inline-block;
    width: calc(100% - 50px);
    margin: 0 25px;
}

.sc-calendar-v2 .sc-calendar-month-select-outer select.sc-calendar-month-select  {
    display: block;
    margin: auto;
    padding-right: 25px;
    border-color: #ccc;
}





.sc-calendar-v2 .sc_calendar_loading {
	display: none;
}

.sc-calendar-v2 .sc-calendar-selects {
	clear: both;
    margin: 10px 0 20px;
    position: relative;
}

.sc-cal-next, .sc-cal-prev {
	cursor: pointer;
	display: inline-block;
	width: 20px;
	text-align: center;
	font-size: 18px;
	padding: 0;
}

.sc-cal-next {
	position: absolute;
    right: 0;
}

.sc-cal-prev {
	position: absolute;
    left: 0;
}



.sc-calendar-v2 .sc-calendar-section-footer {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.sc-calendar-v2 .sc-calendar-section-footer-left {
	float: left;
	font-size: 14px;
}

.sc-calendar-section-top-instructions{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.sc-calendar-v2 .sc-calendar-instructions-summary,
.sc-calendar-v2 .sc-calendar-instructions-2,
.sc-calendar-v2 .sc-calendar-instructions-3 {
	display: none;
}

.sc-calendar-v2 .sc-calendar-section-footer-right {
	float: right;
}

.sc-calendar-v2 .sc-calendar-section-footer-right .sc-view-summary{
	float: right;
	margin: 0 0 0 20px;
}

.sc-calendar-v2 .sc-calendar-section-footer-right .sc-calendar-instructions-clear{
	float: right;
}

.sc-calendar-v2 .sc-calendar-change-dates-link{
	float: right;
	font-size: 14px;
}

.sc-calendar-change-dates-link:hover,
.sc-calendar-v2 .sc-calendar-section-footer-right .sc-calendar-instructions-clear:hover{
	opacity: 0.5;
	cursor: pointer;
}


.sc-calendar-capacity-info  {
    display: none;
    clear: both;
	background: #f5f5f5;
	font-size: 11px;
	padding: 20px;    
}

.sc-calendar-guests i {
    margin-left: 2px;
}

.sc-calendar-guests i:hover{
	opacity: 0.5;
	cursor: pointer;
}

.sc-calendar-capacity-infant-notes {
    
}

.sc-calendar-capacity-info-row {
   clear: both;
}

.sc-calendar-capacity-info-row {
  clear: both;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.sc-calendar-capacity-info-summary {
    font-weight: bold;
	margin-top: 10px;
}

.sc-calendar-capacity-info-row div{
    display: inline-block;
}

.sc-calendar-capacity-info-total {
    margin: 0 5px;
}

.sc-calendar-capacity-info-label {
    font-weight: 600;
}

@media (max-width: 900px) {



}

@media (max-width: 600px) {

	.sc-calendar-v2 .sc-calendar-checkout,
	.sc-calendar-v2 .sc-calendar-check-in{
		width: calc(50% - 11px);
		padding: 5px 10px 5px 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 10px;
		height: inherit;
	}

	.sc-calendar-v2 .sc-calendar-checkout{
		width: calc(50% - 21px);
		padding: 5px 10px;
	}

	.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-checkout,
	.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-check-in{
		width: calc(50% - 11px);
	}

	.sc-calendar-v2 .sc-calendar-v2-non-popup-container .sc-calendar-checkout {
		border-right: none;
		width: calc(50% - 21px);
		padding: 5px 10px;
	}

	.sc-calendar-v2-wide .sc-calendar-v2-non-popup-container .sc-calendar-check-in{
		width: calc(50% - 11px);
	}

	.sc-calendar-v2-wide .sc-calendar-v2-non-popup-container .sc-calendar-checkout,
	.sc-calendar-v2-modal .sc-calendar-checkout{
		width: calc(50% - 21px);
		border-right: none;
	}

	.sc-calendar-v2-modal .sc-calendar-window-inner .sc-calendar-section-options .sc-calendar-guests,
	.sc-calendar-v2-wide .sc-calendar-guests{
		width: 100%;
		padding: 0 0 10px 0;
		height: inherit;
		border-top: none;
	}

	.sc-calendar-v2-wide .sc-calendar-from-date,
	.sc-calendar-v2-wide .sc-calendar-to-date,
	.sc-calendar-v2-wide .sc-calendar-for-count{
		float: left;
		width: 100%;
		margin-right: 0;
	}


	.sc-calendar-window-inner{
		top: 0;
		border-radius: 0;
		height: calc(100% - 40px);
		max-height: calc(100% - 40px);
	}

	.sc-calendar-v2 .sc-calendar-window-inner .sc-calendar-section-footer-right .sc-view-summary{
		position: fixed;
		bottom: 0;
		left: 0;
		margin: 0;
		width: 90%;
		padding: 10px 5%;
		text-align: center;
		border-radius: 0;
	}

}



/* end cal v2 */







/* Calendar V1 */


.sc-calendar-v1 .sc_calendar_depart, .sc_calendar-arrive {
	cursor: pointer;
}


.sc-calendar-v1 .sc_calendar_outer {
	display: none;
}

.sc-calendar-v1 .sc-property-calendar {
	display: none;
}

.sc-calendar-v1 .sc_calendar_loading {
	text-align: center;
	width: 100%;
}


.sc-calendar-v1 .sc_calendar_loading img {
	margin: auto;
	display: block;
	max-height: 100%;
}

.sc-calendar-v1 .sc_calendar_select {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
}

.sc-calendar-v1 .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-v1 .sc_calendar_guests {

	clear: both;
	float: left;
	width: 48%;
}

.sc-calendar-v1 .sc_calendar_guests .sleeps-overlay-inner {
	position: relative;
	width: 100%;
}

.sc-calendar-v1 .sc_calendar_guests .sleeps-overlay {
	max-width: 96%;
	padding: 5px 2%;
}

.sc-calendar-v1 .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-calendar-v1 .sc_cal_next, .sc-calendar-v1 .sc_cal_prev {
	cursor: pointer;
	display: inline-block;
	width: 30px;
	text-align: center;
	font-size: 18px;
	padding: 0;
}

.sc-calendar-v1 .sc_cal_next {
	float: right;
}

.sc-calendar-v1  .sc_cal_prev {
	float: left;
}

.sc-calendar-v1.sc_custom_calendar tr.calendar-row	td.calendar-weekly-price {
	font-size: 12px;
}

.sc-calendar-v1.sc_custom_calendar div.day-number{
	color:#545454;
	font-weight:bold;
	float:right;
	width:100%;
	text-align:center;
}

.sc-calendar-v1.sc_custom_calendar td.calendar-weekly-price, .sc-calendar-v1.sc_custom_calendar td.sc-calendar-day
.sc-calendar-v1.sc_custom_calendar td.calendar-weekly-price, .sc-calendar-v1.sc_custom_calendar td.calendar-day{
	text-align: center;
	background: #ececec;
	height:38px;
	font-size:15px;
	position:relative;
}

.sc-calendar-v1.sc_custom_calendar td.calendar-available {
	background: #6eaaca;
}

.sc-calendar-v1.sc_custom_calendar td.sc_calendar-depart div.day-number,
.sc-calendar-v1.sc_custom_calendar td.sc_calendar-selected div.day-number, .sc-calendar-v1.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-calendar-v1.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-calendar-v1.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-calendar-v1.sc_custom_calendar td.calendar-depart div.day-number {
	color: #fff;
}

.sc-calendar-v1.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-calendar-v1.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-calendar-v1.sc_custom_calendar td.sc-calendar-day-head,
.sc-calendar-v1.sc_custom_calendar td.calendar-day-head {
	text-align: left;
	font-weight:bold;
	text-align:center;
	width:14%;
}

.sc-calendar-v1.sc_custom_calendar td.sc-calendar-day, td.sc-calendar-day-np,
.sc-calendar-v1.sc_custom_calendar td.calendar-day, td.calendar-day-np {
	width:120px;
	text-align: center;
}

.sc-calendar-v1.sc_custom_calendar td.sc_calendar_depart:hover, .sc_custom_calendar td.sc_calendar-arrive:hover {
	cursor: pointer;
}

.sc-calendar-v1.sc_custom_calendar td.sc_calendar_depart:hover, .sc-calendar-v1.sc_custom_calendar td.sc_calendar-arrive:hover{
	background:#72bb7d;
}

.sc-calendar-v1.sc_custom_calendar td.sc_calendar-selected {
	background-color: #72bb7d;
}

.sc-calendar-v1 .sc_calendar_info {
	padding: 25px 0;
	text-align: center;
	clear:  both;
}

.sc-calendar-v1 .sc_returned_message {
	padding: 10px 0;
}

.sc-calendar-v1 .sc_returned_base {
	display: none;
}



.sc-calendar-v1 .sc_returned_price_original_striked .sc-striked {
    text-decoration: line-through;
}

.sc-calendar-v1 .sc_returned_price_original_striked,
.sc-calendar-v1 .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-v1 .sc_calendar_reset {
	float: right;
}


.sc-calendar-v1 .prices-row h2 {
	font-size: 16px;
}

.sc-calendar-v1 .prices-row h2, .prices-row p {
	width: 50%;
	display: inline-block;
	text-align: left;
	font-size: 12px;
}

.sc-calendar-v1 .prices-row {
	line-height: 1;
	border-bottom: 1px solid #83c249;
}

.sc-calendar-v1 .sc-booking-info-button {
	display: inline-block;
	font-size: 10px;
	text-align: center;
}

.sc-calendar-v1 .sc-booking-info-button i {
	border: 2px solid #000;
	margin-left: 7px;
	border-radius: 50px;
	padding: 2px 6px;
	font-size: 14px;
}


.sc-calendar-v1 .sleeps-overlay-inner .sc-overlay-amounts span.item_qty_span {
	width: 45px;
	font-size: 16px;
	height: 26px;
}

.sc-calendar-v1 .sleeps-overlay-inner .overlay-option {
	width: 29.33%;
	float: left;
	padding: 0 2%;
}

.sc-calendar-v1 .sleeps-overlay-inner .sc-overlay-amounts button {
	width: 24px;
	height: 24px;
	font-size: 20px;
	margin-top: 2px;
}

.sc-calendar-v1 .amounts {
	padding: 10px 0;
	float: left;
	width: 100%;
}

.sc-calendar-v1 .amounts button {
	float: left;
	border-radius: 20px;
	font-size: 15px;
	border: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	height: 40px;
	width: 40px;
}

.sc-calendar-v1 .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-calendar-v1 .sc-close-calendar {
	float: right;
	padding: 10px 0;
	font-size: 30px;
	cursor: pointer;
}

.sc-calendar-v1 .sc-calendar-instructions {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;


}

.sc-calendar-v1 .sc-calendar-instructions-2,
.sc-calendar-v1 .sc-calendar-instructions-3 {
	display: none;
}




/* 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-reviews-view-all span.reviews-show-less,
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;
	z-index: 999;
}

.slick-next {
	right: 5px;
	z-index: 999;
}

.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;
    text-align: center;
}

.sc-single-property-variable-info {
    margin-left: 10px;
}

.sc-single-property-variable-info,
.sc-question {
    position: relative;
    display: inline-block;
}

.sc-question span {
  position: absolute;
  top: -40px;
  left: 50%;
  background: #999999;
  color: #fff !important;
  z-index: 10000;
  width: 300px;
  font-size: 11px;
  padding: 10px;
  margin-left: -165px;
  display: none;
  text-align: center;
}

.sc-question span::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-top: solid 10px #999999;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.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-reviews-hidden,
.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;
}

.single-property-testimonial-chunk  {
    
}

.single-property-testimonial-chunk.hidden {
    display: none;
}

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

.sc-single-property-mobile-cta {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #32373C;
	color: #fff;
	padding: 10px 5%;
	width: 90%;
	display: none;
	text-align: center;
	font-size: 18px;
	z-index: 1000;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.sc-single-property-mobile-cta a {
	color: #fff
}

.sc-mobile-book-button-dates-change {
	text-decoration: underline;
	cursor: pointer;
}

.sc-single-property-mobile-cta .sc-mobile-book-button {
	display: none;
}

.sc-mobile-check-button {
	cursor: pointer;
}


/* End Single Property Page */




.sc-pax-price-list .section-title {
	display: none;
}	

.sc-pax-price-list-item:nth-of-type(2){
	/* display: none;*/
}	

.sc-pax-price-list {
	overflow: hidden;
	margin: 20px 0 50px 0;
}	

.sc-pax-price-list-row {
	width: 100%;
	clear: both;
}

.sc-pax-price-list-title {
	font-weight: 600;
}

.sc-pax-price-list-item {
	width: 6%;
	float: left;	

	text-align: center;
	padding: 5px 1%;
}	

.sc-pax-price-list-item-date {
	text-align: left;
	width: 18%;
}	

.sc-pax-price-list-item-date span:before {
	content: 'until';
}












/* 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%;
    }*/

	.nearby-attraction {
		width: 100%;
	}

	.overlay-variable-item{
		font-size: 14px !important;
	}




	.sc-grid-view-3,
	.sc-grid-view-4,
	.sc-grid-view-5{
		grid-template-columns: repeat(auto-fit, minmax(50%, 50%));
	}

}

/* End Tablet */































/* SC Mobile */

@media (max-width: 500px) {

	.sc-single-property-mobile-cta {
		display: inline-block;
	}

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

    .shown-four  { clear: none; }
    .shown-three { clear: none; }
    .shown-two   { clear: none; }
    .shown-one   { clear: both; }*/

	.sc-grid-view{
		grid-template-columns: repeat(auto-fit, minmax(100%, 100%));
	}

	.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 */
