header.w2dc-listing-header h2 {
	font-size: 21px;
}

div.w2dc-content a,
div.w2dc-content a:visited,
div.w2dc-content a:focus,
div.w2dc-content .w2dc-pagination > li > a,
div.w2dc-content .w2dc-pagination > li > a:visited,
div.w2dc-content .w2dc-pagination > li > a:focus,
div.w2dc-content .w2dc-btn-default, div.w2dc-content div.w2dc-btn-default:visited, div.w2dc-content .w2dc-btn-default:focus {
	color: #64933d;
}
div.w2dc-content a:hover,
div.w2dc-content .w2dc-pagination > li > a:hover {
	color: #64933d;
}

div.w2dc-content .w2dc-btn-primary,
div.w2dc-content a.w2dc-btn-primary,
div.w2dc-content input.w2dc-btn[type="submit"],
div.w2dc-content input.w2dc-btn[type="button"],
div.w2dc-content .w2dc-btn-primary:visited,
div.w2dc-content a.w2dc-btn-primary:visited,
div.w2dc-content input.w2dc-btn[type="submit"]:visited,
div.w2dc-content input.w2dc-btn[type="button"]:visited,
div.w2dc-content .w2dc-btn-primary:focus,
div.w2dc-content a.w2dc-btn-primary:focus,
div.w2dc-content input.w2dc-btn[type="submit"]:focus,
div.w2dc-content input.w2dc-btn[type="button"]:focus,
div.w2dc-content .w2dc-btn-primary:disabled,
div.w2dc-content a.w2dc-btn-primary:disabled,
div.w2dc-content .w2dc-btn-primary:disabled:focus,
div.w2dc-content a.w2dc-btn-primary:disabled:focus,
div.w2dc-content .w2dc-btn-primary:disabled:hover,
div.w2dc-content a.w2dc-btn-primary:disabled:hover,
form.w2dc-content .w2dc-btn-primary,
form.w2dc-content a.w2dc-btn-primary,
form.w2dc-content input.w2dc-btn[type="submit"],
form.w2dc-content input.w2dc-btn[type="button"],
form.w2dc-content .w2dc-btn-primary:visited,
form.w2dc-content a.w2dc-btn-primary:visited,
form.w2dc-content input.w2dc-btn[type="submit"]:visited,
form.w2dc-content input.w2dc-btn[type="button"]:visited,
form.w2dc-content .w2dc-btn-primary:focus,
form.w2dc-content a.w2dc-btn-primary:focus,
form.w2dc-content input.w2dc-btn[type="submit"]:focus,
form.w2dc-content input.w2dc-btn[type="button"]:focus,
form.w2dc-content .w2dc-btn-primary:disabled,
form.w2dc-content a.w2dc-btn-primary:disabled,
form.w2dc-content .w2dc-btn-primary:disabled:focus,
form.w2dc-content a.w2dc-btn-primary:disabled:focus,
form.w2dc-content .w2dc-btn-primary:disabled:hover,
form.w2dc-content a.w2dc-btn-primary:disabled:hover,
div.w2dc-content .wpcf7-form .wpcf7-submit,
div.w2dc-content .wpcf7-form .wpcf7-submit:visited,
div.w2dc-content .wpcf7-form .wpcf7-submit:focus {
	color: #eee8e8 !important;
	background-color: #004200 !important;
	background-image: none !important;
	border-color: #002e00 !important;
}
div.w2dc-content .w2dc-btn-primary:hover,
div.w2dc-content a.w2dc-btn-primary:hover,
div.w2dc-content input.w2dc-btn[type="submit"]:hover,
div.w2dc-content input.w2dc-btn[type="button"]:hover,
form.w2dc-content .w2dc-btn-primary:hover,
form.w2dc-content a.w2dc-btn-primary:hover,
form.w2dc-content input.w2dc-btn[type="submit"]:hover,
form.w2dc-content input.w2dc-btn[type="button"]:hover,
div.w2dc-content .wpcf7-form .wpcf7-submit:hover {
	color: #eee8e8 !important;
	background-color: #ece045 !important;
	background-image: none !important;
	border-color: #d8cc31 !important;
	text-decoration: none !important;
}

.w2dc-field-caption .w2dc-field-icon {
	color: #004200;
}
.w2dc-featured-label {
	background-color: #1f82a5;
}
.w2dc-sticky-ribbon span {
	background-color: #1f82a5;
}
.w2dc-sticky-ribbon span::before {
	border-left: 3px solid #0b6e91;
	border-top: 3px solid #0b6e91;
}
.w2dc-sticky-ribbon span::after {
	border-right: 3px solid #0b6e91;
	border-top: 3px solid #0b6e91;
}
.w2dc-content select:not(.w2dc-week-day-input),
.w2dc-content select:not(.w2dc-week-day-input):focus {
	background-image:
	linear-gradient(50deg, transparent 50%, #FFFFFF 50%),
	linear-gradient(130deg, #FFFFFF 50%, transparent 50%),
	linear-gradient(to right, #004200, #004200) !important;
}
.w2dc-content .w2dc-checkbox .w2dc-control-indicator,
.w2dc-content .w2dc-radio .w2dc-control-indicator {
	border-color: #004200;
}
.w2dc-content .w2dc-checkbox label input:checked ~ .w2dc-control-indicator,
.w2dc-content .w2dc-radio label input:checked ~ .w2dc-control-indicator {
	background: #004200;
}
.w2dc-content .ui-slider.ui-slider-horizontal .ui-widget-header {
	background-color: #1f82a5;
}
.w2dc-content .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default,
.w2dc-content .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:focus,
.w2dc-content .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:active,
.w2dc-content .ui-slider.ui-widget-content .ui-slider-handle.ui-state-focus,
.w2dc-content .ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover {
	border: 1px solid #1f82a5;
	background-color: #004200;
}
.w2dc-content .w2dc-map-info-window-title {
	background-color: #004200;
}
.w2dc-mapboxgl-popup-container {
	width: 310px;
}
.w2dc-content .w2dc-category-label,
.w2dc-content .w2dc-tag-label {
	color: #004200;
	border-color: #004200;
}
div.w2dc-content .w2dc-pagination > li.w2dc-active > a,
div.w2dc-content .w2dc-pagination > li.w2dc-active > span,
div.w2dc-content .w2dc-pagination > li.w2dc-active > a:hover,
div.w2dc-content .w2dc-pagination > li.w2dc-active > span:hover,
div.w2dc-content .w2dc-pagination > li.w2dc-active > a:focus,
div.w2dc-content .w2dc-pagination > li.w2dc-active > span:focus {
	background-color: #004200;
	border-color: #004200;
	color: #FFFFFF;
}
.w2dc-listing-logo-caption {
	background-color: #004200;
}
.w2dc-found-listings .w2dc-badge {
	background-color: #004200;
}
.w2dc-orderby-distance.w2dc-badge {
	background-color: #004200;
}
.w2dc-content .w2dc-choose-plan:hover,
.w2dc-choose-plan.w2dc-featured-level {
	border: 4px solid #004200;
}
.w2dc-rating-avgvalue span {
	background-color: #004200;
}
.w2dc-content.w2dc-search-map-form .w2dc-search-overlay {
	background-color: rgba(0,66,0,0.8);
}
.w2dc-field-output-block-string .w2dc-field-phone-content,
.w2dc-field-output-block-website .w2dc-field-content {
	color: #004200;
	font-weight: bold;
}
.w2dc-loader:before {
	border-top-color: #004200;
	border-bottom-color: #004200;
}
.w2dc-listings-carousel-button-left,
.w2dc-listings-carousel-button-right,
.w2dc-remove-from-favourites-list,
.w2dc-content .w2dc-panel-heading.w2dc-choose-plan-head {
	background-color: #004200;
}
.w2dc-page-header-widget {
	background-color: #004200;
}
.w2dc-search-param {
	background-color: #004200;
}
.w2dc-field-checkbox-item-checked span {
	color: #004200;
}
.w2dc-bx-pager a.active img {
	border: 1px solid #004200;
}

.w2dc-listings-block .w2dc-listing {
	margin-bottom: 8px;
}

/* It works with devices width more than 768 pixels. */
@media screen and (min-width: 769px) {
	.w2dc-listings-block .w2dc-listing-logo-wrap {
		width: 140px;
			}
	.rtl .w2dc-listings-block .w2dc-listing-logo-wrap {
		margin-left: 20px;
		margin-right: 0;
	}
	.w2dc-listings-block .w2dc-listing-logo .w2dc-listing-logo-img img {
		width: 140px;
	}
	.w2dc-listings-list-view .w2dc-listing-text-content-wrap {
				margin-left: 140px;
		margin-right: 0;
			}
	.rtl .w2dc-listings-list-view .w2dc-listing-text-content-wrap {
				margin-right: 140px;
		margin-left: 0;
			}
}

.w2dc-listings-grid .w2dc-listing-logo .w2dc-listing-logo-img-wrap:before {
	padding-top: 100%;
}

.w2dc-content .w2dc-share-button img {
	max-width: 30px;
}
.w2dc-content .w2dc-share-buttons {
	height: 40px;
}

/* It works with devices width more than 768 pixels. */
@media screen and (min-width: 768px) {
	.w2dc-single-listing-logo-wrap {
		max-width: 550px;
		float: left;
		margin: 0 20px 20px 0;
	}
	.rtl .w2dc-single-listing-logo-wrap {
		float: right;
		margin: 0 0 20px 20px;
	}
	/* temporarily */
	/*.w2dc-single-listing-text-content-wrap {
		margin-left: 570px;
	}*/
}


.w2dc-listing-logo .w2dc-listing-logo-img {
	background-size: cover;
}

.w2dc-map-marker,
.w2dc-map-marker-empty {
	height: 40px;
	width: 40px;
}
.w2dc-map-marker .w2dc-map-marker-icon {
	font-size: 22px !important;
}

div.w2dc-content .w2dc-category-item a,
div.w2dc-content .w2dc-category-item a:visited,
div.w2dc-content .w2dc-category-item a:focus,
div.w2dc-content .w2dc-location-item a,
div.w2dc-content .w2dc-location-item a:visited,
div.w2dc-content .w2dc-location-item a:focus {
	color: #FFFFFF;
}
div.w2dc-content .w2dc-subcategories ul li a,
div.w2dc-content .w2dc-sublocations ul li a {
	color: #FFFFFF;
}
div.w2dc-content .w2dc-category-item a:hover,
div.w2dc-content .w2dc-location-item a:hover,
div.w2dc-content .w2dc-categories-root.w2dc-category-highlighted a,
div.w2dc-content .w2dc-categories-root.w2dc-category-highlighted a:visited,
div.w2dc-content .w2dc-categories-root.w2dc-category-highlighted a:focus,
div.w2dc-content .w2dc-locations-root.w2dc-location-highlighted a,
div.w2dc-content .w2dc-locations-root.w2dc-location-highlighted a:visited,
div.w2dc-content .w2dc-locations-root.w2dc-location-highlighted a:focus {
	color: #FFFFFF;
}
div.w2dc-content .w2dc-subcategories ul li a:hover,
div.w2dc-content .w2dc-sublocations ul li a:hover,
div.w2dc-content .w2dc-categories-root.w2dc-category-item a:hover,
div.w2dc-content .w2dc-locations-root.w2dc-category-item a:hover {
	color: #FFFFFF;
}
div.w2dc-content .w2dc-categories-root.w2dc-category-item a,
div.w2dc-content .w2dc-locations-root.w2dc-location-item a {
	background-color: rgba(151,151,151,0.25);
}
div.w2dc-content .w2dc-categories-root.w2dc-category-item a:hover,
div.w2dc-content .w2dc-locations-root.w2dc-location-item a:hover {
	background-color: rgba(151,151,151,0.55);
}
div.w2dc-content.w2dc-terms-menu .w2dc-categories-root.w2dc-category-item a,
div.w2dc-content.w2dc-terms-menu .w2dc-locations-root.w2dc-location-item a {
	background-color: #979797;
}
div.w2dc-content .w2dc-categories-column,
div.w2dc-content .w2dc-locations-column {
	background-color: #cacaca;
}
div.w2dc-content .w2dc-subcategories ul li,
div.w2dc-content .w2dc-sublocations ul li {
	background-color: #cacaca;
}
