/*
 Theme Name:   Homeo Child
 Theme URI:    https://themeforest.net/item/homeo-real-estate-wordpress-theme/26372986
 Description:  Homeo Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     homeo
 Version:      1.0.0
 Text Domain:  homeo-child
*/
/* :root {
    --homeo-primary-color: #ff6600;
  }
  .btn,
.button {
background: linear-gradient(135deg,  #0347ac 0%,#0f56c1 100%);


  border-color:#0347ac !important;
}
.btn:hover,
.button:hover {
  background-color: #0f56c1 !important;
  color:#fff !important; 
}    */
.property-item .top-label > .featured-property {
	background-color: #51b451;
}
#user,#submit_property{
    display:none;
}
.navbar-nav > li > a{
    text-transform: uppercase !important;
}