@charset "utf-8";

.feature_foot_area + #address_area, #bridge-tax_area + #address_area {
    border-top: 1px solid #eee !important;
}

#map iframe {
    filter: grayscale(0) !important;
    -webkit-filter: grayscale(0) !important;
}

.wp-pagenavi>*:not(:last-child){
    margin-right: 24px;
}

.grecaptcha-badge { visibility: hidden; }

@media only screen and (max-width: 1000px){
	.menu-trigger {
    background: #cba268;
}
}

@media only screen and (max-width: 480px){
}