.btn-start {
    background-color: #ffffff;
    color: #007dd1;
    font-weight: 600;
}

.truncate-btn {
    min-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }


/* .profile-body > .container.content-main {
    padding-top: 74px !important;
} */



.sticky-sidebar {
    z-index: 800;
}

.my-cart {
    z-index: 99999;
}

.fixed-top {
    z-index: 998;
}

.my-cart .cart-available-body .btn-remove-item-issue {
    position: absolute;
    top: 14px;
    right: 0;
}

.checkoutaddress-row-select {
    cursor: pointer;
}

label input {
    cursor: pointer;
}

.my-cart .cart-container .cart-body .cart-loading {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    transfrom: translateY(-35%);
}

.password-container .scrollY {
    max-height: 300px !important;
    overflow-y: scroll;
}

.item-popular img {
    border-radius: 14px !important;
    object-fit: fill;
    height: 120px;
    width: 100%;
}

.po-box span, .po-box-ft span {
    color: #29363F !important;
}

main .po-box .border, main .po-box-ft .border {
    border: solid 1px #D9D9D9 !important;
}

.card-item {
    cursor: pointer;
}

body .floating-div {
    z-index: 99;
}

.item-meta {
    font-size: 1.25rem !important;
}

.order-link {
    position: relative;
}

.order-link .order-count {
    position: absolute;
    border: solid 1px #fff;
    background-color: #dc3545;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    text-align: center;
    padding-top: 2px;
    font-weight: 600;
    font-size: 10px;
    left: 95px;
    top: 9px;
    color: #fff;
}

.sidebar li.active2 > a {
    display: block;
    color: #155787;
    background-color: #FCEDC7;
    border-radius: 34px;
    padding: 10px 16px;
}

.sidebar li.active2 span i {
    color: #80C6FF !important;
}

.sidebar li.active2 .sidebar-profile-points {
    color: #007DD1 !important;
}

.sidebar-profile-nav a {
    color: #155787 !important;
}

.cat-header img {
    border-radius: 15px;
}
