.navbar .navbar-header .navbar-brand img {max-height:100px;}
.navbar a {font-size:18px;}
.footer-menu{display:none;}
.wpforms-form textarea { background-color:white !important;}
.form-control, .form-group .form-control{
-webkit-box-shadow: 1px;
    -moz-box-shadow: 1px;
    /* box-shadow: none; */
    border-top-color: initial !important;
    border-top-style: initial !important;
    border-top-width: 1px !important;
    border-right-color: initial !important;
    border-right-style: initial !important;
    border-right-width: 1px !important;
    border-bottom-color: initial !important;
    border-bottom-style: initial !important;
    border-bottom-width: 1px !important;
    border-left-color: initial !important;
    border-left-style: initial !important;
    border-left-width: 1px !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
}