/* Fixes for new branding */
.toolbar_base,
#footer_base,
.credits_outer {
	background-color: #b7c200;
}
.toolbar_base {
	height: 68px;
	margin-top: 282px;
}
.prinav_block {
	margin-top: 16px;
}
.prinav_element.hedge_street {
	background-color: #009db5;
	background-image: url(//bighedgehogmap.org/wp-content/themes/ptes-theme/images/home-icon.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    padding-right: 39px;
}
.prinav_element.hedge_street i.fa-home {
	color: #fff;
	display: none;
}
.prinav_element:hover, 
.dropdown_hover .prinav_element {
	background-color: #f6f5f3;
}
#wrapper {
	background-image: none;
	background-color: #f6f5f3;
}

.what-is-this-btn {
	padding-right: 0;
	padding-top: 10px;
}
.what-is-this-btn a {
	background-color: #e0006d;
}
#intro {
	background: #fff;
	height: auto;
	padding: 14px;
	margin-bottom: 0;
}
.fnav.block3 .fnav_block.first {
	border-bottom: 0;
}
#footer a.fnav_social {
	background-color: #fff;
	color: #b7c200;
}

#hedgehog-home-actions #hedgehog-intro-text .cc-red {
	background-color: #e0006d;
}
#hedgehog-home-actions #hedgehog-intro-text .cc-brown {
	background-color: #009db5;
}
#hedgehog-home-actions #hedgehog-intro-text .cc-brown h3 {
	color: #2E2E3C;
}
#hedgehog-home-actions #hedgehog-intro-text .cc-yellow {
	background-color: #b7c200;
}
#hedgehog-home-actions #hedgehog-intro-text .cta-container .cta-button a {
	text-decoration: none;
}

.holes-sightings-container .number-of-holes-sightings.sightings span {
	background-color: #e0006d;
}
.holes-sightings-container .number-of-holes-sightings.holes span {
	background-color: #009db5;
}

.default-content .side,
#hh-form h2.gsection_title {
	background-color: #e2dccc;
}

.subnav_element.level0:hover {
	background-color: #b7c200;
}

#header {
	background-color: #e2dccc;
	background-image: url(//bighedgehogmap.org/wp-content/themes/ptes-theme/images/hs-header.jpg);
	background-position: center 0px;
}
.watercan {
	background-image: url(//bighedgehogmap.org/wp-content/themes/ptes-theme/images/watering-can-pink.png);
	bottom: -282px;
}
.headgehog {
	bottom: -282px;
}
#header .header_inner .sponsor-logos {
	top: 224px;
}


@media (max-width: 1023px) {
	#header {
		background-position: center -140px;
	}
	.toolbar_base {
		margin-top: 140px;
	}
}
@media (min-width: 1024px) {
	.logo_base,
	.logo {
		height: auto;
		width: 255px;
	}
	.logo_base {
		top: 68px;
		left: 126px;
	}
}

#home #content h3 {
	color: #e0006d;
}
#home #content h4 {
	color: #b7c200;
}
#hh {
	background-color: #009db5;
}
#hh:hover {
	background-color: #f6f5f3;
}