#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
  float: right; }
#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
  float: right; }

.properties-grid .property h2 a {
  font-size: 16px;
  font-weight: bold;
}

.widget.widget_search form {
  padding: 14px;
}

#fbheader {
  width: 200px;
  float: left;
  margin-top: 37px;
}

@media screen and (max-width: 768px) {
  #fbheader {
    display: none;
  }
}

.properties-grid .property .price {
  color: #000000;
  font-weight: bold;
}

.properties-grid .property .rent-sale {
  font-weight: bold;
}

#rev_slider_1_1 > ul > li:nth-child(1) > div.tp-caption.medium_bg_darkblue.tp-fade.tp-resizeme.start {
  left: 0px!important;
}
#rev_slider_1_1 > ul > li:nth-child(2) > div.tp-caption.medium_bg_darkblue.tp-fade.tp-resizeme.start {
  left: 0px!important;
}
#rev_slider_1_1 > ul > li:nth-child(3) > div.tp-caption.medium_bg_darkblue.tp-fade.tp-resizeme.start {
  left: 0px!important;
}

.navigation-wrapper .navigation .nav li a {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}

/* #menu-item-1639 {
  background-color: #ff6600!important;
}
#menu-item-1640 {
  background-color: #ff8c00!important;
}
#menu-item-1491 {
  background-color: #36b0bb!important;
} */

#shortcodes-ultimate-5 {
  visibility: hidden;
  display: none;
}

.property-detail #property-map {
  height: 200px;
  width: 100%;
}

.carousel>.content {
  background-color:rgba(0,0,0,0);
  padding: 0px 0px;
}
.carousel .caroufredsel_wrapper {
  background-color:rgba(0,0,0,0);
  height: 350px !important;
}
.properties-grid unstyled {
  height: 350px !important;
}
#carouselproperties_widget-2 > div > div > div > ul {
  height: 350px !important;
}

h2 {
  font-weight: bold;
  margin: 0px 0px;
}

.properties-grid .property .reduced {
  display: block;
  font-weight: 400;
  left: -130px;
  padding: 5px 15px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 45px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body.header-dark #header-inner {
  background-color: #36b0bb; }

body.header-fixed .header-top-wrapper {
  padding-bottom: 90px;
}

#navigation {
  background-color: rgba(255,255,255,1);
}

.page-id-53 .page-header { display:none; }

.properties-grid .property .reduced {
  background-color: #ff6600; }

#header-wrapper #header #header-inner .navbar .navbar-inner .logo { line-height: 75px;
  width: 216px; }

/* .navigation-wrapper .navigation .nav li a:hover { background-color: #fff; }
.navigation-wrapper .navigation .nav li:hover>a{background-color:#fff; }
*/
.properties-grid .property .rent-sale { 
  position: static;
  float: left;
  left: 0;
  bottom: 0;
}

.properties-grid .property .price { 
position: static;
float: right;
bottom: 0;
}

.properties-grid .property .bathrooms { 
display: none;
}

.properties-grid .property { 
min-height: 338px;}

.myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #ff6600;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ff6600;
	box-shadow:inset 0px 0px 0px 0px #ff6600;
	background-color:#ffffff;
	border:0px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:900;
	padding:3px 8px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#ff6600;
}
.myButton:active {
	position:relative;
	top:1px;
}

a.myButton:hover {
	color:#ffffff;
  text-transform: none;
}