input[type="text"], input[type="email"], textarea {
border-color: #54B534 #54B534 #54B534 #54B534 !important;
    color: #333333;
}
@media (max-width: 800px) {
#header a#logo {
    height: 100%;
    display: block;
    text-align: center;
}
#header-widget-area ul.yoyo > li {
    border: none;
    background: none;
    text-align: center;
    width: 65%;
}
}