@import "cart_productMedia-screen.css"(max-width: 768px);

.title.cart { line-height: 16px; }
.title.cart .bg {
    float: left;
    width: 41px;
    height: 41px;
    margin: 0 21px 0 0;
}
.title.cart.identificacao .bg { background-position: -249px -3px; }
.title.cart.pagamento .bg { background-position: -208px -78px; height: 44px; }

.tableDiv .thead,
.tableDiv .tbody { display: table; width: 100%; border-bottom: 1px solid #e1e1e1; }
.tableDiv .thead .th{
    color:#3B4644;
}
.tableDiv .thead { 
    font-weight: 900 !important;
    background: #f1f1f1;
    height: 42px;
    font-size: 13px;
    font-weight: 700;
}
.subtotal span{
    color:#E4001B;
}
.tableDiv{    
}

.tableDiv .thead .th,
.tableDiv .tbody .td {
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 1em !important;
}
.tableDiv .tbody .td._10b{width: 50px; text-align: center;}
.tableDiv .tbody .td._10,
.tableDiv .thead .th._10 {width: 150px;text-align: center;}
.tableDiv .tbody .td._15,
.tableDiv .thead .th._15 {width: 150px;text-align: center;} 
.tableDiv .tbody .td._30,
.tableDiv .thead .th._30 {width: 300px;padding: 25px 0;} 
.tableDiv .tbody .td._50,
.tableDiv .thead .th._50 {
    padding: 0 15px;
} 

.tableDiv .tbody {
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box;
    font-size: 1.4em;
    padding: 8px 0px;
 }

.tableDiv .prodPriceDe {
    color: #333333;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 8px;
    
}
.tableDiv .prodPriceDe b { text-decoration: line-through; }
.tableDiv .prodPrice { color: #3C3D3E; font-size: 1em; font-weight: normal; }
.tableDiv .prodPrice b { font-weight: 700; }
.tableDiv .prodPrice.pink {color: #3B4644;font-weight: 600;/* font-size: 1.1em; */}
.tableDiv .tdRight .td { text-align: right; }

.tableDiv .total {    
    color: #E4001B;
    font-size: 1.6em;
    font-weight: 600;
}
.tableDiv .title_total{ font-size: 1.2em; margin-right: 10px;}

.tableDiv .img, .tableCart .img div {width: 100px;display: table-cell;padding-right: 10px;text-align: center;}

.tableDiv .prodName {
    display: table-cell;
    vertical-align: middle;
}


.tableDiv .img img {max-width: 55px; max-height: 55px;}
.tableDiv .img div {display: table-cell;vertical-align: middle;width: 100px;text-align: center;}

/*Subtotal*/
.title {
    font-size: 1.3em;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 3px solid #F2F2F4;
}
.subtotal {
    font-weight: 700;
    color: #3C3D3E;
    font-size: 1.3em;
    padding: 20px 0;
    text-align: right;
    text-transform: uppercase;
}
.subtotal span {font-size: 1.2em;margin-left: 30px;width: 150px;text-align: center;float: right;font-weight: 600;}
.red{
    color: #787878 !important;
}
.subtotal{
    background: #fff;
}
.tableDiv .tbody{
    font-size: 12px;
}
.fixqtd{
    width: auto !important;
    border-radius: 100%;
    padding: 8px 5px !important;
    margin-left: 51px !important;
}
.continuar_comprando:hover{
    color:#fff !important;
    border: 2px solid #AEAEAE;
}
.continuar_comprando{
    font-weight: 700;
    color: #787878;
    background: #fff;
    border: 2px solid #DCDCDC;
    font-size: 14px;
    float: left;
    border-radius: 2px;
    padding:8px 15px;
    margin-top: 35px;
    text-transform: uppercase;
}
.concluirCompra{
    font-weight: 700;
    transition: all .3s;
    float: right;
    border-radius: 4px;
    margin-top: 35px;
    color: #FFFFFF;
    background:#2BC840 !important;
    font-size: 19px;
    padding: 17px 46px 17px 23px;
    text-transform: uppercase;
}
.concluirCompra:hover{
    background-color: #147921 !important;
    transition: all .3s;
}

.continuar_comprando:hover{ background: #AEAEAE; }

/* FORMAS DE PGTO */
.payForms {
    width: 331px;
    height: 65px;
    display: block;
    cursor: pointer;
}
.payForms.payBcash, .payForms._1 { background: url("../img/customer/payBcash_bg.png") no-repeat; }
.payForms.payMercadoPago, .payForms._2 { background: url("../img/customer/payMercadoPago_bg.png") no-repeat; }
.payForms.payPagSeguro, .payForms._3 { background: url("../img/customer/payPagSeguro_bg.png") no-repeat; }
.payForms.payPayPal, .payForms._4 { background: url("../img/customer/payPayPal_bg.png") no-repeat; }
.payForms.payBoleto, .payForms._5 { background: url("../img/customer/payBoleto_bg.png") no-repeat; }
.payForms.payLocal, .payForms._6 { background: url("../img/customer/payLocal_bg.png") no-repeat; }

h2.subTitle { font-size: 18px; line-height: 27px; }

.boxLoginCadastro.marginT { margin-top: 30px; }

#tabelaFrete label {
    border: 1px solid #ccc;
    font-size: 1em;
    margin: 5px 0 0 0;
    padding: 10px;
    width: 90%;
}
/* #tabelaFrete label:hover { border-color: #000; } */
#tabelaFrete label span._2::after { content: ":"; }
#tabelaFrete label span._2 {
    color: #1C2127;
    float: left;
    
    font-size: 12px !important;
    max-width: 100px;
    text-transform: uppercase;
    width: 100px !important;
}
#tabelaFrete label span._3,
#tabelaFrete label span._4 {
    color: #1C2127;
    float: right;
    
    font-size: 12px !important;
    font-weight: normal;
    text-align: right;
    width: 65px;
}
#tabelaFrete label span._5{
    color: #7b7b7b;
    float: left;    
    font-size: 12px !important;
    font-weight: normal;
    text-align: left;
    width: 100%;
}
#page-cart .ocult{display: none;}
#page-cart .input-text-customer {
    display: inline-block;
    width: auto;
    text-align: center;
    border: 1px solid #bfbfbf;
    /*height: 20px;*/
    width: 100%;
    margin: 10px 0;
    max-width: 65%;
    text-indent: 0;
}
#page-cart .input-text-customer.med {
    max-width: 180px;
}
#page-cart .tableDiv .tbody .tr {border: none;}
#page-cart .align-left {text-align: left; display: block;}
#page-cart .span-title {/* display: block; */float: none; text-transform: uppercase; font-size: 13px; color: #3B4644;}
#page-cart .input-submit-customer:hover{
    background: #6ccc67;
    transition: all .3s;
}
#page-cart .input-submit-customer {
    font-weight: 700;
    background: #232323;
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    transition: all .3s;
    height: 36px;
    padding: 0px 15px;
    display: inline-block;
    margin: 10px 0px 10px 5px;
    text-indent: 0;
    cursor: pointer;
    width: 150px;
}
.v_total {color: #3C3D3E; font-size: 1.2em; padding: 16px 0; text-align: right; font-weight: 900 !important;}
.result-discount{/* margin-top: 10px; */font-weight: normal;font-size: 0.9em;float: right;margin-right: 3%;font-weight: 600;}

/**/

/*.tBody #tabelaFrete label {
    width: 100%;
    box-sizing: border-box;
}*/

.tbody #tabelaFrete label span._4 {
    float: right!important;
    margin-top: 10px;
}
#page-cart{
    display: block;
    margin: 0px 0px 50px 0px;
}
@media screen and (max-width: 1023px) {
    .tableDiv .prodName { display: inherit; }
    .tableDiv .thead {
        display: none;
    }
  
    .tableDiv .tbody { margin-bottom: 30px; }
    .tableDiv .tbody .td {
        width: 100%;
        display: block;
        float: none;
        text-align: center;
        width: auto!important;
        padding: 0 0 10px 0!important;
        /* margin: 0 auto; */
    }
    
    #page-cart .input-text-customer { max-width: 220px; }
    #page-cart .ocult{display: block!important;}
    #page-cart .ocult_r{display: none!important;}
    #page-cart ._50, #page-cart ._10, #page-cart ._15, #page-cart ._20, #page-cart ._80{width: 100%!important;}
    #page-cart .bg_ocult{
        background: #f2f2f4;
        color: #3C3D3E;
        font-size: 0.9em;
        padding: 10px 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .continuar_comprando, .concluirCompra { margin-bottom: 10px; width: 100%; padding: 15px 0px!important; text-align: center;}
    #page-cart .result-discount{margin-bottom: 20px;}
    
    .tableDiv .prodPrice.pink { color: #42bb47; }
    .m-box {
        display: table;
        margin: 0 auto;
        padding: 0 20px;
    }
    .subtotal { display: none; }
    
    #page-cart .span-title { 
        display: block;
        text-align: center;
    }
    
    .tbody.coupon,
    .tbody.shipping {
        padding-top: 20px;
        padding-left: 0!important;
        border: 1px solid #f1f1f1!important;
    }
    .tableDiv .tbody.coupon .td,
    .tableDiv .tbody.shipping .td { padding-bottom: 0; }
    
    .m-box {
        display: block;
        text-align: center;
        padding-bottom: 20px;
    }
    .tableDiv .img, 
    .tableCart .img div {
        display: block;
        width: 100%;
    }
    .tableDiv .prodName { line-height: 1.5em; }
    .tableDiv .img div { display: initial; margin-bottom: 15px; }
    
    #page-cart .result-discount {
        margin-top: 10px;
        float: none;
        display: block;
        text-align: center;
    }
    #page-cart .input-submit-customer{width: 99%; margin-left: 0;}
    .fixqtd{margin-left: 0!important;}
}