#header {
background-color: rgba(255, 255, 255, 0);
border: none !important;
}
#header-side {
background-color: #616244;
}
ul.primary-menu > li > ul {
background-color: rgba(97, 98, 68, 1);
}
body, p { font-family: 'Roboto Slab'; }
h1,h2,h3,h4,h5,h6 { font-family: 'Roboto Slab'; }
ul.primary-menu > li > a { color: #ffffff; }
ul.primary-menu > li > ul > li > a, .primary-menu ul.mega-menu > li a { color: #ffffff; }
ul.primary-menu > li > a:hover { color: #efefef; }
ul.primary-menu > li > ul > li > a:hover, .primary-menu ul.mega-menu > li a:hover { color: #e5e5e5; }
#footer .widget-title { color: #ffffff; }
#footer, #footer .widget li { color: #ffffff; }
#footer a { color: #ffffff; }
#footer a:hover { color: #616244; }
#middle-wrapper, .header-style-h2 .header-logo { line-height: 140px; }
/****************RANDOM CSS CLASSES***************/
.white { color: #fff!important; }

/*********MAIN THEME EDITS**********/
.page-title { text-shadow: 1px 1px 14px #999; }
.header-logo { max-width: 390px!important; }
.widget-title { font-size: 25px!important; }
#header-side { z-index: 1000!important; width: 200px!important; }
.toggle-menu { color: #ca5d37!important;}


/**********HOME PAGE EDITS********************/

.home-button a { background-color:#616244!important; color: #fff!important; border-color: #616244!important; }
.home-button a:hover { color: #616244!important; background-color: #fff!important; }
.mission-text { color: #fff; font-size: 25px; font-weight: 300; }


.page-id-2 .cf7-left {     width: 47%; display: inline-block; float: left; }
.page-id-2 .cf7-right { width: 47%; display: inline-block; float: right; }
.page-id-2 .wpcf7 label { width: 100%; }
.page-id-2 input[type="submit"] { border-color:#616244!important; background-color:#616244!important; color: #fff!important; }
.page-id-2 input[type="submit"]:hover { color:#616244!important; border-color:#616244; background-color: #fff!important; }
