﻿.box-shopping {
}

    .box-shopping .ttcheck {
        font-size: 18px;
        color: #1575bf;
        text-transform: uppercase;
        margin-bottom: 10px;
    }


.divinput {
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

.m_star {
    color: red;
}

.divinput label {
    display: inline-block;
}

.divinput input {
    display: inline-block;
    border: none;
    height: 32px;
    width: 100%;
    padding: 0 5px;
}

.divinput p {
    font-style: italic;
    overflow: hidden;
    width: 100%;
}

.divinput textarea {
    width: 100%;
    border: none;
}

.shiping-ajax {
    margin-top: 50px;
}

    .shiping-ajax h6 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 50px;
    }

.lb-method {
    display: block;
    width: 100%;
    line-height: 35px;
}

.desc {
    display: none;
}

.bx-lstcart {
    margin: 10px;
    border: 1px solid #f1f1f1;
    margin-top: 50px;
}

.table-cart {
    padding: 0 10px;
}

.bx-lstcart h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
}

    .bx-lstcart h6 span {
        font-size: 14px;
        text-transform: none;
    }

.table-ck {
}

    .table-ck .old {
        padding-left: 10px;
    }

.even {
    text-align: right;
    padding-right: 10px;
}

.table-ck tr td {
    padding: 5px;
}

.totaltb {
    background: #f0f0f0;
    color: red;
    padding: 10px;
}

    .totaltb td {
        padding: 10px;
    }
