.mmcartpg{
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 27px;

}

.tpcartpghhb .grhhb{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcartpghhb .grhhb > div{
    padding: 0 15px;
    width: 50%;
}
.hhbnote .nttitle{
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.hhbnote .ntcontt textarea{
    border: 1px solid #ebebeb;
    height: 100px;
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 15px;
    resize: none;
}
.hhbinfo .iftitle{
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.hhbinfo .ctprice{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 10px 30px;
    min-height: 100px;
    border: 1px solid #ebebeb;
    margin-bottom: 25px;
}
.hhbinfo .ctprice .prtxt{
    font-size: 18px;
    line-height: 27px;

    margin-right: 25px;
}
.hhbinfo .ctprice .prnum{
    color: #ed3237;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.hhbinfo .ctlinks{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin: 0 -10px;
}
.hhbinfo .ctlinks > div{
    padding: 0 10px;
    margin-bottom: 10px;
}
.lkconbuy a{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 27px;

}
.lkconbuy a i{
    margin-right: 18px;
}
.lkconbuy a:hover{
    color: #bf1e2d;
}
.lkcontotal a, .lkcontotal button{
    display: inline-block;
    padding: 10px 60px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #bf1e2d;
    background-color: #bf1e2d;
    color: #fff;
    border-radius: 10px;
}
.lkcontotal a:hover, .lkcontotal button:hover{
    background-color: #fff;
    color: #bf1e2d;
}
.quantity{
    max-width: 100px;
    display: flex;
    align-items: center;
    align-content: center;
}
.quantity button{
    font-weight: bold;
    border: none;
    background-color: transparent;
} 
.quantity input{
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    text-align: center;
}
.tpcartpghha {
    margin-bottom: 30px;
}
.tpcartpghha table{
    width: 100%;
} 
.tpcartpghha thead{
    border-bottom: 1px solid #e9dcdb;
}
.tpcartpghha thead th{
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    padding: 10px 0;
    color: #222222;
}
.tpcartpghha tbody tr{
    border-bottom: 1px solid #e9dcdb;
}
.tpcartpghha tbody td{
    padding: 20px 10px;
    font-size: 18px;
    line-height: 27px;

}
.tpcartpghha tbody td:first-child{
    padding-left: 0;
    width: 33.3333%;
}
.tpcartpghha tbody td:last-child{
    padding-right: 0;

}
.tpcartpghha .tbproduct{
    display: flex;
}
.tpcartpghha .tbproduct .thumb{
    width: 120px;
    height: 120px;
    border: 1px solid #f2f2f2;
    position: relative;
    background-color: #fff;
}
.tpcartpghha .tbproduct .thumb img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
}
.tpcartpghha .tbproduct .decs{
    width: calc(100% - 120px);
    padding: 20px 0 20px 20px;
} 
.tpcartpghha .tbtitle, .tpcartpghha .tbtitle h3 {
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #000000;
}
/* <===== page 2 =====>*/
.bbcartpg .grbb{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.bbcartpg .grbb > div{
    padding: 0 15px;
    width: 50%;
}
.tpcartpgbbc .bbtable{
    margin-bottom: 20px;
}
.tpcartpgbbc table{
    width: 100%;
} 
.tpcartpgbbc thead{
    border-bottom: 1px solid #e9dcdb;
}
.tpcartpgbbc thead th{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 10px 0;
    color: #222222;
}
.tpcartpgbbc tbody tr{
    border-bottom: 1px solid #e9dcdb;
}
.tpcartpgbbc tbody td{
    padding: 20px 10px;
    font-size: 18px;
    line-height: 27px;

}
.tpcartpgbbc tbody td:first-child{
    padding-left: 0;
    width: 60%;
}
.tpcartpgbbc tbody td:last-child{
    padding-right: 0;
}
.tpcartpgbbc .tbproduct{
    display: flex;
    max-width: 310px;
}
.tpcartpgbbc .tbproduct .thumb{
    width: 120px;
    height: 120px;
    border: 1px solid #f2f2f2;
    position: relative;
    background-color: #fff;
}
.tpcartpgbbc .tbproduct .thumb img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
}
.tpcartpgbbc .tbproduct .decs{
    width: calc(100% - 120px);
    padding: 15px 0 15px 20px;
} 
.tpcartpgbbc .tbtitle, .tpcartpgbbc .tbtitle h3 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
}
.tpcartpgbbc thead th:nth-child(2){
    text-align: center;
}
.tpcartpgbbc tbody td:nth-child(2){
    text-align: center;
}
.tpcartpgbbc tbody td:last-child, .tpcartpgbbc thead th:last-child{
    text-align: right;
}
.tpcartpgbbc .bbtotal{
    margin-bottom: 40px;
}
.tpcartpgbbc .bbtotal .ttinner{
    max-width: 340px;
    margin-left: auto;
}
.tpcartpgbbc .bbtotal .ttsums{
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
}
.tpcartpgbbc .bbtotal .ttinfo{
    margin-bottom: 15px;
}
.tpcartpgbbc .bbtotal .ttrow{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px;
    margin-bottom: 15px;
}
.tpcartpgbbc .bbtotal .ttrow > div{
    padding: 0 10px;
}
.tpcartpgbbc .bbtotal .rtext{
    font-size: 18px;
    line-height: 27px;

}
.tpcartpgbbc .bbtotal .rpric{
    font-size: 20px;
    line-height: 30px;

}
.tpcartpgbbc .bbtotal .rtotal{
    color: #ed3237;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.tpcartpgbbc .bblinks{
    text-align: right;
}
.tpcartpgbbc .bblinks > div{
    margin-bottom: 25px;
}
.tpcartpgbbc .bblinks > div:last-child{
    margin-bottom: 0;
}
.tpcartpgbbb .bbtitle{
    margin-bottom: 10px;
}
.tpcartpgbbb .bbtitle, .tpcartpgbbb .bbtitle h3{
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.tpcartpgbbb .bbcontt{
    padding: 30px 20px;
    border: 1px solid #ebebeb;
}
/* <===== page 2 =====>*/
.tpcartpgbbb .radio{
    position: relative;
    padding-left: 30px;
}
.tpcartpgbbb .radio label{
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;

}
.tpcartpgbbb .radio label a{
    font-weight: 400;
    color: #ed3237;
}
input[type=radio], input[type=checkbox]{
    display: none;
}
[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 #ebebeb;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:not(:checked) + label::before{
    border: 1px solid rgba(0, 0, 0, 0.1);
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #ebebeb;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[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: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #000000;
    border-radius: 100%;
    background: #fff;
}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #000000;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -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);
}
/* tpcartpgbba */
.tpcartpgbba {
    margin-bottom: 30px;
}
.tpcartpgbba .batitle{
    margin-bottom: 10px;
}
.tpcartpgbba .batitle, .tpcartpgbba .batitle h3{
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.tpcartpgbba .bacontt{
    padding: 20px;
    border: 1px solid #ebebeb;
}
.tpcartpgbba .bagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpcartpgbba .bagrip > div{
    padding: 0 5px;
}
.tpcartpgbba .bagrip .mcol{
    width: 100%;
}
.tpcartpgbba .bagrip .hcol{
    width: calc(100% - 160px);
}
.tpcartpgbba .bagrip .bcol{
    width: 160px;
}
.tpcartpgbba .bagrip .tcol{
    width: 33.33333%;
}
.tpcartpgbba .baform{
    padding: 0 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}
.tpcartpgbba .baform label{
    font-size: 14px;
    line-height: 22px;

    color: #000000;
}
.tpcartpgbba .baform label span{
    color: #000000;
}
.tpcartpgbba .baform input, .tpcartpgbba .baform select{
    width: 100%;
    height: 40px;
    border: none;
    font-size: 18px;
    line-height: 27px;
}
/* tpcartpgbba */

/* cccartpg */
.cccartpg {
    text-align: center;
}
.cccartpg .ccinner{
    max-width: 580px;
    margin: 0 auto;
}
.cccartpg .cctitle{
    margin-bottom: 10px;
}
.cccartpg .cctitle, .cccartpg .cctitle h1, .cccartpg .cctitle h2{
    font-size: 30px;
    line-height: 45px;

    text-transform: uppercase;
}
.cccartpg .ccnotes{
    max-width: 490px;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;

}
.cccartpg .cccodes{
    background-color: #f3f3f3;
    margin-bottom: 20px;
}
.cccartpg .cccodes .cdtitle{
    padding: 15px 20px;
    font-size: 20px;
    line-height: 30px;

}
.cccartpg .cccodes .cdinfos{
    padding: 7px 10px 8px;
    background-color: #bf1e2d;
}
.cccartpg .cccodes .cdinfos, .cccartpg .cccodes .cdinfos a{
    color: #fff;
}
.cccartpg .cccodes .iftxt{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
}
.cccartpg .cccodes .ifnum{
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;

}
.cccartpg .ccconta{
    font-size: 18px;
    line-height: 27px;

}
/* cccartpg */

@media only screen and (max-width: 1200px) {
    .tpcartpghha tbody td:first-child{
        width:40%;
    }
}
@media only screen and (max-width: 991px) {
    .tpcartpghhb .grhhb > div{
        width: 100%;
        margin-bottom: 25px;
    }
    .tpcartpghhb .grhhb > div:last-child{
        margin-bottom: 0;
    }
    .tpcartpghha thead th, .tpcartpghha tbody td{
        display: none;
        font-size: 16px;
        line-height: 24px;
    }
    .tpcartpghha thead th:nth-child(1){
        display: block;
    }
    .tpcartpghha tbody td:first-child{
        display: block;
        width: 100%;
        padding: 16px 0;
    }
    .tpcartpghha .tbproduct .decs{
        padding: 0 30px 0 10px;
        position: relative;
    }
    .tpcartpghha .tbtitle, .tpcartpghha .tbtitle h3{
        font-size: 16px;
        line-height: 24px;
    }
    .tpcartpghha .decs > div{
        margin-bottom: 5px;
    }
    .tpcartpghha .tbquanti{
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
    }
    .tpcartpghha .tbdelete{
        position: absolute;
        bottom: 10px;
        right: 0;
    }

    /* <===== page 2 =====>*/
    .bbcartpg .grbb{
        flex-direction: column-reverse;
    }
    .bbcartpg .grbb > div{
        width: 100%;
    }
    .tpcartpgbba .batitle, .tpcartpgbba .batitle h3{
        font-size: 18px;
        line-height: 27px;
    }
    .tpcartpgbbc .bbtotal{
        margin-bottom: 30px;
    }
    .bblinksmb{
        text-align: right;
    }
    .bblinksmb > div{
        margin-bottom: 25px;
    }
    .bblinksmb > div:last-child{
        margin-bottom: 0;
    }
    /* <===== page 2 =====>*/
    .tpcartpgbbb .bbcontt{
        padding: 20px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .hhbnote .nttitle, .hhbinfo .iftitle{
        font-size: 18px;
        line-height: 27px;
    }
    .tpcartpghha .tbproduct .thumb{
        width: 100px;
        height: 100px;
    }
    .tpcartpghha .tbproduct .decs{
        width: calc(100% - 100px);
    }


    /* <===== page 2 =====>*/
    .tpcartpgbbc thead th, .tpcartpgbbc tbody td{
        display: none;
        font-size: 16px;
        line-height: 24px;
    }
    .tpcartpgbbc tbody td:first-child{
        display: block;
        width: 100%;
        padding: 16px 0;
    }
    .tpcartpgbbc thead th:first-child{
        display: block;
        width: 100%;
    }
    .tpcartpgbbc .tbproduct .thumb{
        width: 100px;
        height: 100px;
    }
    .tpcartpgbbc .tbproduct .decs{
        width: calc(100% - 100px);
        padding: 0 0 0 15px;
        position: relative;
    }
    .tpcartpgbbc .tbtitle, .tpcartpgbbc .tbtitle h3{
        font-size: 16px;
        line-height: 24px;
    }
    .tpcartpgbbc .decs > div{
        margin-bottom: 5px;
    }
    /* <===== page 2 =====>*/

    /* tpcartpgbba */
    .tpcartpgbba .bagrip .hcol, .tpcartpgbba .bagrip .bcol, .tpcartpgbba .bagrip .tcol{
        width: 100%;
    }
    .bblinksmb .lkcontotal a{
        text-align: center;
        width: 100%;
    }
    /* tpcartpgbba */

    /* cccartpg */
    .cccartpg .cctitle, .cccartpg .cctitle h1, .cccartpg .cctitle h2{
        font-size: 24px;
        line-height: 36px;
    }
    .cccartpg .cccodes .cdtitle{
        font-size: 16px;
        line-height: 24px;
    }
    /* cccartpg */
}