/* Child Theme - Custom CSS File */
body {
	background-color: #eff5ef;
}

.button-menu-reveal, .button-menu-close {
	display: none !important;
}

.header-variation-one .current-menu-ancestor > a {
	color: #247C3C !important;
	background-color: #F1F5F1;
}

.header-variation-one .extra-search-fields {
	background-color: #68a072
}

.odd-property-skin .property-status-tag:before, .row-odd .property-post-odd .property-status-tag:before, .row-even .property-post-even .property-status-tag:before {
	border-right-color: #eaeaea;
}

.odd-property-skin .property-status-tag:hover:before, .row-odd .property-post-odd .property-status-tag:hover:before, .row-even .property-post-even .property-status-tag:hover:before {
	border-right-color: #247c3c;
}

.even-property-skin .property-status-tag:before, .row-odd .property-post-even .property-status-tag:before, .row-even .property-post-odd .property-status-tag:before {
	border-right-color: #ffffff;
}

.even-property-skin .property-status-tag:hover:before, .row-odd .property-post-even .property-status-tag:hover:before, .row-even .property-post-odd .property-status-tag:hover:before {
	border-right-color: #247c3c;
}

.meta-icon {
	fill: #73BC44;
}

.home-recent-posts {
	background-color: #f0f8f1;
}

.property-listing-simple-2 .price-wrapper {
	background-color: #73BC44;
}

.property-listing-simple .title-and-meta .entry-title a:hover {
	color: #73BC44;
}

.advance-search-widget-title {
	background-color: #68a072;
}

.advance-search-widget-title .fa-search {
	background-color: #68a072;
}

.widget-advance-search .form-submit-btn, #dsidx-contact-form-submit, .sidebar .dsidx-resp-area-submit input[type="submit"], .dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
	background: #73BC44;
}

.widget-advance-search .form-submit-btn:hover, #dsidx-contact-form-submit:hover, .sidebar .dsidx-resp-area-submit input[type="submit"]:hover, .dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"]:hover {
	background: #247C3C;
}

.widget-featured-properties .read-more-link {
	color: #247C3C;
}

.widget-featured-properties .read-more-link:hover {
	color: #73BC44;
}

.featured-properties-thumbnail .price {
	background-color: #73BC44;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background-color: #73BC44;
}

.property-title-wrapper .favorite-and-print .fa, .property-title-wrapper .favorite-and-print .fas, .property-title-wrapper .favorite-and-print .far {
	color: #73BC44;
}

.similar-properties .price {
	color: #73BC44;
}

.property-status-tag:hover {
	background-color: #247c3c;
}

.property-status-tag:hover:before {
	border-right-color: #247c3c;
}

.home-recent-posts .post-meta a {
	color: #247C3C;
}

.home-recent-posts .post-meta a:hover {
	color: #73BC44;
}

.read-more {
	color: #247C3C;
}

.option-bar input[type="text"], .option-bar .select2-container--default .select2-selection--single {
	background-color: #dfebdf;
}

.similar-properties .property-description {
	background-color: #f7fcf7;
}

.btn-orange {
	background-color: #73BC44;
}

.contact-form .btn-orange:hover, .contact-form .btn-orange:focus {
	background-color: #247C3C;
}

.breadcrumb a:hover {
	color: #73BC44;
}