/* Themify Customize Styling */
body {	
	margin: 0px; 
}
:root {	
	--theme_accent: #d8912b; 
}
#headerwrap {	background: none;
	background-color: rgba(212,72,51,0.87);background-attachment: fixed; 
}
#header {		text-align:center; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #d44033; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		text-align:center; 
}
body #site-logo a img {		width: 200px;
	height: 70px; 
}
#footerwrap {	background: none;
	background-color: #d44033;background-image: url(https://vanlibs.com/wp-content/uploads/2025/07/Vancouver-SMALL-scaled.webp);
	background-size: cover;
	background-position: center center; 
}
#footer-logo a img {		width: 200px; 
}
#footer a {		font-weight:bold;
	font-weight:bold;

	color: #ffffff; 
}
#footer a:hover {	
	color: #d44033; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: rgba(212,72,51,0.87); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #d44033; 
}
#footerwrap {	background: none;
	background-color: #d44033;
	background-size: cover;
	background-position: center center; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #d44033; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 70px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 70px; 
}
#footer-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#site-logo {
	filter:grayscale(10) brightness(1200);
}
#footerwrap {
	padding-top:20em;
	text-align:center;
}
#footer-logo {
	filter:grayscale(10) brightness(1200);
}



.wpcf7-response-output {
    color: white;
}
form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form.wpcf7-form p {
    flex-basis: 33.333%;
    width: 33.333%;
}
input.wpcf7-form-control {
    width: auto;
}