.procedure .voucher .col-md-6:nth-child(even), .item__product-right{
    padding-left: 20px;
}
.procedure .voucher .col-md-6:nth-child(odd), .item__product-left{
    padding-right: 20px;
}
.footer .row, .list-news .row, .hot-news .row{
    padding: 0 25px;
}
.info-cart .col-md-6{
    padding: 0 65px;
}
.info-cart .col-md-6:first-child{
    padding-left: 0;
}
.info-cart .col-md-6:last-child{
    padding-right: 0;
}
.content-type__order .col-md-6{
    padding: 0 15px;
}
.order-time__cart .col-md-6:first-child{
    padding-left: 0 !important;
}
.order-time__cart .col-md-6:last-child{
    padding-right: 0 !important;
}
.list-payment{
    padding-top: 12px;
}
.type_payment{
    width: 20%;
    padding: 5px;
}
.type_payment img{
    width: 100%;
}
.type_payment.active img{
    border: 1px solid #e2231a;
}
.content-contact .row .col-md-6:first-child{
    padding-right: 50px;
}
.content-contact .row .col-md-6:last-child{
    padding: 170px 50px;
}
.left-info__contact, .right-info__contact{
    padding: 86px 0;
}
