

/** ADMIN FEATURES **/
.pFeatures .pFeatures-title		{ color:#383836; }
.pFeatures .client-btn			{ background:#59B999; color:#FFFFFF; }
.pFeatures .client-btn:hover	{ background:#383836; color:#FFFFFF; }



/** PROPERTY HEADER **/
.property-header						{ padding:20px 0px; font-size:1.2em; text-transform:uppercase; }
.property-header .back-btn				{ float:left; display:block; padding:5px 10px; width:60px; }
.property-header .attributes			{ margin:5px 0px 0px 70px; text-align:right; }
.property-header .pipe					{ padding:0px 10px; }
.property-header .price-wrapper			{ display:inline; }
.property-header .status,
.property-header .price-value			{ font-weight:bold; }

.property-header .back-btn				{ background:#59B999; color:#FFFFFF; }
.property-header .back-btn:hover		{ background:#383836; color:#FFFFFF; }
.property-header .pipe					{ color:#59B999; }
.property-header .status,
.property-header .price-value			{ color:#59B999; }

.ActionBar { background-color: #59B999; }
.ActionBar p { color: white; }
.ActionBar .ActionBar-btn a:hover { background: #3E836C; }



/** SLIDER **/
.property-slider											{ position:relative; padding:3px 0px 0px 0px; }
.property-slider .slideshow									{ z-index:1; }
.property-slider .slideshow-controls						{ display:none; }
.property-slider .property-address							{ padding:40px 10px; line-height:2em; }
.property-slider .property-address .address					{ float:left; width:65%; text-transform:uppercase; }
.property-slider .property-address .address-other			{ display:block; clear:both; text-transform:none; font-size:0.8em; }
.property-slider .property-address .price					{ float:right; width:30%; text-align:right; }
.property-slider .property-address .price-offers,
.property-slider .property-address .price-period			{ display:block; clear:both; text-transform:none; font-size:1.3em; }
.property-slider .property-address .price-value				{ display:block; font-size:2em; }
.property-slider .property-address .price-min.price-value,
.property-slider .property-address .price-max.price-value	{ display:inline-block; }

.slideshow .slideshow-slides .carousel-prev:after,
.slideshow .slideshow-slides .carousel-next:after {
	content: "";
}
.slideshow .slideshow-slides .carousel-prev {
    left: 2em;
    background: transparent url(icons/arrow-circle-left.png) no-repeat 50% 50%;
    height: 60px;
    width: 60px;
    margin-top: -25px;
}

.slideshow .slideshow-slides .carousel-next {
    right: 2em;
    background: transparent url(icons/arrow-circle-right.png) no-repeat 50% 50%;
    height: 60px;
    width: 60px;
    margin-top: -25px;
}


.property-slider											{ background:#050809; }
.property-slider.no-images									{ background:#F9F9F9; }
.property-slider .slideshow .slideshow-slides				{ border:none; }
.property-slider .property-address							{ background:#efefef; }
.property-slider .property-address .address					{ color:#59B999; }
.property-slider .property-address .price-value				{ color:#59B999; }
.property-slider .property-address .address-other,
.property-slider .property-address .price-offers,
.property-slider .property-address .price-period			{ color:#050809; }


/** MAIN **/
.property-main		{ font-size:1.1em; line-height:1.6em; }



/** LEFT COL **/
.property-left												{ float:left; width:65%; margin:20px 0px; }
.property-left .listing-key-info,
.property-left .listing-property-types						{ margin:0px 0px 20px 0px; padding:20px; }
.listing-property-types-table a								{ display:block; }
.property-left .listing-key-info h2,
.property-left .listing-property-types h2					{ text-transform:uppercase; }
.property-left .listing-key-info th,
.property-left .listing-key-info strong,
.property-left .listing-key-info a								{ font-weight:bold; }
.property-left .property-features h2,
.property-left .property-description h2
.property-left .listing-additional h2						{ text-transform:uppercase; margin:0px 0px 10px 0px; }

.property-left .listing-key-info,
.property-left .listing-property-types						{ border:1px solid #CCCCCC; background:#F9F9F9; }
.property-left .listing-key-info h2,
.property-left .listing-property-types h2					{ color:#59B999; }
.property-left .tbl-row-odd									{ background:#EFEFEF; }
.property-left .listing-key-info strong,
.property-left .listing-key-info a								{ color:#59B999; }
.property-left .listing-key-info .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:#59B999; }



/** 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 .listing-links .btn					{ display:block; margin:0px 0px 5px 0px; text-align:left; font-size:12px; }
.property-right .listing-links .btn-arrow:after {content:"";}
.property-right .property-advert							{ position:relative; z-index:2; display:block; margin:20px 0px; padding:20px; }
.property-right .property-advert .title						{ position:relative; z-index:2; display:block; font-size:2em; text-transform:uppercase; line-height:1.3em; }
.property-right .property-advert .btn						{ position:relative; z-index:2; display:block; padding:10px; width:100px; margin:100px 0px 0px 0px; }
.property-right .property-advert .bg						{ position:absolute; z-index:1; display:block; top:0; left:0; width:100%; height:100%; }
.property-right .property-enquiry							{ margin:0px 0px 20px 0px; padding:20px; }
.property-right .property-enquiry .title h2					{ text-transform:uppercase; }
.property-right .property-enquiry .btn						{ display:block; padding:10px; width:160px; }

.property-right .listing-links .btn					{ background:#59B999; color:#FFFFFF; }
.property-right .listing-links .btn:hover			{ background:#383836; color:#FFFFFF; }
.property-right .property-enquiry							{ border:1px solid #CCCCCC; background:#F9F9F9; }
.property-right .property-enquiry .title h2					{ color:#59B999; }
.property-right .property-enquiry .btn						{ background:#59B999; color:#FFFFFF; }
.property-right .property-enquiry .btn:hover				{ background:#383836; color:#FFFFFF; }

.property-right .valuation-enquiry strong { color: #59B999; }
.property-right .valuation-enquiry .btn { vertical-align: baseline; align-items: flex-start; box-sizing: border-box; text-rendering: auto; letter-spacing: normal; word-spacing: normal; text-indent: 0px; text-shadow: none; margin: 0em; font: 600 13.2px sans-serif; line-height: 1.4em; }


/** RENTAL FORM BOX **/
.rental-form-box 					{ display:block; background:#f9f9f9 none repeat scroll 0 0; border:1px solid #cccccc; margin-top:20px; padding:20px; }
.rental-box-title 					{ text-transform:uppercase; font-size:1.5em; color:#383836; display:block; padding-bottom:10px; }
.rental-box-text 					{ color:#333333; font-size:1.1em; padding-bottom:10px; display:block; }




/** SIMILAR PROPERTIES **/
.property-similar h2 { font-weight: 400; font-size: 1.8em; text-transform: uppercase; }
.listing-similar { list-style:none; margin:0px; padding:0px; }
.listing-similar li { position:relative; display:inline-block; width:24%; vertical-align:top; margin:20px 0px 0px 0px; }
.listing-similar .recent-property	{ display:block; margin:0px 5px; }

/** IMAGE **/
.listing-similar .recent-image								{ display:block; width:100%; position:relative; height:160px; }
.listing-similar .recent-image .border						{ position:absolute; top:0; left:0; right:0; bottom:0; z-index:1; }
.listing-similar .recent-image .status-banner				{ position:absolute; left:0; bottom:10px; z-index:2; padding:5px 10px; font-size:0.9em; text-transform:uppercase; }
.listing-similar .status-forSale .status-banner,
.listing-similar .status-toLet .status-banner				{ display:none; }

.listing-similar .recent-image								{ background:#FFFFFF; }
.listing-similar .recent-image .border						{ border:5px solid #F0F1F1; }
.listing-similar .recent-height:hover .border				{ border:5px solid #ccc; }
.listing-similar .recent-image .status-banner				{ background:#1F3D73; color:#FFFFFF; }


/** DETAILS **/
.listing-similar .recent-details									{ display:block; padding:10px 10px 30px 10px; font-size:1em; }
.listing-similar .recent-details .rd-address						{ display:block; margin:0px 0px 10px 0px; }
.listing-similar .recent-details .rd-address .rd-addr-line1		{ display:block; font-weight:600; font-size:1.1em; text-transform:uppercase; }
.listing-similar .recent-details .rd-attributes					{ display:block; }
.listing-similar .recent-details .rd-price						{ margin:10px 0px; }
.listing-similar .recent-details .rd-price .price-value			{ font-weight:600; font-size:1.1em; }

.listing-similar .recent-height:hover							{  }
.listing-similar .recent-details .rd-address,
.listing-similar .recent-details .rd-attributes,
.listing-similar .recent-details .rd-price						{ color:#262626; }
.listing-similar .recent-details .rd-address .rd-addr-line1		{ color:#383836; }
.listing-similar .recent-details .rd-price .price-value			{ color:#413E6F; }



/** LIGHT BOX **/
.lightbox-content .btn			{ background:#59B999; color:#FFFFFF; }
.lightbox-content .btn:hover	{ background:#383836; 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:780px){

	.listing-similar li			{ width:49%; }
	.listing-similar li .recent-image	{ height:200px; }

}

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

	.property-slider .slideshow								{ margin:0px 0px 0px 0px; }
	.property-slider .property-address .address				{ float:none; width:100%; }
	.property-slider .property-address .address-other		{ font-size:0.8em; color:#777777; }
	.property-slider .property-address .price				{ display:block; float:none; width:100%; text-align:left; margin:20px 0px 0px 0px; }
	.property-slider .property-address .price-offers,
	.property-slider .property-address .price-period,
	.property-slider .property-address .price-from,
	.property-slider .property-address .price-to			{ display:inline; clear:none; font-size:1.3em; color:#777777; }
	.property-slider .property-address .price-value			{ display:inline; font-size:2em; }

}

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

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

}

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

	.property-header .back-btn									{ float:none; margin:0px 0px 10px 0px; }
	.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:530px){

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

}

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

	.slst-item	{ width:100%; }

}

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

	.listing-similar li			{ width:100%; }
	.listing-similar li .recent-image 	{ height:200px; position:static; width:auto; }

}
