.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-info {
		background-color: #d2ae6d !important;
    border-left: 1px solid #d2ae6d !important;
    border-right: 1px solid #d2ae6d !important;
    border-bottom: 1px solid #d2ae6d !important;
}
.bootstrap-realtypress a {
		color: #d2ae6d !important;
  
}

.bootstrap-realtypress strong {
  color: #444444 !important;
}



.page-numbers.current {
  background-color: #d2ae6d !important;
  border-color: #d2ae6d !important;
}

.btn.btn-primary.btn-block.btn-filter-search-results {
 	 background-color: #d2ae6d !important;
  
}

.bootstrap-realtypress .container-fluid {
  max-width:1100px !important;
}

.bootstrap-realtypress .rps-single-listing {
  margin-top: 200px !important;
}

.w-portfolio-item-title {
	text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.6) !important;
}


.bootstrap-realtypress .rps-grid-result .rps-property-result h4 {
  color: #000000!important;
}

/*******Search Field*******/

.bootstrap-realtypress .btn-primary {
  background-image: linear-gradient(to bottom, #d2ae6d 0%, #d2ae6d 100%) !important;
  border-color: #d2ae6d !important;
}

.bootstrap-realtypress .slider-container .back-bar .pointer.last-active {
      background-color: #d2ae6d !important;
    	border: 1px solid #d2ae6d !important;
}

.bootstrap-realtypress .btn-primary:hover {
  background-color: #d2ae6d !important;
}

.slider-container .clickable-dummy {
  background-color: #d2ae6d !important;
}

/*********Interested and Favourite title bar*******/

.panel-heading {
  background-color: #d2ae6d !important;
}