header.w2dc-listing-header h2 {
	font-size: 20px;
}

div.w2dc-content a,
div.w2dc-content a:visited,
div.w2dc-content a:focus,
div.w2dc-content h2 a,
div.w2dc-content h2 a:visited,
div.w2dc-content h2 a:focus,
div.w2dc-content.w2dc-widget a,
div.w2dc-content.w2dc-widget a:visited,
div.w2dc-content.w2dc-widget 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: #06277c;
}
div.w2dc-content li.w2dc-listing-bottom-option a {
	background-color: #06277c;
}
div.w2dc-content a:hover,
div.w2dc-content h2 a:hover,
div.w2dc-content.w2dc-widget a:hover,
div.w2dc-content .w2dc-pagination > li > a:hover {
	color: #2a6496;
}
div.w2dc-content li.w2dc-listing-bottom-option a:hover {
	background-color: #2a6496;
}

.w2dc-content .w2dc-categories-root {
	background-color: #cee6f3;
}
.w2dc-content .w2dc-categories-column {
	background-color: #deeef7;
}
div.w2dc-categories-columns,
div.w2dc-categories-columns a,
div.w2dc-categories-columns a:hover,
div.w2dc-categories-columns a:visited,
div.w2dc-categories-columns a:focus {
	color: #2393ba;
}

.w2dc-content .w2dc-locations-root {
	background-color: #CEE6F3;
}
.w2dc-content .w2dc-locations-column {
	background-color: #DEEEF7;
}
div.w2dc-locations-columns,
div.w2dc-locations-columns a,
div.w2dc-locations-columns a:hover,
div.w2dc-locations-columns a:visited,
div.w2dc-locations-columns a:focus {
	color: #96a1ad;
}

.w2dc-content .w2dc-featured,
.w2dc-content .w2dc-panel-default > .w2dc-panel-heading.w2dc-featured {
	background-color: #f2f8fe;
}

div.w2dc-content .w2dc-btn-primary, div.w2dc-content a.w2dc-btn-primary, div.w2dc-content input[type="submit"], div.w2dc-content input[type="button"],
div.w2dc-content .w2dc-btn-primary:visited, div.w2dc-content a.w2dc-btn-primary:visited, div.w2dc-content input[type="submit"]:visited, div.w2dc-content input[type="button"]:visited,
div.w2dc-content .w2dc-btn-primary:focus, div.w2dc-content a.w2dc-btn-primary:focus, div.w2dc-content input[type="submit"]:focus, div.w2dc-content input[type="button"]:focus,
form.w2dc-content .w2dc-btn-primary, form.w2dc-content a.w2dc-btn-primary, form.w2dc-content input[type="submit"], form.w2dc-content input[type="button"],
form.w2dc-content .w2dc-btn-primary:visited, form.w2dc-content a.w2dc-btn-primary:visited, form.w2dc-content input[type="submit"]:visited, form.w2dc-content input[type="button"]:visited,
form.w2dc-content .w2dc-btn-primary:focus, form.w2dc-content a.w2dc-btn-primary:focus, form.w2dc-content input[type="submit"]:focus, form.w2dc-content input[type="button"]:focus,
div.w2dc-content .wpcf7-form .wpcf7-submit,
div.w2dc-content .wpcf7-form .wpcf7-submit:visited,
div.w2dc-content .wpcf7-form .wpcf7-submit:focus {
	color: #FFFFFF;
	background-color: #fdb303;
	background-image: none;
	border-color: #fdb303;
}
div.w2dc-content .w2dc-btn-primary:hover, div.w2dc-content a.w2dc-btn-primary:hover, div.w2dc-content input[type="submit"]:hover, div.w2dc-content input[type="button"]:hover,
form.w2dc-content .w2dc-btn-primary:hover, form.w2dc-content a.w2dc-btn-primary:hover, form.w2dc-content input[type="submit"]:hover, form.w2dc-content input[type="button"]:hover,
div.w2dc-content .wpcf7-form .wpcf7-submit:hover {
	color: #FFFFFF;
	background-color: #fdb303;
	background-image: none;
	border-color: #fdb303;
	text-decoration: none;
}
.w2dc-content .select2-container .select2-selection--single .select2-selection__arrow {
	background-color: #fdb303;
}
.w2dc-content .select2-container .select2-selection--single .select2-selection__arrow b {
	border-color: #FFFFFF transparent transparent;
}
.w2dc-content .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #FFFFFF;
}

.w2dc-content.w2dc-search-form {
	background: #499df5;
	background: -moz-linear-gradient(top, #499df5 0%, #06277c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #499df5), color-stop(100%, #06277c));
	background: -webkit-linear-gradient(top, #499df5 0%, #06277c 100%);
	background: -o-linear-gradient(top, #499df5 0%, #06277c 100%);
	background: -ms-linear-gradient(top, #499df5 0%, #06277c 100%);
	background: linear-gradient(to bottom, #499df5 0%, #06277c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= #499df5 , endColorstr= #06277c ,GradientType=0 );
	border: 1px solid #dddddd;
}
form.w2dc-content.w2dc-search-form,
form.w2dc-content.w2dc-search-form a,
form.w2dc-content.w2dc-search-form a:hover,
form.w2dc-content.w2dc-search-form a:visited,
form.w2dc-content.w2dc-search-form a:focus,
form.w2dc-content a.w2dc-advanced-search-label,
form.w2dc-content a.w2dc-advanced-search-label:hover,
form.w2dc-content a.w2dc-advanced-search-label:visited,
form.w2dc-content a.w2dc-advanced-search-label:focus {
	color: #ffffff;
}

.w2dc-content .w2dc-map-info-window-title {
	background-color: #ffffff;
}
.w2dc-content .w2dc-label-primary {
	background-color: #ffffff;
}
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: #ffffff;
	border-color: #ffffff;
	color: #FFFFFF;
}
figure.w2dc-listing-logo figcaption {
	background-color: #ffffff;
}
.w2dc-found-listings .w2dc-badge {
	background-color: #ffffff;
}
.w2dc-content .w2dc-choose-plan:hover {
	border: 4px solid #ffffff;
}
.statVal span.ui-rater-rating {
	background-color: #ffffff;
}

.w2dc-listings-block article.w2dc-listing {
	margin-bottom: 30px;
}

/* It works with devices width more than 800 pixels. */
@media screen and (min-width: 800px) {
	.w2dc-listings-block .w2dc-listing-logo-wrap {
		width: 290px;
			}
	.w2dc-listings-block figure.w2dc-listing-logo .w2dc-listing-logo-img img {
		width: 290px;
	}
	.w2dc-listings-block .w2dc-listing-text-content-wrap {
				margin-left: 290px;
				padding: 0 20px;
	}
}

.w2dc-listings-block.w2dc-listings-grid figure.w2dc-listing-logo .w2dc-listing-logo-img-wrap:before {
	padding-top: 75%;
}

.w2dc-content .w2dc-share-button img {
	max-width: 40px;
}
.w2dc-content .w2dc-share-buttons {
	height: 50px;
}

/* It works with devices width more than 800 pixels. */
@media screen and (min-width: 800px) {
	.w2dc-single-listing-logo-wrap {
		max-width: 470px;
		float: left;
		margin: 0 20px 20px 0;
	}
	/* temporarily */
	/*.w2dc-single-listing-text-content-wrap {
		margin-left: 490px;
	}*/
}

article.w2dc-listing .w2dc-single-listing-logo-wrap .w2dc-big-slide {
	background-size: cover;
}
