.widget.widget_recent_entries {
    margin: 0 0 60px 0;
}

.widget.widget_recent_entries h2.widgettitle {
  color: #0E6D67;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin: 0px;
  margin-bottom: 20px;
}

.widget.widget_recent_entries ul {
  padding: 0;
}

.widget.widget_recent_entries ul li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 7px 0 7px 0;
  list-style-type: none;
}

.widget.widget_recent_entries ul li:last-child {
  border-bottom: 0;
}

.widget.widget_recent_entries ul li a {
  padding-left: 0;
  padding-right: 0;
}

.widget.widget_recent_entries ul li a:hover {
  background-color: transparent;
}

.page .contact-form label,
.page .wpcf7-form .label-purpose {
  width: 100%;
}

.page .wpcf7-form .label-purpose textarea {
  width: 100%;
  height: 100px;
}

.page .wpcf7-form input[name="form_area"],
.page .wpcf7-form input[name="form_price"] {
  display: inline;
  width: auto;
}

.widget.widget_text form input[type="text"],
.widget.widget_text form input[type="email"] {
  font-size: 12px;
  padding: 7px 5px;
  height: auto;
}

.widget.widget_text form input[type="submit"] {
  color: #707070;
}

.widget.widget_text form textarea {
  height: 64px;
  font-size: 12px;
  padding: 4px 5px;
}

.navbar-header .navbar-brand {
}

.navbar-header .navbar-brand img {
  width: 235px;
  /* OLD WIDTH VALUE: 210px */
}

.navbar-header .navbar-brand span {
  display: none;
}

.navbar-header .navbar-text {
  max-width: 217px;
}

.feature-box .feature-icon {
  display: none;
}

.navbar-info {
  margin: 30px 0 0 40px;
}

.property-slider-item-info {
  display: none;
}

.property-slider-item-image::after {
  background-color: rgba(37, 37, 37, 0.25);
}

.home header.entry-header.page-header {
  display: none;
}

.home .widget_aviators_features_simple h2.widgettitle,
.home .widget_partners_widget h2.widgettitle{
  color: #0E6D67;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin: 0px;
}

.mfp-bottom-bar {
  display: none;
}

/* Primary colors - start */
a {
  color: #0E6D67;
}

h1, h2, h3 {
  color: #0E6D67;
}

h1 a, h2 a, h3 a {
  color: #0E6D67;
}

.page-header h1,
.page-header h2,
.page-header h3 {
  color: #0E6D67;
}

.type-small .agents-container .footer {
  background-color: #0E6D67 !important;
  filter: brightness(75%);
}

.property-detail-subtitle .property-price {
  background-color: #0E6D67;
}

.property-overview li strong {
  color: #0E6D67;
}

.property-overview dd {
  color: #0E6D67;
}

.submission-payment-back a {
  border-bottom: 1px solid #0E6D67;
}

.submission-payment-back a:hover {
  color: #0E6D67;
}

.pagination .page-numbers {
  color: #0E6D67;
}

.header-topbar .menu li a:hover {
  color: #0E6D67;
}

.navbar-toggle {
  background-color: #0E6D67;
}

.navbar-toggle:hover,
.navbar-toggle:active, 
.navbar-toggle:focus {
  background-color: #0E6D67 !important;
}

.navbar .navbar-brand {
  color: #0E6D67;
}

.widget.widget_aviators_features_circles h3 {
  color: #0E6D67;
}

.widget.widget_aviators_features_circles .feature-wrapper:hover .feature-icon {
  background-color: #0E6D67;
}

.btn-primary {
  background-color: #0E6D67;
}

.btn-primary:hover {
  background-color: #0E6D67 !important;
  filter: brightness(70%);
}

.cmb2-metabox .cmb2-upload-button:focus,
.cmb2-metabox .cmb2-upload-button:active {
  background-color: #0E6D67;
}

.simple-marker {
  background-color: #0E6D67;
}

.footer-top {
  background-color: #0E6D67;
}

.footer-bottom {
  background-color: #0E6D67 !important;
  filter: brightness(75%);
}

.widget_property_carousel_widget {
  background-color: #0E6D67;
}

.widget_property_carousel_widget .owl-dots .owl-dot:hover,
.widget_property_carousel_widget .owl-dots .owl-dot.active {
  background-color: #0E6D67;
}

.type-small .property-container .footer {
  background-color: #0E6D67 !important;
  filter: brightness(75%);
}

.property-small-price {
  color: #0E6D67;
}

.property-row-meta-item-price {
  color: #0E6D67;
}

.comments-area .required {
   color: #0E6D67;
}

.comments-area #cancel-comment-reply-link:hover {
  color: #0E6D67;
}

.comments-area .comment-awaiting-moderation {
  background-color: #0E6D67;
}

.panels-primary .panel-faq .panel-heading {
  background-color: #0E6D67;
}

.property-detail-gallery-preview .owl-item.highlighted:after,
.property-detail-gallery-preview .owl-item:hover:after {
  background-color: #0E6D67;
}

@media (min-width: 768px) {
  .navbar-nav {
    background-color: #0E6D67;
  }

  .navbar-nav > li:hover > a {
    background-color: #0E6D67 !important;
    border-bottom-color: #0E6D67;
    filter: brightness(75%);
  }

  .menu-item-has-children .sub-menu {
    background-color: #0E6D67 !important;
    filter: brightness(75%);
  }
}

@media (max-width: 767px) {
  .menu-item-has-children > a:after {
    color: #0E6D67;
  }
}
/* Primary colors - end */