.title-checkout {
    margin-bottom: 1rem;
}

.form-checkout .ip-checkout {
    transition: all 0.2s ease-out;
    background-color: white;
    display: block;
    box-sizing: border-box;
    width: 100%;
    word-break: normal;
    color: #323232;
    font-size: 0.875rem;
    line-height: 0.875rem;
    border: 0.0625rem solid #C7C7C7;
    padding: 0.8125rem 1.125rem;
    border-radius: 0.3125rem;
}

.form-checkout .ip-checkout:focus {
    box-shadow: 0 0 0 0.125rem #d40404;
    outline: none;
}

.form-checkout .ip-checkout[placeholder], textarea[placeholder] {
    color: #000000;
    font-weight: 600;
}

.form-checkout span, .lb-note {
    font-size: 0.875rem;
    line-height: 0.875rem;
    color: #303030;
    font-weight: 600;
    margin-bottom: 0.625rem;
}

.details-address {
    padding: 0.5625rem;
    padding-left: 0;
}

.details-address select {
    width: 30% !important;
}

.form-checkout label, .note {
    padding: 0.625rem;
    padding-left: 0;
}

.form-checkout .select2-selection--single {
    font-size: 1rem;
    line-height: 0.875rem;
    background: #F8F8F8 !important;
    height: 2.5625rem;
    padding: 0.3125rem;
    color: #323232;
    border: 0.0625rem solid #C7C7C7 !important;
    margin-bottom: 0;
    border-radius: 0.3125rem !important;
}

.p-log a {
    color: #D40404 !important;
    border-bottom: 0.0625rem solid;
    padding-bottom: 0.1875rem;
}

.checkoutFormRight {
    background: #F5F5F5;
    padding: 1.625rem 1.25rem 0.9375rem;
}

.img-pCheck {
    min-height: 5.625rem;
    max-height: 5.625rem;
}

.img-pCheck img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-pCheck, .info-pCheck {
    padding: 0.625rem;
}

.title-pCheck {
    display: -webkit-box;
    text-align: start;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0.1875rem;
}

.link-sp {
    color: #D40404 !important;
    border-bottom: 0.0625rem solid;
    padding-bottom: 0.1875rem;
    font-weight: 500;
    font-size: 0.875rem;
}

.quantity-pCheck input {
    width: 1.875rem;
    height: 2.1875rem;
    padding: 0;
    font-weight: 500;
    border: none;
    text-align: center;
    border-radius: unset;
    color: #656565;
    background: none;
}

.add_Scroll_list {
    max-height: 14.375rem;
    overflow-y: auto;
}

.add_Scroll_list::-webkit-scrollbar {
    width: 0.5rem;
    background-color: #F5F5F5;
}

.add_Scroll_list::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 0.625rem;
}

.add_Scroll_list::-webkit-scrollbar-thumb {
    border-radius: 0.625rem;
    -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, .3);
    background-color: #d40404;
}

.ip-couponPrice {
    height: 2.5rem;
}

.ip-couponPrice input {
    font-size: 0.875rem;
    padding: 0.6875rem 0.75rem;
    border-radius: 0;
    background: #F5F5F5;
    border: 0.0625rem solid #CECECE;
    box-sizing: border-box;
    width: 100%;
    word-break: normal;
    transition: all 0.2s ease-out;
    color: #323232;
}

.ip-couponPrice input:focus {
    box-shadow: 0 0 0 0.125rem #d40404;
    outline: none;
}

.p-log {
    font-size: 0.85rem;
}

.need-price #needPrice {
    font-size: 1.125rem;
    color: #D40404 !important;
    line-height: 1.1875rem;
    font-weight: 700 !important;
}

.btn-sub button {
    height: 3.125rem;
    width: 30%;
    border-radius: 0.3125rem !important;
}

.ship-price p {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.6875rem;
    margin-top: 20px;
    color: #303030;
}

.headCa {
    height: 7.5rem;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(https://pos.nvncdn.com/4ef0bf-108661/bn/20240701_6Xk1iXAr.gif);
}

.page-checkout .breadcrumb {
    margin: .5rem;
}

.page-checkout .breadcrumb ul li a {
    font-weight: 600;
}

.breadcrumb-checkout {
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb-checkout .breadcrumb-item + .breadcrumb-item::before {
    content: "\f105" !important;
    font-weight: 500 !important;
}

.ip-couponPrice {
    margin-top: 1.25rem;
    padding: 0 0.65rem;
}

.info-card-checkout {
    padding: 0 0.65rem;
    font-size: 0.875rem;
}

.price-pCheck {
    font-size: 1rem;
}

.info-card-checkout span {
    font-weight: 600 !important;
}

.method-payment ul li {
    border: 1px solid red;
    background: #f6f6f6;
    margin-bottom: 20px;
    border-radius: 0.3125rem !important;
    padding: 10px 15px;
    min-height: 70px;
    font-size: 14px;
    line-height: 38px;
    color: #303030;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.block-banks-left{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.banks-wrp.active .item-Bank{
    border-color: #000 !important;
}
._listBanks .item-Bank .block-banks-left .mini-banks-left{
    padding-top: 10px;
}

.method-payment ul li input[type="radio"] {
    transform: scale(1.5);
    accent-color: red;
}

.table-container {
    overflow-x: auto
}

.img-OderDetail a {
    width: 100px;
    height: 100px;
}

.img-OderDetail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.table-order {
    text-wrap: nowrap;
}
._progressbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #9c9c9cc7;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    display: none;
    z-index: 999;
}
._progressbar img {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 50%;
}
._progressbar.active {
    opacity: 1;
    visibility: visible;
    display: block;
}

@media screen and (max-width: 560px) {
    .form-checkout {
        padding: 0.3125rem;
    }

    .ship-price p {
        margin-top: 30px !important;
        font-size: 1.4rem;
        font-weight: 700;
    }

    .checkoutForm .info-user-checkout {
        margin-top: 1.25rem;
        order: 2;
    }

    .title-checkout h5 {
        font-size: 1.375rem !important;
        line-height: 1.6875rem;
        font-weight: 600;
    }

    .page-checkout .breadcrumb {
        margin-left: 1.25rem;
        margin-bottom: 0.3125rem;
    }

    .checkoutForm .checkoutFormRight {
        order: 1;
    }

    .btn-sub button {
        width: 100%;
    }
}
