.services {
    padding: 7px;
    border: 2px solid #ff6635;
    border-radius: 3px;
}
input.btn.btn-success.btn-dsv.i-bestprice__button {
    background: #000;
}
.wa-type-wrapper .wa-price {
    display: none;
}
span.hal {
    color: #fff;
    background: #0000004d;
    font-size: 1.5em;
    line-height: 2em;
    padding: 5px;
}
.product__features-item {
    display: inline-block;
}
.product__features-name {
    width: 45%;
    line-height: 1em;
    float: left;
}
.product__features {
  line-height: 1em;   
}

.footer__item-creator a {
    color: #fff;
}
.otmaz{
    margin-top: 1em;
    padding: 15px 5px;
    background: #f4f4f4;
}
.in-blocks__item{margin-top: 15px}
@media screen and (max-width:580px) {
.bg-categ__items.bg-categ__items_col {
    display: none;
}
}