.checkout_form .checkout-heading .title-customer,
.checkout-payment-method .checkout-heading,
.checkout-address .checkout-heading  {
    font-size: 20px;
    line-height: 26px;
    color: #006AA2;
    font-weight: 400;
}
.checkout_form .checkout-сustomer.register_block, 
.checkout_form .opc_block_shipping_address .checkout-address,
.checkout_form .opc_block_cart .cart-list,
.checkout_form .checkout-shipping-method,
.checkout_form .checkout-payment-method {
    padding: 0;
    border: none;
    box-shadow: none;
}
.checkout_form .totals-inner {
    box-shadow: none;
    padding: 24px;
    border: 1px solid #F4F4F4;
    border-radius: 8px;
    background: #F5F5F5;
    display: flex;
    flex-direction: column;
}
.checkout_form .totals-inner .title-text-next {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0;
    color: #0082C6;
    font-weight: 500;
    order: -1;
}
.checkout_form .checkout-totals {
    order: -1;
}
.checkout_form .text-checkout-modules {
    font-size: 16px;
    line-height: 22px;
    color: #9D9EA2;
    padding-top: 24px;
}
.checkout_form .text-checkout-modules .icon-arrow-down {
    width: 15px;
    height: 8px;
    margin-left: 2px;
}
.checkout_form .cart-coupon .control-label,
.checkout_form .cart-reward .control-label, 
.checkout_form .cart-voucher .control-label {
    color: #686868;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
#onepcheckout .cart-coupon .form-control, 
.checkout_form .coupon_table .form-control,
#onepcheckout .cart-voucher .form-control  {
    border: 1px solid #E3E3E3;
    box-shadow: none;
    height: 55px;
    font-size: 16px;
    margin-right: 10px;
    color: #000;
    border-radius: 8px;
}
#onepcheckout .cart-coupon .form-control::placeholder, 
.checkout_form .coupon_table .form-control::placeholder {
    color: rgba(0, 0, 0, 0.6);
}
#collapse-dop-module .btn-primary {
    height: 55px;
    border-radius: 6px;
    border: 1px solid #0082C6;
    font-size: 16px;
    line-height: 22px;
    background: #fff;
    color: #0082C6;
    font-weight: 600;
    transition: .3s;
}
#collapse-dop-module .btn-primary:hover {
    background: #0082C6;
    color: #fff;
}
.checkout_form .opc_block_totals .table-cart .total-title {
    font-size: 16px;
    line-height: 22px;
    color: #686868;
}
.checkout_form .opc_block_totals .table-cart .total-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #020302;
}
.checkout_form .table_total {
    border-bottom: none;
}
td.text-left.total-title.total-last + td.text-right.total-text {
    color: #020302;
    font-size: 22px;
    padding-bottom: 0;
    line-height: 32px;
    border-top: 1px solid #E3E3E3;
}
td.text-left.total-title.total-last {
    border-top: 1px solid #E3E3E3;
    padding-bottom: 0;
}
.checkout_form .checkbox-check {
    width: 20px;
    height: 20px;
    top: 5px;
}
.checkout_form .confirm-block .opc-btn {
    border-radius: 6px;
    background: #006AA2;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    height: 46px;
}
#onepcheckout .checkout-сustomer-info .form-control,
#onepcheckout select.form-control,
#onepcheckout input.form-control {
    height: 56px;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
    color: #020302;
    width: 100%;
}
.checkout_form .checkout-сustomer-info .form-control::placeholder {
    color: #BDBDBD;
}
.checkout_form .checkout-сustomer-info .control-label {
display: none;
}
.checkout_form .checkout-сustomer .form-group.col-xs-12.col-sm-6.required {
    max-width: 100%;
    flex: 0 0 auto;
    max-width: 50%;
}
.checkout_form .checkout-сustomer.register_block .checkout-heading {
    padding-top: 0;
}
.wSize .opc-h1 {
    margin-bottom: 26px;
}
.opc_block_customer {
    order: -1;
}
.opc_block_shipping_address {
    order: 1;
}
.checkout-col-left {
    display: flex;
    flex-direction: column;
}
.opc_block_shipping_method {
    order: 1;
}
.opc_block_payment_method {
    order: 2;
}
.opc_block_comment {
    order: 3;
}
.payment-method {
    display: flex;
    flex-flow: row wrap;
}
.radio.chm-radio label {
    border: none;
    padding: 0;
    margin-right: 25px;
}
.checkout_form .payment-method .radio input[type="radio"],
.shipping-method .radio input[type="radio"] {
    opacity: 1;
    width: 20px;
    height: 20px;
}
.checkout_form .chm-radio label input[type="radio"]:checked {
    background: #fff;
    border: solid 1px #0082C6;
}
.checkout_form .chm-radio label input[type="radio"]:checked:after {
    width: 10px;
    height: 10px;
    border-color: transparent;
    background: #0082C6;
}
.checkout_form .radio label:hover {
    background: transparent;
    border: none;
    color: #0082C6;
}
#onepcheckout .form-group .opc-text-error {
    top: -7px;
}
.opc_block_cart h2 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 26px;
    color: #020302;
}
.cart-item .cart-item-price-quantity {
    margin-top: 0;
    flex-direction: row;
    align-items: baseline;
    max-width: none;
    width: 40%;
}
.cart-item-price {
    font-size: 16px;
    line-height: 20px;
    color: #020302;
    padding-right: 40px;
    text-align: center;
}