#credit_popup .main{
    position: relative;
}
.mt-credit-title{
    float: left;
}
.mt-credit-title:before{
content: "\e008";
    font-family: glyphs;
    padding: 5px 5px;
    margin: 0 5px;
    background: #ea630a;
    color: #fff;
    border-radius: 16px;
    position: relative;
    z-index: 99;
}
.mt-credit-line:before{
position: absolute;
    top: 12px;
    bottom: 0px;
    left: 15px;
    content: "";
    width: 2px;
    background: #ea630a;
    z-index: 9;
}
.main.checkout .mt-credit-line:before{
position: absolute;
    top: 12px;
    bottom: 40px;
    left: 15px;
    content: "";
    width: 2px;
    background: #ea630a;
    z-index: 9;
}
#credit_popup .checkout .mt-credit-line:before{
    bottom: 0px;
}
.mt-credit-bank{
        border: 1px solid #f0f0f0;
    display: inline-block;
    margin: 0 15%;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 10px;
        text-align: center;
}
.mt-credit-pickup{
    padding: 4px;
    display: inline-block;
}
.mt-credit-pickup img{
    max-height: 50px;
        min-width: 150px;
    
}
.mt-credit-payment{
display: block;
    margin: 0px 15%;
    font-size: 11px;
    margin-bottom: 20px;
    margin-top: 4px;
    font-weight: bold;
    text-align: left;
}
.mt-credit-period{
border: 1px solid #f0f0f0;
    display: inline-block;
    margin: 0px 10%;
    margin-top: 14px;
    margin-bottom: 21px;
    padding: 10px;
    min-height: 50px;
    text-align: left;
    width: 80%;
}
.mt-credit-programm{
    display: inline-block;
    margin: 0px 10%;
    margin-top: 14px;
    margin-bottom: 21px;
    padding: 10px;
    min-height: 50px;
    text-align: center;
    width: 80%;
}
.mt-credit-payment-total{
    display: block;
        height: auto;
    width: 100%;
    text-align: center;
        margin-bottom: 56px;
        
}
.mt-credit-payment-total div{
display: inline-block;
padding: 10px 9px;
color: #00a70d;
    font-size: 16px;
            border-right: 1px solid #cecece;
        text-align: center;
    width: 24%;
}

.mt-credit-payment-total div:last-child{
        border-right: 0px solid #cecece;
}
#credit_popup .mt-credit-bottom{
    border-bottom: 1px solid #cecece;
    margin-bottom: 20px;
}
.mt-credit-payment-total div bdi{
display: block;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold;
    color:#000;
    }   
.mt-credit-programm select{
    height: 50px;
    padding: 10px;
        margin-bottom: 10px;
}
.mt-credit-programm-block input, .mt-credit-period-block input, .mt-hidden-radio/*, .mt-credit-pickup input*/{
    display: none;
}
.mt-credit-pickup input{
    opacity: 0;
    position: absolute;
}
.mt-credit-period-block{
    display: inline-block;
}
.mt-credit-programm-block{
        display: inline-block;
    width: 100%;
        font-size: 16px;
}
.mt-credit-programm-block label, .mt-credit-period-block label, .mt-credit-pickup label{
padding: 5px 10px;
border: 1px solid #f0f0f0;
    margin: 3px;
    float: left;
    display: inline-block;
}
.mt-credit-period-block label{
    font-size: 18px;
    padding: 5px 10px;
    min-width: 42.05px;
        text-align: center;
}
.mt-credit-radio:checked + .mt-credit-label, 
.mt-credit-programm-block label:active, 
.mt-credit-programm-block label:hover,
.mt-credit-period-block label:active,
.mt-credit-period-block label:hover,
.mt-credit-pickup label:active,
.mt-credit-period-block label:hover{
        border: 1px solid #ea630a;
}
.mt-credit-paymentfirst, .mt-credit-paymentprice{
min-height: 50px;
    font-size: 22px;
}
#credit_popup .right{
    display: inline-block;
    width: 85%;
        padding: 10px 0px;
}
.mt-credit-bottom .price-left{
        width: 60%;
    float: left;
}
.mt-credit-bottom .price-right{
        width: 40%;
    float: left;
}
.mt-credit-img{
    float: left;
    margin-right: 15px;
}
.mt-credit-bottom .mt-credit-name{
    display: block;
    text-align: left;
    font-weight: bold;
}
.mt-credit-bottom .mt-credit-code{
    display: block;
    width: 100%;
    text-align: left;
    color: #b3b3b3;
    padding: 10px 0px;
}
.mt-credit-bottom .mt-credit-price{
        padding: 5px 0;
            display: block;
    text-align: left;
}
.mt-credit-bottom .mt-credit-price .mt-credit-price-item {
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
}
.mt-credit-price .ty-list-price{
    margin-right: 20px;
}
.mt-credit-bottom .mt-credit-total-price{
    font-size: 25px;
    padding: 0px 15px;
    font-weight: bold;
}
#credit_popup .right input{
max-width: 60px;
    height: 60px;
    text-align: center;
    font-size: 20px;
}
.mt-credit-plus, .mt-credit-minus{
    font-size: 30px;
}
#credit_popup .buttons-container{
    width: 100%;
    float: right;
    right: 19px;
   /* height: 185px;*/
        z-index: 9;
}
#credit_popup .buttons-container .ty-btn{
/*height: 153px;*/
    background: #f50;
    border: 3px solid #f50;
    margin: 0 2.5%;
}
#credit_popup .buttons-container .ty-btn span{
font-size: 22px;
    display: inline-block;
    line-height: 25px;
}
#credit_popup .buttons-container .ty-btn:hover{
/*height: 153px;*/
    background: #fff;
    border: 3px solid #f50;
    color: #f50;
}
.mt-credit-programm-desc{
        font-size: 12px;
    padding: 2px 15px;
        color: #b3b3b3;
}
#credit_popup .checkout .mt-credit-paymentprice, #credit_popup .checkout .mt-credit-paymentfirst{
    text-align: center;
}
.litecheckout__payment-methods.mt-litecheckout .litecheckout__payment-method .ty-control-group.calculator{
    margin: 24px 0px 10px 38px !important;
}
.litecheckout__item.litecheckout__payment-instructions{
    margin: 20px;
    border: 1px solid #e7e7e7;
    background: #f3f3f3;
    padding: 9px;
    -webkit-box-shadow: 0px 0px 19px -14px rgb(93, 99, 106);
    -moz-box-shadow: 0px 0px 19px -14px rgba(255,85,0,0.66);
    box-shadow: 0px 0px 19px -14px rgb(94, 94, 96);
}
.mt-credit-title-checkout{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 26px;
    margin: 28px 0px;
}
.litecheckout__payment-methods.mt-litecheckout .litecheckout__payment-method .ty-control-group.calculator label{
 display: inline-block;
     margin: 0 15px;
     
}
.mt-checkout .litecheckout__payment-methods.mt-litecheckout{
    border: 0px;
}
.main.checkout .mt-credit-payment-total {
    height: 100px;
    padding-top: 20px;
}
.mt-credit.relative{
    position: relative;
}
.mt-credit_buttons .ty-btn{
    width: 45%;
    display: inline-block;
}
#credit_popup .buttons-container .ty-btn.ty-btn_secondary {
    /* height: 153px; */
    color: #f50;
    background: #fff;
    border: 3px solid #cecece;
}
#credit_popup .buttons-container .ty-btn.ty-btn_secondary:hover {
    /* height: 153px; */
    color: #f50;
    background: #cecece;
    border: 3px solid #cecece;
}

.mt-credit-title.mt-fill-data{
   margin: 15px 0px; 
}
.mt-credit-checkout .mt-credit-payment-total div{
        font-size: 11px;
}
.litecheckout .litecheckout_payments_form #litecheckout_city{
    padding-top: 3px;
    padding-bottom: 4px;
}