li#menu_search_input {
	float: right;
    display: none;
}

li#menu_search_input input {
    float: left;
    width: 120px;
    margin: 9px 8px 7px 5px;
    padding: 5px 8px 6px 10px;
    border: solid 1px #d9d9d9;
    height: 16px;
}
li#menu_search_input a {
    float: left;
    background-color: #E66D01;
    color: #FFF !important;
    padding: 2px 8px 4px;
    margin: 9px 20px 9px 0px;
    border: solid 1px #E66D01;
    height: 21px;
}
.clear-both.product-all h1 {
    margin-top: 0;
}
.box-wrapper-filter a {
    font-size: 16px;
}
.catalog-photo-ppc {
    max-width: 960px;
}

.more-goods-free {
    clear: both;
    width: 100%;
}
.more-goods-free a {text-decoration: none;}
.more-goods-free-btn {
    width: 320px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    background: url(img/button-more-goods.png) 0 -70px no-repeat;
}
@media (max-width: 480px) {
    .more-goods-free-btn {
        width: 300px!important;
    }
}
