#my_cart_modal .modal-dialog{
    text-align: center;
}
#poup_all_to {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    outline: none;
    text-align: left;
    position: relative;
    vertical-align: middle;
}
#my_cart_modal .cart_oder {
    width: 770px;
}
#my_cart_modal .step-indicator {
    border-collapse: separate;
    display: table;
    margin-left: 0px;
    position: relative;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
}
#my_cart_modal .step-indicator li {
    display: table-cell;
    position: relative;
    float: none;
    padding: 0;
    width: 1%;
}
#my_cart_modal .step-indicator .step_icon i {
    padding: 20px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #999;
    position: relative;
    z-index: 500;
    color: #999;
    display: inline-flex;
    width: 55px;
    height: 55px;
    align-items: center;
    justify-content: center;
}
#my_cart_modal  step-indicator li.active .caption, #my_cart_modal .step-indicator li.active .step_icon i {
    color: #ef4679;
    border-color: #ef4679;
}
#my_cart_modal .step-indicator li .caption {
    color: #999;
    margin-top: 5px;
}
#my_cart_modal .step-indicator li.active .caption, #my_cart_modal .step-indicator li.active .step_icon i {
    color: #ef4679;
    border-color: #ef4679;
}
#my_cart_modal .step-indicator li.complete .step_icon i {
    background: #ef4679;
    color: #ffffff;
    border-color: #ef4679;
}
.step-indicator li.complete .caption {
    color: #ef4679;
}
#my_cart_modal .title_gio_hang {
    clear: both;
    background: #929599;
    color: #fff;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    width: 100%;
}
#my_cart_modal .title_gio_hang .close_poup {
    border: 2px solid #fff;
    border-radius: 22px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    width: 27px;
}
#my_cart_modal .top_cart {
    background: #f7f7f7;
    height: 35px;
    line-height: 35px;
    width: 100%;
    font-weight: 500;
}
#my_cart_modal .cart_oder ul {
    clear: both;
}
#my_cart_modal .cart_oder ul li {
    padding: 5px 10px;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
#my_cart_modal .cart_oder ul li.sp {
    width: 320px;
}
#my_cart_modal .cart_oder ul li.dg, #my_cart_modal .cart_oder ul li.tt {
    width: 180px;
    text-align: center;
}
#my_cart_modal .cart_oder ul li.sl {
    width: 90px;
    text-align: center;
}
#my_cart_modal .bottom_cart {
    border-left: 1px solid #e3e3e3;
}
#my_cart_modal .cart_oder ul li.sp .Cart_img {
    width: 50px;
    display: block;
    float: left;
    text-align: center;
}
#my_cart_modal .bottom_cart .cartImg {
    padding-right: 5px;
    max-height: 60px;
    width: auto !important;
    max-width: 100%;
}
#my_cart_modal .Cart_title_pro {
    display: block;
    overflow: hidden;
}
#my_cart_modal .delete_Cart {
    cursor: pointer;
    color: #ef4679;
    padding-left: 50px;
}
#my_cart_modal .delete_Cart:before {
    content: "\f057";
    font-family: FontAwesome;
    color: #777;
    font-size: 16px;
    padding-right: 3px;
}
#my_cart_modal .cart_left {
    float: left;
    padding-bottom: 10px;
    margin-left: 9px;
    max-width: 200px;
}
#my_cart_modal #thongBaoMgg {
    clear: both;
    font-size: 12px;
    padding-left: 9px;
    padding-top: 4px;
}
#my_cart_modal .btdatHang {
    background: #ef4679 none repeat scroll 0 0;
    clear: both;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    min-width: 160px;
}
#my_cart_modal .btdatHang:hover {
    color: #fff;
}
#my_cart_modal .cart_left .btdatHang {
    width: 160px;
    margin-left: 8px;
    border-radius: 0;
}
#my_cart_modal .cart_right {
    float: right;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-right: 9px;
}
#my_cart_modal .cart_right_cp {
    text-align: right;
}
#my_cart_modal .bottom_cart .tt, #my_cart_modal #tongTienCart {
    color: #d62e4d;
    font-size: 14px;
    font-weight: bold;
}
#my_cart_modal .title_gio_hang .close_poup {
    border: 2px solid #fff;
    border-radius: 22px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#my_cart_modal .step-indicator li:after {
    background-color: #e5e5e5;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
    top: 28px;
    left: 50%;
}
#my_cart_modal .step-indicator li:last-child:after {
    display: none;
}
#my_cart_modal .bottom_cart li {
    padding-top: 5px;
    padding-bottom: 5px;
}
#my_cart_modal .bottom_cart li {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
#my_cart_modal .bottom_cart .capnhatCartTxt {
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    margin-top: 17px;
    text-align: center;
    width: 40px;
}
#my_cart_modal #ma_giam_gia {
    border: 1px solid #ddd;
    margin-top: 12px;
    margin-left: 8px;
    padding-left: 8px;
    height: 29px;
    width: 100%;
}
#my_cart_modal #thongBaoMgg {
    clear: both;
    font-size: 12px;
    padding-left: 9px;
    padding-top: 4px;
}
#my_cart_modal .cart_left .btdatHang {
    width: 100%;
    margin-left: 8px;
    border-radius: 0;
}

@media (min-width: 1200px) {
    #form_tt table{
        max-width: 600px;
    }
}
@media (max-width: 767px) {
    #poup_all_to, #my_cart_modal .cart_oder{
        width: 100%;
    }
    #my_cart_modal .cart_oder ul li.sp{
        width: auto;
    }
    #my_cart_modal .cart_oder ul li.dg, #my_cart_modal .cart_oder ul li.tt{
        width: 105px;
    }
}