/** ADMIN FEATURES **/
.pFeatures .pFeatures-title {
	color: #D52B1E;
}

.pFeatures .client-btn {
	background: #D52B1E;
	color: #FFFFFF;
}

.pFeatures .client-btn:hover {
	background: #F69C31;
	color: #FFFFFF;
}

.cookiebox {
	display: none !important;
}

.search-banner {
	display: none;
}



/** HEADER TOP **/
.header-top {
	background-color: #FFFFFF;
}

.fw-wrapper.property-page {
	border-top: 1px solid #CCCCCC;
}



/** PROPERTY HEADER **/
.property-header {
	padding: 20px 0px;
	text-transform: uppercase;
	font-size: 1.1em;
}

.property-header .back-btn {
	float: left;
	display: block;
	max-width: 220px;
}

.property-header .attributes {
	margin: 10px 0px 0px 220px;
	text-align: right;
}

.property-header .pipe {
	padding: 0px 10px;
}

.property-header .price-wrapper {
	display: inline;
}

.property-header .status,
.property-header .price-value {
	font-weight: 600;
}

.property-header .price-wrapper .price-status {
	display: none;
}

.property-header .pipe {
	color: #777777;
}

.property-header .status,
.property-header .price-value {
	color: #D52B1E;
}



/** SLIDER **/
.property-slider {
	position: relative;
	padding: 3px 0px 0px 0px;
}

.property-slider .slideshow {
	z-index: 1;
	margin: 2px 0px;
}

.property-slider .slideshow .slideshow-slides .horiz-scroll-item {
	margin-right: 2px;
}

.property-slider .slideshow-controls {
	display: none;
}

.property-slider .property-address {
	padding: 30px 10px;
	line-height: 2.6em;
	font-weight: 300;
}

.property-slider .property-address .address {
	float: left;
	width: 65%;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.6em;
	line-height: 1.4em;
}

.property-slider .property-address .address-other {
	display: block;
	clear: both;
	text-transform: none;
	font-weight: 400;
	font-size: 0.7em;
}

.property-slider .property-address .price {
	float: right;
	width: 30%;
	text-align: right;
	font-size: 2em;
}

.property-slider .property-address .price-offers,
.property-slider .property-address .price-period {
	display: block;
	clear: both;
	text-transform: none;
	font-size: 0.6em;
	font-weight: 300;
	font-size: 0.6em;
}

.property-slider .property-address .price-from,
.property-slider .property-address .price-to {
	text-transform: none;
	font-size: 0.6em;
	font-weight: 300;
	font-size: 0.6em;
}

.property-slider .property-address .price-value {
	display: block;
	font-weight: 600;
}

.property-slider .property-address .price-min.price-value,
.property-slider .property-address .price-max.price-value {
	display: inline-block;
}

.property-slider .property-address .price-status {
	display: none;
}

.slideshow .slideshow-slides .horiz-scroll-prev,
.slideshow .slideshow-slides .horiz-scroll-next {
	height: 60px;
	width: 60px;
}

.slideshow .slideshow-slides .horiz-scroll-prev::after,
.slideshow .slideshow-slides .horiz-scroll-next::after {
	content: " ";
	width: 60px;
	height: 60px;
	line-height: auto;
}

.property-slider {
	background: #FFFFFF;
}

.property-slider.no-images {
	background: #FFFFFF;
}

.property-slider .slideshow .slideshow-slides {
	border: none;
}

.property-slider .property-address {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.property-slider .property-address .address {
	color: #D52B1E;
}

.property-slider .property-address .price-value {
	color: #F69C31;
}

.property-slider .property-address .price,
.property-slider .property-address .address span {
	color: #777777;
}

.slideshow .slideshow-slides .horiz-scroll-nav,
.slideshow .slideshow-slides .horiz-scroll-nav:hover {
	background-color: transparent;
}

.slideshow .slideshow-slides .horiz-scroll-prev {
	background: transparent url(icons/arrow-circle-left.png) no-repeat 50% 50%;
}

.slideshow .slideshow-slides .horiz-scroll-next {
	background: transparent url(icons/arrow-circle-right.png) no-repeat 50% 50%;
}



/** LEFT COL **/
.property-left {
	float: left;
	width: 65%;
	margin: 20px 0px;
}

.listing-similar h2,
.property-left h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.6em;
}

.property-left .property-key,
.property-left .listing-property-types {
	margin: 0px 0px 40px 0px;
}

.listing-property-types-table a {
	display: block;
}

.property-left .property-key h2,
.property-left .listing-property-types h2 {
	text-transform: uppercase;
}

.property-left .property-key th,
.property-left .property-key strong,
.property-left .property-key a {
	font-weight: 600;
}

.property-left .property-features h2,
.property-left .property-description h2 .property-left .listing-additional h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.property-left .listing-additional-info {
	font-weight: 400;
	line-height: 1.6em;
	padding: 30px 0px;
}


.listing-similar h2,
.property-left .property-key h2,
.property-left .listing-property-types h2 {
	color: #D52B1E;
}

.property-left .tbl-row-odd {
	background: #EFEFEF;
}

.property-left .listing-property-types a,
.property-left .property-key strong,
.property-left .property-key a {
	color: #D52B1E;
}

.property-left .property-key .tbl .tbl-row .tbl-row-cell {
	border: none;
}

.property-left .property-features h2,
.property-left .property-description h2,
.property-left .property-description strong,
.property-left .listing-additional h2,
.property-left .listing-additional strong {
	color: #D52B1E;
}



/** RIGHT COL **/
.property-right {
	float: right;
	width: 300px;
	margin: 0px 0px 20px 0px;
}

.property-right.property-right-top {
	margin: 20px 0px 0px 0px;
}

.property-right .property-media-links .btn-arrow {
	display: block;
	margin: 0px 0px 10px 0px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1em;
}

.property-right .property-media-links .btn-arrow:after {
	content: " ";
}

.property-right .property-enquiry {
	margin: 0px 0px 20px 0px;
	padding: 20px;
}

.property-right .property-enquiry .title h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.6em;
	line-height: 1.1em;
}

.property-right .property-enquiry .btn {
	display: block;
	padding: 10px;
	width: 160px;
}

.property-right .property-media-links .btn {
	background: #D52B1E;
	color: #FFFFFF;
}

.property-right .property-media-links .btn span {
	color: #FFFFFF;
}

.property-right .property-media-links .btn:hover {
	background: #F69C31;
	color: #FFFFFF;
}

.property-right .property-enquiry {
	border: 1px solid #CCCCCC;
}

.property-right .property-enquiry .title h2 {
	color: #D52B1E;
}

.property-right .property-enquiry .btn {
	background: #D52B1E;
	color: #FFFFFF;
}

.property-right .property-enquiry .btn:hover {
	background: #F69C31;
	color: #FFFFFF;
}



/** LISTING CTA **/
.ListingCtaBox {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background-color: #D52B1E;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1em;
}

.ListingCtaBox .ListingCtaBox-buttons .Btn {
	display: block;
	margin: 5px 0px 0px 0px;
}

.ListingCtaBox .ListingCtaBox-buttons .Btn:not(.Btn--bluePulse):hover {
	background-color: #333333;
	color: #FFFFFF;
}

@media screen and (max-width: 720px) {
	.ListingCtaBox .ListingCtaBox-buttons .Btn {
		display: inline-block;
		vertical-align: middle;

	}
}

@media screen and (max-width: 720px) {
	.ListingCtaBox .ListingCtaBox-buttons .Btn {
		display: block;
		margin: 5px 0px;
	}
}



/** SIMILAR PROPERTIES **/
.slst-item {
	display: inline-block;
	vertical-align: top;
	width: 33%;
}

.slst .slst-item {
	margin: 0px;
}

.plst-max970 .slst-item,
.plst-max970 .vitm,
.plst-max970 .vitm .vitm-click {
	height: auto;
}

.slst-item .vitm {
	margin: 10px 10px 10px 0px;
	padding: 0px;
}

.slst-item .vitm .vitm-photo {
	float: none;
	display: block;
	clear: both;
	margin: 0px auto;
	text-align: center;
	padding: 10px;
	border: 5px solid #EFEFEF;
}

.slst-item .vitm .vitm-details {
	float: none;
	display: block;
	clear: both;
	margin: 0px auto;
	text-align: left;
	padding: 10px;
}

.slst-item .addr-line1 {
	display: block;
	font-weight: 600;
	font-size: 1.2em;
	line-height: 1em;
	text-transform: uppercase;
}

.vitm .price .price-value {
	font-weight: 600;
	font-size: 1.2em;
}

.vitm .vitm-brief {
	color: #333333;
}

.slst-item .vitm-details,
.slst-item .vitm-details a {
	color: #777777;
}

.slst-item .addr-line1 {
	color: #D52B1E;
}

.vitm .price .price-value {
	color: #F69C31;
}





/** LIGHT BOX **/
.lightbox-content .btn {
	background-color: #D52B1E;
	color: #FFFFFF;
}

.lightbox-content .btn:hover {
	background-color: #F69C31;
	color: #FFFFFF;
}



/** APPLICATION BOX **/
.property-application {
	display: block;
	margin: 20px 0px;
	padding: 20px;
}

.property-application .title {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.8em;
	line-height: 1em;
}

.property-application .text {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.3em;
	display: block;
	margin: 10px 0px;
}

.property-application .btn {
	display: block;
	padding: 20px;
	font-size: 1.3em;
}

.property-application {
	background: #D52B1E;
	color: #FFFFFF;
}



/** RESPONSIVE **/
@media screen and (max-width:950px) {

	.slst-item {
		width: 32%;
	}

}

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

	.property-left {
		width: 60%;
	}

}

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

	.property-left {
		width: 55%;
	}

}

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

	.property-header .back-btn {
		float: none;
	}

	.property-header .attributes {
		display: none;
	}

	.property-slider .slideshow {
		margin: 0px 0px 0px 0px;
	}

}

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

	.property-right .property-media-links {
		text-align: center;
	}

	.property-right .property-media-links .btn,
	.property-right .property-media-links .resp-media-link {
		display: inline-block;
	}

	.property-right .property-media-links .btn-map span,
	.property-right .property-media-links .btn-street span,
	.property-right .property-media-links .btn-brochure span,
	.property-right .property-media-links .btn-email span {
		display: none;
	}

	.property-left,
	.property-right {
		float: none;
		clear: both;
		margin: 20px 0px;
		width: 100%;
	}

	.slideshow .slideshow-slides .horiz-scroll-prev,
	.slideshow .slideshow-slides .horiz-scroll-next {
		display: none !important;
	}

}

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

	.property-header .back-btn {
		float: none;
	}

	.property-header .attributes {
		margin: 10px 0px 0px 0px;
		text-align: left;
	}

	.property-right .property-media-links .btn,
	.property-right .property-media-links .resp-media-link {
		display: block;
	}

}

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

	.slst-item {
		width: 48%;
		text-align: center;
	}

}

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

	.property-slider .property-address .address {
		float: none;
		width: 100%;
	}

	.property-slider .property-address .address-other {
		font-size: 0.8em;
	}

	.property-slider .property-address .price {
		display: block;
		float: none;
		width: 100%;
		text-align: left;
		margin: 20px 0px 0px 0px;
	}

	.property-header {
		padding: 10px 0px;
	}

}

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

	.slst-item {
		width: 100%;
	}

}