/* color heading logo menu etc */
h1, h2, h3, h5, h5, .logofont, .belowlogo-text, .kad-navbtn, pricename, priceprice, .tagline, .price { color:#bf4c1f !important; }
.wpcf7-form-control, pricebox, .options { border:1px solid /*#08aec4*/ #555555 !important; }
#nav-main a:active, #nav-main a:hover { color:#94d7e0 !important; }
#nav-main a { color:#589be2 !important; }

/* color body text */
body, .wpcf7-form-control, .wpcf7 ::placeholder { color:/*#215070*/ #94472b !important }

/* color image borders */
img { border:3px solid #999999 !important; }

/* color footer */
#containerfooter { background:/*#fff4d9*/ #fcf6dc; }

/* color body background*/
.banner, .wrap { background:/*#fcfaf5*/ #FFFFFF !important; }

/* extra spacing above footer */
.footer-widget {
margin-top:20px;
}

/* SEND button */
.wpcf7-submit {
border:0px !important;
color:#FFF !important;
}