.full-checkout::after {
    content: '';
    clear: both;
}

.full-checkout {
    margin-bottom: 30px;
}

.woocommerce-column.col-1,
.woocommerce-column.col-2 {
    max-width: unset;
}

.u-column1.col-1,
.u-column2.col-2 {
    max-width: unset;
}

.full-checkout .order-total {
    display: table-row;
}

.full-checkout .col-1 {
    max-width: unset;
}

#order_review #payment {
    display: none;
}

.woocommerce-checkout-step2 #customer_details .col-1 {
    display: none;
}

.woocommerce-checkout-tao #customer_details {
    display: none;
}

.checkout-tu-tao {
    float: left;
    width: 48%;
}

.checkout.woocommerce-checkout.woocommerce-checkout-tao {
    float: right;
    width: 48%;
}

.checkout.woocommerce-checkout.woocommerce-checkout-step2 {
    /*! width: 48%; */
}

.checkout-tu-tao #customer_details .col-1 {
    width: 100% !important;
}

#content .woocommerce .checkout.woocommerce-checkout.woocommerce-checkout-step2 #customer_details {
    width: 48%;
    float: left;
}

.checkout.woocommerce-checkout.woocommerce-checkout-step2 #order_review {
    width: 48%;
    float: right;
}

.billing_bottom button {
    padding: 10px 20px;
    background: #415201;
    color: #fff;
    transition: 0.3s all;
    border: none;
    text-align: center;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 5px;
}

.billing_bottom button:hover {
    background: #8EA92C;
}

.woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 0.9em;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    text-indent: 5px;
}

.woocommerce-billing-fields__field-wrapper label {
    font-size: 10px;
    position: absolute;
    padding: 0 10px;
    color: #999;
    opacity: 0;
    transition: 0.4s all;
    left: 10px;
    top: -5px;
    background: #fff;
}

.woocommerce-billing-fields__field-wrapper label.showlabel {
    opacity: 1;
}

.billing_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.product-thumb-qty {
    width: 4.6em;
    height: 4.6em;
    position: relative;

    border-radius: 4px;
}

.product-thumb-qty .product-quantity {
    position: absolute;
    background: rgba(153, 153, 153, .9);
    top: -0.75em;
    right: -0.75em;
    color: #fff;
    font-size: 0.75em;
    padding: 0.15em 0.65em;
    font-weight: 500;
    border-radius: 2em;
    line-height: 1.7em;
    width: 2.3em;
    text-align: center;
}

.product-thumb-qty::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
}

.product-thumb {
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.woocommerce-checkout .woocommerce table.shop_table {
    border-collapse: collapse !important;
}

.woocommerce .full-checkout table.shop_table tr {
    border-bottom: 1px solid #ccc;
}

.woocommerce .full-checkout table.shop_table td {
    border: 0;
}

.form-row.place-order {
    display: none;
}

.woocommerce-info {
    border-top-color: #1e85be;
    display: none;
}

.submit_input_coupon {
    display: flex;
    justify-content: space-around;
    padding: 10px;
}

.submit_input_coupon button {
    padding: 10px 20px;
    border: none;
    color: #fff;
    background: #415201;
    cursor: pointer;
    white-space: nowrap;
    transition: .3s;
    border-radius: 5px;
}

.submit_input_coupon button:hover {
    background: #8EA92C;
}

#order_review .name_coupon_product {
    padding: 0px 10px;
    border: 1px solid #ebebeb;
    width: 100%;
    flex-grow: 1;
    margin-right: 20px;
    margin-bottom: 0;
    border-radius: 5px;
}


#shipping_method {
    border: 1px solid #ebebeb;
}

.woocommerce ul#shipping_method li+li {
    border-top: 1px solid #ebebeb;
}

.woocommerce ul#shipping_method li {
  padding: 10px;
  margin: 0;
}

#payment {
    background: none !important;
}

.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
    border: 1px solid #ebebeb;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 5px 10px 0px 0px;
}

.woocommerce ul#shipping_method li label {
    font-weight: normal;
}

.woocommerce ul#shipping_method li input {
    margin-top: 2px;
}

.wc_payment_methods.payment_methods.methods li label {
    margin: 0;
    display: inline-block;
}

.wc_payment_methods.payment_methods.methods li {
    padding: 10px;
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper p {
    position: relative;
}

.order_review_toggle_mobile a {
    color: #338dbc;
    text-decoration: none;
    padding: 10px;
    width: 60%
}

.order_review_toggle_mobile a::before {
    content: '\f07a';
    font-family: 'FontAwesome';
    padding: 5px
}

.order_review_toggle_mobile {
    margin: 15px 0;
    display: none
}

.entry-content .hide_order_review {
    display: none;
}


.ck-product-name dl.variation dt {
    display: none !important;
}

.ck-product-name .variation {
    display: flex;
    margin-top: 0;
}

.ck-product-name dl.variation dd {
    margin: 0 !important;
    font-size: 0.85em;
    line-height: 1em !important;
}

.page_title h1 {
    line-height: 1em;
}

.billing_bottom a {
    text-decoration: none;
    color: #338dbc;
}

.tilte_phuongthuc {
    margin: 15px 0;
}

.woocommerce-billing-fields>h3 {
    margin: 0px 0px 10px;
    font-size: 16px;
    font-weight: 600;
}

#customer_details .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-checkout .woocommerce table.shop_table th {
    border-color: #ccc;
}

@media only screen and (max-width: 768px) {

    .full-checkout {
        display: flex;
        flex-direction: column;
    }

    .checkout-tu-tao,
    .woocommerce-checkout-tao {
        width: 100% !important;
        order: 2;
    }

    #order_review {
        width: 100% !important;
        background: #fafafa;
    }

    .checkout.woocommerce-checkout {
        display: flex;
        flex-direction: column;
        order: 1;
    }

    .woocommerce-checkout-step2 #customer_details {
        width: 100%;
        order: 2;
    }

    .order_review_toggle_mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .woocommerce-checkout-review-order-table .cart_item,
    .cart-subtotal,
    .order-total {
        display: none;
    }

    .total-mobile {
        padding-right: 24px;
        color: #4d4d4d;
    }

    #content .woocommerce .checkout.woocommerce-checkout.woocommerce-checkout-step2 #customer_details {
        width: 100%;
    }
}