.pay{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom:solid 1px #e3e3e3;
}
.pay .txt {
    color: #202124;
    margin-right: 15px;
}
.ftitle {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0;
    padding-left: 130px;
}
.tplogininfo{
    margin: 0 auto;
}
.soc .tplogininfo {
    max-width: 620px;
}
.tplogininfo .row_input{
    margin-bottom: 10px;
}
.tplogininfo .row_input:last-child{
    margin-bottom: 0;
}
.tplogininfo .ad_content .row_input:last-child{
    margin-bottom: 10px;
}
.tplogininfo .row_input .row_left{
    width: 125px;
    padding-right: 10px;
    float: left;
}
.tplogininfo .row_input .row_left label{
    margin-top: 5px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
}
.tplogininfo .row_input .row_left label span{
    color: #ff0000;
}
.tplogininfo .row_input .row_right{
    padding-left: 125px;
}
.tplogininfo .row_input .row_right .checkbox input{
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.tplogininfo .row_input .form-control{
    height: 40px;
    border-radius: 0;
    border: 1px solid #dddddd;
    box-shadow: none;
}
.tplogininfo .row_input textarea.form-control{
    height: 90px;
    resize: none;
}
.note_required_2{
    text-align: right;
    margin-bottom: 5px;
}
.note_required_2 span{
    color: #ff0000;
}
.tplogininfo .row_input .form-control:focus{
    border-color: #c0c0c0;
    outline: 0;
}
.tplogininfo .row_input .txt-input{
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    padding-right: 10px;
}
.tplogininfo .row_input .grid{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 -5px;
}
.tplogininfo .row_input .grid .col{
    width: 33.202124%;
    padding: 0 5px;
}
.tplogininfo button.btn{
    height: auto;
    font-size: 15px;
    line-height: 25px;
    padding: 8px 15px;
    min-width: 170px;
    outline: 0 !important;
    text-transform: uppercase;
    background: #de050c;
    border: 1px solid #de050c;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tplogininfo button.btn.button{
    background: #eeeeee;
    border-color: #eeeeee;
    color: #202124;
}
.tplogininfo button.btn:hover{
    background: #ffffff;
    color: #de050c;
}
.tplogininfo button.btn span{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.tplogininfo .div_right{
    text-align: right;
}
.tplogininfo .ad_title{
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 21px;
}
.tplogininfo .tpinfformcart{
    padding-top: 0px;
}
.tplogininfo .ad_title input{
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 99;
    height: 22px;
    width: 22px;
    opacity: 0;
}
.tplogininfo .ad_title:before{
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.tplogininfo .ad_title:after{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #ffffff;
    border: 1px solid #cccccc;
    left: 0px;
    top: 3px;
    text-align: center;
    font-size: 9px;
    line-height: 12px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #ff0000;
    border-radius: 2px;
}
.tplogininfo .active .ad_title:after{
    content: '\f00c';
}
.tplogininfo .ad_content{
    display: none;
}
.tpchecklogin ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin-bottom: 20px;
}
.tpchecklogin ul li{
    margin-bottom: 8px;
    margin-right: 50px;
    cursor: pointer;
}
.tpchecklogin ul li a{
    cursor: pointer;
}
.tpchecklogin ul li a [type="radio"]:checked + label:after, .tpchecklogin ul li a [type="radio"]:not(:checked) + label:after{
    top: -2px;
}
.tpchecklogin ul li:last-child{
    margin-right: 0;
}
.tpchecklogin ul li label{
    margin: 0;
    font-weight: normal;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}
.tpchecklogin ul li label label{
    position: absolute!important;
    left: 0;
    pointer-events: none;
}
.tpchecklogin ul li label input{
    position: absolute;
    left: -1111111px;
    opacity: 0;
}
.tpshowlogin{
    position: relative;
}
.tpshowlogin #id_no_login{
    margin: 0 -70px 0 -20px;
    padding:0px 70px 20px 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#id_no_login .btn{
    margin-bottom: 10px;
}
#id_no_login .txtSocial{
    font-size: 13px;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 10px;
}
.tpshowlogin > div{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpshowlogin > div.active{
    position: relative;
    opacity: 1;
    visibility: visible;
}
.tpsuccessall {
    background-repeat:no-repeat;
    background-position: center;
    text-align: center;
    background-color: #f2f5f8;
    padding: 30px;
}
.tpsuccessall .gripwrap{
    max-width: 660px;
    margin: 0 auto;;
}
.tpsuccessall .s_img{
    margin-bottom: 10px;
}
.tpsuccessall .s_title{
    font-size: 30px;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
    color: #de050c;
}
.tpsuccessall .t1{
    font-size: 12px;
    line-height: 20px;
}
.tpsuccessall .text1{
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 10px;
}
.tpsuccessall .text1 a{
    font-size: 15px;
    line-height: 23px;
}
.tpsuccessall .text1 span{
    display:block;
}
.tpsuccessall .text2{
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: justify;
    text-align: center;
}
.tpsuccessall .text2 a{
    color: #6ebe44;
}
.tpsuccessall .text2 p{
    padding:0
}
.tpsuccessall .block{
    margin-bottom: 10px;
    text-align: center;
    background: #de050c;
}
.tpsuccessall .block.block0{
    font-size: 18px;
    line-height: 26px;
    padding: 7px 10px;
    display: none;
}
.tpsuccessall .block.block1{
    padding: 10px 20px;
    background: #ffffff;
    border: solid 1px #de050c;
}
.tpsuccessall .block.block1 span{
    color:#de050c;
}
.tpsuccessall .block.block2{
    font-size: 2px;
    line-height: 21px;
    padding: 10px 20px;
    color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.tpsuccessall .block.block2 .id{
    font-size: 25px;
    line-height: 37px;
    color: #fff;
}
.tpsuccessall .block.block2 .id a{
    color: #fff;
}
.tpsuccessall .link{
    max-width: 330px;
    margin: 0 auto;
    margin-bottom: 15px;
    background: none;
}
.tpsuccessall .link .grid{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 -5px;
}
.tpsuccessall .link .grid .col{
    width: 50%;
    padding: 0 5px;
}
.tpsuccessall .link a{
    display: block;
    text-align: center;
    border: solid 1px #de050c;
    color: #de050c;
    background:#ffffff;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 21px;
    font-weight: bold;
    border-radius: 5px;
}
.tpsuccessall .link a span{
    padding-left: 20px;
    position: relative;
}
.tpsuccessall .link a span:before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left:0;
    top: 42%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%);
}
.tpsuccessall .link a span.fa-file-text::before{
    color: #de050c;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpsuccessall .link a:hover{
    background-color: #de050c;
    color: #fff;
}
.tpsuccessall .link a:hover span.fa-file-text::before{
    color: #fff;
}
.tpsuccessall .link a.v2{
    background-color: #de050c;
    border-color: #de050c;
    color: #fff;
    font-weight: 400;
}
.tpsuccessall .link a.v2:hover{
    background-color: #fff;
    color: #de050c;
}
.input-group{
    width: 100%;
}
.tplogininfo .row_input .txt-input{
    width: 50px;
}
.tpgripcart{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpgripcart > div{
    width: 50%;
    padding: 0 15px;
}
.vhmargin{
    margin-bottom: 20px;
}
.tpinfogeneral .info_title{
    padding: 10px ;
    color: #202124;
    font-size: 15px;
    line-height: 23px;
    background-color: #efefef;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.tpinfogeneral .info_title .fa{
    font-size: 20px;
    line-height: 30px;
    color: #de050c;
    margin-right: 10px;
}
.tpinfformcart input, .tpinfformcart select, .tpinfformcart textarea{
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
}
.chosen-container{
    height: 30px;
    font-size: 12px;
    line-height: 20px;
}
.chosen-container-single .chosen-single{
    border: 1px solid #dddddd;
    border-radius: 3px;
}
.tpinfformcart .inbig{
    height: 50px;
}
.tpinfformcart textarea{
    padding: 5px 10px;
    height: 50px;
    resize: none;
}
.tpwrapmethod .radio .raprice{
    color: #e11e25;
}
.tpwrapmethod .radio .content{
    display: none;
}
.tpwrapmethod .radio .lbb > input{
    display: none;
}
.tpwrapmethod .radio {
    margin-bottom: 15px;
}
.tpwrapmethod .radio label{
    padding-left: 30px;
    position: relative;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
}
.tpwrapmethod .radio label .name{
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    font-weight: 600;
}
.tpwrapmethod .radio label .adress{
    color: #202124;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
.tpwrapmethod .radio label .phone{
    color: #202124;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #de050c;
    border-radius: 100%;
    background-color: #de050c;
}
[type="radio"]:not(:checked) + label::before{
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after{
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 11px;
    color: #fff;
}
[type="radio"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
/*  */
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #e1e1e1;
}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after{
    content: '';
    width: 18px;
    height: 18px;
    background: #de050c;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.thecartmm{
    margin-bottom: 20px;
}
.vhtotalsell{
    padding: 15px 15px 20px;
    background-color: #f8f8f8;
}
.lsttotlesell{
    margin-bottom: 10px;
}
.vhtotalsell .vhrow{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.vhtotalsell .vhrow > div{
    width: 45%;
    padding: 3px 0;
}
.vhtotalsell .vhrow .row_left{
    font-size: 13px;
    line-height: 21px;
    text-align: right;
    font-weight: 500;
    width: 55%;
}
.vhtotalsell .vhrow .row_right{
    text-align: right;
}
.vhtotalsell .vhrow.total_price{
    color: #de050c;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 5px;
}
.vhtotalsell .vhrow.total_price > div{
    font-weight: bold;
}
/* thecartmm */
.thecartmm, .thecartnn{
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.thecartnn .vhpadingall{
    padding: 20px 70px 20px 20px;
}
.grformall{
    align-items: center;
    align-content: center;
    margin-bottom: 15px;
}
.grformall .form-group{
    margin-bottom: 0;
}
.grformall .coll{
    width: 125px;
}
.grformall .colr{
    width: calc(100% - 125px);
}
.grformall label{
    margin: 0;
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
}
.grtotalsell{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.grtotalsell > div{
    padding: 0 10px;
}
.grtotalsell .colss{
    width: 220px;
}
.grtotalsell .colll{
    width: calc(100% - 220px);
}
.viewmorecart a{
    display: block;
    padding: 8px;
    border: 1px solid #de050c;
    border-radius: 5px;
    color: #de050c;
    text-align: center;
    font-size: 13px;
    line-height: 21px;
}
.viewmorecart a:hover{
    background-color: #de050c;
    color: #ffff;
}
.viewmorecart a span{
    padding-left: 10px;
    position: relative;
    display: inline-block;
}
.viewmorecart a span::before{
    content: '\f0d9';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
}
div#tableCart{
    border-radius: 5px;
}
div#tableCart .title{
    font-size: 18px;
    line-height: 25px;
    padding: 10px 15px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: solid 1px #ddd;
}
div#tableCart table {
    width: 100%;
}
div#tableCart table thead, div#tableCart table tbody{
    background-color: #fff;
}
div#tableCart .title > span{
    text-transform: initial;
    position: relative;
}

div#tableCart table thead tr{
    border-bottom: 1px dotted #ddd;
}
div#tableCart table thead tr th {
    padding: 10px;
    text-align: center;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
}
#tableCart .quantity{
    position: relative;
    width: 60px;
}
#tableCart .quantity input{
    height: 30px;
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    padding-right: 26px;
}
#tableCart .quantity button{
    border: none;
    background-color: transparent;
    font-size: 10px;
    height: 15px;
    width: 30px;
    padding: 0;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
    border-left: 1px solid rgba(0,0,0,0.1);
    opacity: 0.7;
}
#tableCart .quantity button i{
    line-height: 12px;
}
#tableCart .quantity .btn-down{
    bottom: 0;
}
#tableCart .quantity .btn-up{
    top: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
div#tableCart table tbody tr{
    border-bottom: 1px dotted #ddd;
}
div#tableCart table tbody tr:last-child{
    border-bottom: none;
}
div#tableCart table tbody tr td:not(:nth-child(1)){
    text-align: center;
}
div#tableCart table tbody tr td:nth-child(1){
    width: 40%;
}
div#tableCart table tbody tr td{
    padding:15px 10px;
    border-top:none;
    border-right:none;
}
div#tableCart table tbody tr td .remove_product{
    color: #999999;
}
div#tableCart .img {
    margin-right: 5px;
    width: 60px;
    height: 60px;
    float: left;
}
div#tableCart .img a{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
}
div#tableCart .img img{
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate(-50%, -50%);
}

div#tableCart .tend {
    overflow: hidden;
}
div#tableCart .tend h3{
    font-weight: initial;
    line-height: initial;
    font-size: 13px;
    line-height: 21px;
}
div#tableCart .tend .prbonus{
    font-size: 12px;
    line-height: 21px;
    color: #202124;
}
div#tableCart .tend a{
    display: block;
    font-size: 13px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}
div#tableCart .tend p{
    color: #202124;
    font-size: 14px;
}
div#tableCart .tend .dk{
    font-size: 12px;
    line-height: 18px;
    color: #888888;
}
div#tableCart .product_color{
    width:125px;
    height:36px;
    border:solid 1px #cfcfcf;
}
div#tableCart .product_size{
    width:80px;
    height:36px;
    border:solid 1px #cfcfcf;
}
div#tableCart .product_quantity{
    width:65px;
    height:36px;
    border:solid 1px #cfcfcf;
    text-align: center;
}
div#tableCart .price_simple{
    font-size: 12px;
    text-align: center;
}
div#tableCart .price_simple .prnews{

}
div#tableCart .price_simple .prold{
    color: #999999;
    text-decoration: line-through;
}
div#tableCart .price_simple span{
    display: block;
}
div#tableCart .price_nor{
    color:#999999;
    font-size: 12px;
    text-decoration: line-through;
}
div#tableCart .price_total{
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
div#tableCart .price_total span{
    display: block;
}
div#tableCart tfoot{
    border-top: 1px solid #ddd;
}
div#tableCart tfoot tr td {
    padding: 20px 30px 30px 30px;
}

.viewall a, .viewall button{
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.viewall a, .viewall button{
    display: inline-block;
    padding: 10px 45px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border: 1px solid #de050c;
    background-color: #de050c;
    color: #fff;
}
.viewall a:hover, .viewall button:hover{
    border: 1px solid #ffd400;
    background-color: #ffd400;
    color: #333;
}
@media all and (max-width: 1200px){
}
@media all and (max-width: 991px){
    .address_delivery, .invoice{
        padding-left: 0;
    }
    .breadcrumb{
        display: block;
    }
    .pay{
        display: block;
    }
    .ftitle{
        padding-left: 0;
    }
    .tpgripcart{
        flex-direction: column-reverse;
    }
    .tpgripcart > div{
        width: 100%;
    }
}
@media all and (max-width: 768px){
    .tplogininfo .row_input .grid{
        display: block;
    }
    .tplogininfo .row_input .grid .col{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpsuccessall .block.block2 .id{
        font-size: 35px;
        line-height: 45px;
    }
    #id_no_login .btn{
        margin-bottom: 20px;
    }
    .tpsuccessall .s_title{
        font-size: 22px;
        line-height: 32px;
    }
}
@media all and (max-width: 767px){
    .tplogininfo .row_input .row_left{
        text-align: left;
        width: 100%;
    }
    .tplogininfo .row_input .row_right{
        padding-left: 0;
    }
    .tpgripcart .colR{
        border-left: none;
    }
    .tpgripcart > div{
        width: 100%;
    }
    .tpinfformcart .row{
        margin: 0 -10px;
    }
    .tpinfformcart .row > div{
        padding: 0 10px;
    }
    .tpinfogenmb .grtitlemb{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 15px 15px 5px 15px;
        margin: 0 -15px;
    }
    .tpinfogenmb .grtitlemb > div{
        margin-bottom: 10px;
    }
    .tpinfogenmb .grtitlemb .infoordmb{
        display: flex;
        align-content: center;
        align-items: center;
    }
    .tpinfogenmb .grtitlemb .infoordmb .img{
        width: 15px;
        margin-right: 10px;
    }
    .tpinfogenmb .grtitlemb .infoordmb .txt {
        display: inline-block;
        padding-right: 15px;
        position: relative;
    }
    .tpinfogenmb .grtitlemb .infoordmb .txt::before{
        content: "\f107";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #999999;
    }
    .tpinfogenmb.active .grtitlemb .infoordmb .txt::before{
        content: "\f106";
    }
    .tpinfogenmb .grtitlemb .pricemb{
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
    }
    .tpsuccessall{
        padding: 25px 15px;
    }
    div#tableCart table thead tr th:nth-child(3), div#tableCart table tbody tr td:nth-child(3){
        display: none;
    }
    div#tableCart table thead tr th:nth-child(5), div#tableCart table tbody tr td:nth-child(5){
        padding: 0;
    }
    div#tableCart table tbody tr td:nth-child(5){
        padding-right: 10px;
    }
    div#tableCart table tbody tr td:nth-child(1){
        width: 50%;
    }
    div#tableCart table tbody tr td{
        padding: 10px 5px;
    }
    div#tableCart table thead tr th {
        padding: 10px 5px;
        white-space: nowrap;
        font-size: 13px;
        line-height: 21px;
    }
    div#tableCart .img{
        width: 50px;
        height: 50px;
    }
    div#tableCart .tend h3 a{
        letter-spacing: -0.6px;
    }
    div#tableCart{
        margin-bottom: 0;
    }
    .grtotalsell{
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }
    .grtotalsell .colss{
        width: 100%;
    }
    .grtotalsell .colll{
        width: 100%;
    }
    .vhtotalsell .viewall a,.vhtotalsell .viewall button{
        width: 100%;
    }
    .grformall .coll{
        width: 100%;
        margin-bottom: 5px;
    }
    .grformall .colr{
        width: 100%;
    }
    .thecartnn .vhpadingall{
        padding: 20px 15px;
    }
    .tpwrapmethod .radio{
        margin-top: 0;
    }
    .tpsuccessall .gripwrap .thumb{
        width: 100%;
        display: none;
    }
    .tpsuccessall .gripwrap .decs{
        width: 100%;
    }
    .tpsuccessall .link a{
        font-size: 12px;
    }
    .tpshowlogin #id_no_login{
        margin: 0 -15px ;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .tpchecklogin ul{
        margin-bottom: 5px;
    }
    .tpwrapmethod .radio label{
        font-size: 13px;
        line-height: 21px;
    }
    .tpwrapmethod .radio:last-child{
        margin-bottom: 0;
    }
}
