/*
Theme Name: Apolloni & Blom 
Description: Apolloni & Blom Wordpress Theme 
Author: Catnic Srl 
Author URI: http://www.catnic.it 
Template: realhomes
Version: 1.0
*/

@import url("colour.css");

body {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}

.desc-wrap {
	display: none;
	position: absolute;
	left: 4em;
}

.flex-active-slide:hover .desc-wrap {
	display: block;
}

#header-top {
	border-bottom: 0px solid transparent !important;
	float: right;
}

div#logo {	
	padding-top: 1.5em;
	padding-bottom: 1em;
}


#property-detail-flexslider .flexslider .slides img {
	margin-left:  auto;
	margin-right:  auto;
    	width: 100%;
}

#property-detail-flexslider .flexslider .slides img.vertical {
	width: auto;
}

.more-option-trigger a {
	color: #a6ca57;
	font-size: 120%;
}

/* Widget property data */

#widget-property-data {
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	padding: 0;
	
}

#widget-property-data .widget-title {
	background-color: white;
	padding: 0.5em 1em;
	margin: 0;
	border-bottom: 1px solid #dedede;
	font-weight: normal;
}

#widget-property-data ul {
	padding: 1em;
	margin: 0;
	list-style-type: none;
	color: #515c5e;
}

#widget-property-data ul li {
	margin: 1em 0px;
}

#widget-property-data a#registerinterest,
#miniguida-button a#registerinterest {
	display: block;
	background-color: #a6ca57;
	color: white;
	padding: 1em;
	margin: 2em;
	text-align: center;
	font-size: 1.3em;
}

#widget-property-data a#registerinterest:hover,
#miniguida-button a#registerinterest:hover {
	background-color: #157b2f;
}

h3.search-heading.active {
	visibility: hidden;
    color: white;
}

.advance-search .search-heading .fa-search-plus {
  padding: 13px 20px 15px;
  padding-bottom: 16px\9;
  margin-right: 20px;
  font-size: 26px;
}


.advance-search #find_property_all, 
.advance-search #find_property_prestigious {
	position: absolute;
	top: -53px;
}


.advance-search #find_property_prestigious {
	left: 283px;
	min-height: 53px;
	top: -52px;
}

.advance-search .search-heading {
	background-color: #f5f5f5;
	colour: #afb5b5;
	cursor: pointer;
	min-height: 52px;
}

.advance-search h3.search-heading .fa-search,
.advance-search h3.search-heading .fa-search-plus {
	background-color: #afb5b5;
	color: white;
}

.advance-search .search-heading.active {
	color: white;
	background-color: #a6ca57;
	cursor: default;
}

.advance-search h3.search-heading.active .fa-search,
.advance-search h3.search-heading.active .fa-search-plus {
	background-color: #157b2f;
}

@media (max-width: 767px) {

	.advance-search #find_property_all,
	.advance-search #find_property_prestigious {
			position: static;
	}

}

.static-widget {
    position: fixed;
    margin-top: 0 !important;
}

/* .max-price, .max-beds { */
.max-beds {
	display: none;
}

#overview .property-item .property-meta span.add-to-fav { 
display: none; 
}

.page-head h1.page-title span {
	display: block;
	font-weight: 500;
}

#property-detail-flexslider .jcarousel-container-vertical {
    background-color: #dedede;
}

#overview .property-item .price span {
	background-color: #a6ca57;
}

#overview .property-item .price .status-label {
	background-color: transparent;
}

#overview .property-item .price {
    background: transparent;
}


a:hover {
	color: #6db85c;
}


.property-item h4 a, h1, h2, h3, h4, h5, h6 {
	font-weight: 600 !important;
}
