.c-input--text {
    width: 100%;
    padding: 7px;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    margin-top: 0;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}
.c-alert {
    color: #4c4c4c;
    background: #eeeeee;
    padding: 20px;
    margin: 30px 0;
    line-height: 1.6;
    text-align: left;
}
.p-shop__header a img {
    width: 135px;
}

