.errorlabel {
    color: red;
    text-align: center;
    margin: 15px;
    display: none;
}
.button.style-facebook {
    padding:15px;
}

input[type="text"].header__search__input {
    height: 50px;
    line-height: 20px;
    font-size: 16px;
    padding: 15px 20px 15px 45px;
    border: 0;
    background-color: transparent;
    width: 100%;
    display: inline-block;
    color: #000;
}