.total-amount {
    display: none !important;
}

.mt-3,
.my-3 {
    margin-top: 3px !important;
}

.card-body p {
    font-weight: 400 !important;
}

.card .form-group label.form-check-label {
    margin-left: 5px;
    font-weight: 400;
}

.info-box .info-box-icon svg {
    height: 30px;
    width: 30px;
    fill: white;
}

.card {
    border: 1px solid #ececec;
    height: 100%;
}

.notification {
    padding: 4px 0px;
    padding-left: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: #fff;
    padding-right: 20px;
}

.col-md-4.profile-draw .form-group {
    position: relative;
    /* flex: 1; */
    width: 79%;
}

.col-md-4.profile-draw .form-group .member-hover-rutdiem {
    position: absolute;
    top: 100%;
    display: none;
    z-index: 9999999;
}

.col-md-4.profile-draw .form-group:hover .member-hover-rutdiem {
    display: block;
}

.rule-text.member-hover-rutdiem {
    position: absolute;
    display: none;
    top: 100%;
}

.rule-text.member-hover-rutdiem {}

.form-group-hover:hover .rule-text.member-hover-rutdiem {
    display: block;
}

.input-section-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-group.btn-select-alls {
    width: auto !important;
}

.form-group.section-input-2 {
    flex: 1;
}


















































/* profile */
.form-check-input:checked {
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}

.member-button-profile {
    gap: 0px 10px;
}

.list-count {
    padding: 0px 10px;
}

.wrap-history {
    padding: 0px 10px;
}

.member-button-profile a {
    padding: 10px 30px !important;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #e53e3e, #dd6b20);
    color: white;
    box-shadow: 0 4px 15px rgba(113, 128, 150, 0.3);
    border: none !important;
    height: 44px;
}

.box-list-member-profile {
    padding: 0px 20px;
}

.box-list-member-profile input {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 7px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
    height: unset !important;
}

.box-list-member-profile select {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 7px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
    height: unset !important;
}

.box-left-edit-profile {
    background: linear-gradient(135deg, #ffffff, #f8f9ff);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.box-right-edit-profile {
    background: linear-gradient(135deg, #f8f9ff, #ffffff);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.box-thongtinbaidang input {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 5px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
}

.card-header {
    background: linear-gradient(135deg, #e53e3e, #dd6b20);
    color: white;
    padding: 17px;
    text-align: center;
    position: relative;
    overflow: hidden;
}


.card-header h3 {
    font-size: 21px;
}

.box-thongtinbaidang input {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 5px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
}

.box-right-edit-profile {
    padding-left: 20px;
}

.group-btn-member-post button {
    padding: 10px 30px !important;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #e53e3e, #dd6b20);
    color: white;
    box-shadow: 0 4px 15px rgba(113, 128, 150, 0.3);
    border: none !important;
    height: 44px;
}

.group-btn-member-post .btn-danger {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.check-keypost input {
    padding: unset !important;
    width: 15px !important;
    height: 15px;
}

.check-keypost label {
    padding-left: 10px !important;
}

.box-profile-edit-member input {
    width: 100%;
    padding: 12px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 7px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
}

.box-profile-edit-member .form-check-inline input {
    background-color: unset !important;
    width: 15px;
    padding: unset;
    height: 15px;
    margin-right: 10px;
}

.box-profile-edit-member .form-group select {
    width: 100%;
    padding: 12px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 7px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
}

.box-profile-edit-member .form-group {
    margin-bottom: 15px;
}



.box-profile-edit-member .card-header {
    background: linear-gradient(135deg, #e53e3e, #dd6b20);
    color: white;
    padding: 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.box-profile-edit-member .card-header:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: rotate 20s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.stat-note {
    font-size: 13px;
    margin-left: 20px;
    font-size: 12px;
    color: #dc2626;
    margin: 10px 0;
    line-height: 1.4;
    border-radius: 8px;
    width: 100%;
    text-align: left;
}

.silbar-desk-tops-member .nav-item:hover {
    background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
    color: #334155;
    transform: translateX(8px);
    box-shadow: 0 4px 12px rgba(148, 163, 184, 0.15);
    position: relative;
    border-radius: 0 25px 25px 0;
    transition: all 0.3s ease;
}

.silbar-desk-tops-member .nav-item {
    display: flex;
    align-items: center;
    color: #64748b;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 0 25px 25px 0;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    line-height: 45px;
}


.silbar-desk-tops-member .nav-item a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


.silbar-desk-tops-member .box-item-saibal {
    padding-left: 0px;
}


.silbar-desk-tops-member .nav-item a {
    display: flex;
    align-items: center;
    gap: 0px 4px;
    display: flex;
    align-items: center;
    padding: 12px 20px;
    color: #64748b;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 0 25px 25px 0;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 500;
}

.silbar-desk-tops-member .box-item-saibal {
    border: none;
    margin-bottom: 0px;
}

.silbar-desk-tops-member .nav-item.active {
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3);
    animation-delay: 0.25s;
    animation: slideIn 0.5s ease forwards;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 0 25px 25px 0;
    border-left: 3px solid #fff;
}


.silbar-desk-tops-member .avatar.box-avatars.text-center.box-bg.user-profile {
    padding: 25px 20px;
    text-align: center !important;
    border-bottom: 1px solid rgba(226, 232, 240, 0.5);
    background: linear-gradient(135deg, #e0f2fe 0%, #f0f9ff 100%);
    position: relative;
}


.avatar.box-avatars.text-center.box-bg.user-profile:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #0ea5e9, #06b6d4, #10b981);
}

.user-avatar {
    justify-content: center;
}


.card-outline.card-primary {
    height: 100%;
}

.balance-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(148, 163, 184, 0.15);
}

.info-box.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(148, 163, 184, 0.15);
}

.balance-label {
    font-size: 16px;
    /* opacity: 0.7; */
    margin-bottom: 5px;
    color: #000000;
}

span.box-muctai.header {
    background: linear-gradient(135deg, #e0f2fe 0%, #f0f9ff 100%);
    padding: 20px 30px;
    text-align: center;
    color: #334155;
    width: 100%;
    display: inline-block;
}

.balance-info {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 5px;
    margin-bottom: 20px;
}

.balance-item {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(148, 163, 184, 0.2);
    transition: transform 0.3s ease;
    box-shadow: 0 2px 8px rgba(148, 163, 184, 0.1);
}

.balance-value {
    font-size: 20px;
    font-weight: bold;
    color: #1e293b;
}

.wrap-content-main.stats-section {
    padding: 30px;
}

.wrap-content-main.stats-section .info-box.stat-card {
    /* height: 200px; */
    background: white;
    padding: 12px 10px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(148, 163, 184, 0.1);
    transition: all 0.3s ease;
    border: 1px solid rgba(226, 232, 240, 0.8);
    margin-top: 0px;
    display: flex;
    gap: 0px 20px;
    flex-wrap: wrap;
    align-items: center;
}

.wrap-content-main.stats-section .stat-icon.icon-usage {
    background: linear-gradient(135deg, #e0f2fe, #bae6fd);
    color: #0369a1;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 24px;
    color: white;
}

.wrap-content-main.stats-section .info-box-text.stat-title {
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px;
    font-weight: 500;
}

.wrap-content-main.stats-section .info-box-number.stat-value {
    font-size: 16px;
    font-weight: bold;
    color: #1e293b;
    margin-bottom: 0px;
}

.wrap-content-main.stats-section .info-box-content {
    text-align: left !important;
    display: flex;
    align-items: center;
    gap: 0px 10px;
    flex-wrap: wrap;
}

.wrap-content-main.stats-section .stat-icon.icon-usage.icon-reward {
    background: linear-gradient(135deg, #fef3c7, #fde68a) !important;
    color: #d97706;
}

.wrap-content-main.stats-section .stat-icon.icon-usage.icon-points {
    background: linear-gradient(135deg, #dcfce7, #bbf7d0) !important;
    color: #16a34a;
}

span.info-box-number.stat-value strong {
    font-weight: 700;
}

.action-card {
    height: 100%;
    background: white;
    padding: 25px 10px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(148, 163, 184, 0.08);
    border: 1px solid rgba(226, 232, 240, 0.6);
    overflow: unset;
    position: relative;
}

.action-card .form-group label {
    font-size: 18px;
    font-weight: 600;
    color: #334155;
    margin-bottom: 20px;
}

.action-card .form-group input {
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #e2e8f0;
    font-size: 14px;
    transition: all 0.3s ease;
    background: #fafbfc;
    color: #334155;
    margin-bottom: 0px;
    flex: 1;
}

.action-card .form-group.form-check input {
    width: 15px !important;
    height: 15px !important;
    padding: unset;
}

.action-card .form-group.form-check label {
    margin-bottom: 2px;
    padding-left: 10px;
    font-size: 15px;
}

.action-card .form-group.form-check {
    padding-top: 10px;
}

.action-card #submit-recharge {
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: #ffffff;
    padding: 9px 9px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 0px;
}

.action-card .info-text {
    font-size: 12px;
    color: #dc2626;
    margin: 10px 0;
    line-height: 1.4;
    background: #fef2f2;
    padding: 8px 12px;
    border-radius: 8px;
    border-left: 3px solid #f87171;
}

.rule-text {
    font-size: 12px;
    color: #64748b;
    margin: 10px 0;
    line-height: 1.4;
    background: #f8fafc;
    padding: 8px 12px;
    border-radius: 8px;
    border-left: 3px solid #cbd5e1;
}

button.btn.btn-sm.btn-info.btn-secondary {
    padding: 9px 25px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: linear-gradient(135deg, #fef3c7, #fde68a);
    color: #d97706;
    border: 1px solid #fbbf24;
}

button.btn.btn-sm.btn-info.btn-success {
    padding: 9px 25px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: #16a34a;
    margin-top: 0px;
    color: #fff;
    border: none;
}

.box-vg-main-over {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    /* overflow: hidden; */
    animation: slideUp 0.8s ease-out;
}

.card-body.reset-pasword input {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 6px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
}

@media(max-width:990px) {
    .total-amount h6 {
        margin-right: 0px;
    }

    span.box-muctai.header {
        padding: 0px 5px;
    }

    .wrap-content-main.stats-section .stat-icon.icon-usage {
        margin-bottom: 0px;
    }

    .balance-item {
        display: flex;
        align-items: center;
        gap: 0px 4px;
    }

    .balance-value {
        font-size: 14px;
    }

    .balance-label {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .box-list-member-profile {
        padding: 0px 20px;
        gap: 10px 0px;
        margin-bottom: 20px;
    }

    .box-right-edit-profile {
        padding: 10px;
    }

    .box-left-edit-profile {
        padding: 10px;
    }
}

/* end profile  */
@media (max-width: 1200px) {
    .total-amount {
        display: flex !important;
        flex-direction: column;
        justify-content: right;
        text-align: left;
        align-items: self-start;
        margin-left: 10px;
    }

    .pb-3,
    .py-3 {
        padding-bottom: 0rem !important;
    }

    .bg-left {
        margin-bottom: 0;
    }

    .box-bg {
        border-radius: 15px;
        background-color: white;
        padding: 10px 10px !important;
        margin-bottom: 10px;
    }

    .box-bg.avatar {
        box-shadow: rgba(0, 0, 0, 0.04) 0px 7px 29px 0px;
    }

    .wrap-profile-container {
        padding: 0px;
    }

    .avatar a {
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        flex-wrap: wrap;
    }

    .avatar-mobile {
        width: 60px !important;
        height: 60px !important;
        margin-bottom: 0px !important;
        border: 1px solid #b3b3b3;
    }

    .avatar h4 {
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        margin-left: 10px;
        text-align: left;
        padding-left: 0px !important;
        !i;
        !;
    }

    #sidebar-profile nav .nav-item .nav-link i {
        height: 40px;
        width: 40px;
        color: white !important;
        background-color: #0e7300;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        margin: 0 auto !important;
    }

    .total-amount .total {
        text-align: left;
    }

    .total-amount span {
        font-size: 24px;
        font-weight: bold;
        color: #3e3e3e;
        margin-left: 11px;
    }

    .total-amount p {
        line-height: 19px;
        font-size: 18px;
        font-weight: 500;
        color: #000000;
    }

    .total-amount h6 {
        background-color: #069d65;
        height: fit-content;
        padding: 3px 8px;
        color: white;
        border-radius: 18px;
        font-size: 12px;
        margin-top: 7px;
        margin-right: -1px;
    }

    .total-amount h6.level-1 {
        background-color: #e59705;
        margin-top: 7px;
        width: fit-content;
        margin-left: auto;
    }

    .bg-left,
    .main {
        background-color: #f3f5f8;
        padding: 0px;
    }

    .menu-profile-mobile {
        display: flex;
        flex-direction: unset !important;
        flex-wrap: nowrap;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scroll-snap-stop: always;
        scroll-snap-type: x mandatory;
        scroll-padding-left: 15px;
        overflow-x: auto;
        display: flex;
        overflow-x: auto;
        scrollbar-width: none;
    }

    #sidebar-profile nav .nav-item {
        min-width: 23%;
        scroll-snap-align: start;
    }

    #sidebar-profile nav .nav-item .nav-link p {
        display: block;
        margin: 0 auto !important;
        margin-top: 0px;
        margin-top: 5px !important;
        padding: 0px;
        width: auto;
    }

    .wrap-profile-container .col-xl-9 {
        background-color: unset;
        padding: 0px 10px;
    }

    .info-box {
        border-radius: 10px;
        align-items: center;
        padding: 13px 13px;
        min-height: 80px !important;
        margin-bottom: 10px;
        border: 1px solid #ececec;
    }

    .info-box .info-box-icon {
        width: 40px;
        height: 40px;
        /* background-color: #fff !important; */
        border-radius: 100%;
        font-size: 16px;
        color: black;
    }

    .info-box .info-box-text,
    .info-box .progress-description {
        font-size: 14px;
        line-height: 1.2;
        font-weight: 500;
    }

    .info-box-number strong {
        font-weight: 600;
        color: #626262;
    }

    .box-mobile:nth-child(4n+5) .info-box-icon svg {
        fill: #3e8155;
    }

    .box-mobile:nth-child(4n+4) .info-box-icon svg {
        fill: #ed4399;
    }

    .box-mobile:nth-child(4n+3) .info-box-icon svg {
        fill: #ffffff;
    }

    .box-mobile:nth-child(4n+2) .info-box-icon svg {
        fill: #ffffff;
    }

    .box-mobile:nth-child(4n+1) .info-box-icon svg {
        fill: #ffffff;
    }

    .box-mobile .info-box-icon svg {
        width: 30px;
        height: 30px;
    }

    .info-box .info-box-content {
        padding-left: 10px;
    }

    .card {
        border-radius: 10px;
        border: 1px solid #ececec;
    }

    .total-amount .nav-item a {
        padding: 0;
    }

    .total-amount .nav-item {
        margin-top: 5px;
    }

    .total-amount .nav-item a p {
        font-size: 11px;
    }

    .total-amount .nav-item a i {
        font-size: 10px;
        color: #000000;
        margin-left: 5px;
    }

    #sidebar-profile nav {
        display: none
    }

    .income-box .info-box-content {
        display: flex !important;
        flex-direction: column !important;
        justify-content: left !important;
        align-items: start !important;
    }

    .info-box .info-box-icon svg {
        fill: #4b8ef6;
    }

}

.info-box-text-mobile {
    display: none
}


.wrap-pay form {
    padding-top: 10px;
    height: 100%
}

.income-box .info-box-text {
    display: block !important;
}

@media (max-width: 786px) {

    .info-box-content {
        display: flex !important;
        flex-direction: unset !important;
        align-items: center !important;
        justify-content: space-between !important;
    }

    .info-box-text {
        font-size: 14px !important;
    }

    .info-box-text-mobile {
        color: gray;
        font-size: 12px;
        line-height: 1.4;
        display: block
    }

    .info-box-text-mobile span {
        font-size: 15px;
        font-weight: 600;
        color: #3e4454;
    }

    .wrap-pay .card-body {
        padding: 15px !important;
    }

    .wrap-pay .card-body label {
        font-size: 16px;
        color: #404040;
    }

    .wrap-pay .card-body input {
        font-size: 14px;
        /* height: 17px !important; */
        padding-left: 14px;
        border-radius: 5px;
    }

    .form-check-input {
        /* height: unset !important; */
        margin-top: 5px;
    }

    .card .form-group label.form-check-label {
        font-size: 14px;
    }
}


.announcement {
    display: block;
}

@media (max-width: 1200px) {
    .announcement {
        display: block;
    }

    .desk {
        display: none;
    }

    .announcement__title {
        color: #055c00;
        text-shadow: -1px 2px 2px #33333326;
        font-weight: 600;
    }

    .header-menu-mb ul li .header-mb__search,
    .header-menu-mb ul li .header-mb__cart,
    .header-menu-mb ul li .header-mb__bar {
        border: 1px solid white;
    }

    .header-menu-mb ul li svg {
        height: 14px;
        fill: white;
    }

    .announcement-mobile {
        border-bottom: 1px solid #055c00;
    }

    .header-mobile {
        background-color: white
    }

    .header-mobile-bt {
        padding: 5px 0px;
    }

    .announcement-mobile .announcement__title {
        color: white;
    }

    .row>* {
        padding-right: 10px;
        padding-left: 10px;
    }

}

li.nav-item.active {
    background: var(--color-body);
    padding-left: 10px;
    color: #fff;
}

li.nav-item.active:hover {
    color: #fff
}

li.nav-item.active i {
    color: #fff !important;
}

@media (max-width: 1200px) {
    li.nav-item.active {
        background: unset;
        padding-left: 10px;
        color: #000000;
    }

    li.nav-item.active i {
        color: #000000 !important;
    }
}



.list-menu {
    display: none;
}

.list-menu .active {
    display: block;
}

header .menu .list-menu {
    top: 20px;
}

#sidebar-profile {}

.avatar {
    align-items: center;
}

.avatar h4 {
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    padding-left: 10px;
}

.avatar h6 {
    font-size: 11px;
}

.avatar .media img {
    margin-top: 0;
}

.avatar .media {
    align-items: center;
}

.wrap-profile-container {
    background-color: #f3f5f8;
    padding: 10px 0;
}

#sidebar-profile nav .nav-item {
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

#sidebar-profile nav .nav-item:last-child {
    border: unset;
    position: relative;
}

.bg-left {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    box-shadow: 2px 0 15px rgba(148, 163, 184, 0.1);
    border-right: 1px solid rgba(226, 232, 240, 0.6);
    padding: unset;
}

#sidebar-profile nav .nav-item .nav-link {
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

#sidebar-profile nav .nav-item .nav-link p {
    display: inline-block;
    margin: 0;
    padding-left: 5px;
}

#sidebar-profile nav .nav-item .nav-link i {
    margin-right: 6px;
    position: absolute;
    top: 13px;
    left: 0;
    color: var(--color-body);
    font-size: 17px;
    z-index: 9;
}

h1 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 0;
}

.card-title {
    margin: 0;
}

.card-title h3 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
}



/* width */
.hidden-scroll ::-webkit-scrollbar {
    width: 2px;
}

/* Track */
.hidden-scroll ::-webkit-scrollbar-track {
    background: #f1f1f1;

}

/* Handle */
.hidden-scroll ::-webkit-scrollbar-thumb {
    background: #888;

}

/* Handle on hover */
.hidden-scroll ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.info-box .info-box-text,
.info-box .progress-description {
    font-size: 16px;
    line-height: 1.2;
}

.info-box .info-box-number {
    font-size: 16px;
    line-height: 1.4;
}

.card-body p {
    font-size: 14px
}

.card-body p img {
    height: 135px;
    width: auto;
}

.card-body button {
    font-size: 14px;
    color: white;
    background-color: #055c00;
    border: 1px solid #055c00;
    margin-top: 10px;
}

.card-body input {
    margin-bottom: 10px;
    font-size: 14px
}

.modal-header h5 {
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
}

br {
    display: none;
}

.header-pr {
    display: none;
}

@media(min-width:1600px) {
    .ctnr-profile-main-pages .ctnr-fluid {
        max-width: 1450px;
    }
}

@media(max-width: 1200px) {
    .header-pr {
        display: block;
    }

    .menu-profile-mobile {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }

    #sidebar-profile nav .nav-item .nav-link i {
        margin-right: 5px;
        position: unset;
    }

    .menu-profile-mobile .nav-item {
        white-space: normal;
        border-bottom: 1px solid #e5e5e5;
        margin: 0 auto;
    }

    .menu-profile-mobile .nav-item .nav-link:hover {
        color: #196f37;
    }

    .menu-profile-mobile .nav-item .nav-link {
        white-space: normal !important;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        text-align: center;
        padding: 0px;
    }

    .menu-profile-mobile .nav-item .nav-link i {
        margin-right: 5px;
        background: #ffffff;
        border-radius: 200px;
        margin: 0px 0px 0px 0px !important;
        color: var(--color-body) !important;
        font-size: 26px;
        width: 75px;
        height: 43px;
        margin: 0 auto;
        padding-top: 11px;
    }

    .menu-profile-mobile .nav-item {
        white-space: nowrap;
        border-bottom: 1px solid #ffffff !important;
    }

    .menu-profile-mobile .nav-item .nav-link p {
        display: inline-block;
        word-wrap: break-word;
        width: 60px;
        font-size: 11px;
        margin: 0 auto !important;
        font-weight: bold;
    }

    .avatar-mobile {
        width: 50px !important;
        height: 50px !important;
        object-fit: cover;
        border-radius: 60px;
        margin-bottom: 10px;
    }

    .info-box {
        min-height: 50px !important;
    }

    .bg-left {
        margin-bottom: 15px;
    }

    .wrap-profile-container .col-xl-9 {
        background-color: white;
        padding: 15px;
    }
}

@media (max-width: 575px) {
    .info-box {
        margin-top: 0px !important;
    }

    .box-mobile {
        padding: 0px 5px;
        /* width: 100%; */
        -ms-flex: 0 0 100%;
        /* flex: 0 0 100%; */
        /* max-width: 100%; */
    }




    #sidebar-profile nav .nav-item .nav-link {
        padding-left: 0px;
    }

    footer {
        /* display: none; */
    }
}

.level-title p {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
}

@media(max-width:990px) {
    .silbar-desk-tops-member .nav-item:hover {
        background: unset;
        box-shadow: unset;
        transform: unset;
        height: unset;
    }

    .stat-card {
        display: flex;
        align-items: center;
        gap: 0px 20px;
    }

    .total-amount .nav-item {
        height: unset;
    }

    .wrap-content-main.stats-section .info-box.stat-card {
        padding: 11px 10px;
    }

    .stat-note p {
        text-align: left !important;
    }

    nav.mt-2.box-bg {
        display: none;
    }

    .wrap-content-main.stats-section .info-box-content {
        flex-direction: column !important;
        justify-content: left !important;
        align-items: start !important;
        padding-top: 0px;
    }

    .wrap-content-main.stats-section .info-box.stat-card {
        height: unset;
    }

    .wrap-content-main.stats-section {
        padding: 10px;
    }

    .info-box-text-mobile {
        line-height: 1.7;
    }

    .wrap-content-main .box-mobile:last-child {
        margin-top: 0px;
    }


    .box-salbar-left-avatar {
        padding-left: 0px;
        flex: 1;
    }

    .info-box .info-box-content {
        flex-wrap: wrap;
    }

    .box-bg.avatar {
        flex-wrap: wrap;
    }

    .total-amount span {
        margin-left: 0px;
    }

    .total-amount {
        margin-left: 0px;
        justify-content: center !important;
        text-align: center !important;
        align-items: center;
        flex-direction: row;
    }

    .avatar a>div {
        padding-left: 0px;
    }
}

@media (max-width: 786px) {
    .wrap-pay {
        padding-bottom: 13px;
    }

    :root {
        --container: 100%;
    }

    .row>* {
        padding-right: var(--gutter);
        padding-left: var(--gutter);
    }

    .box-bg.avatar {
        border-radius: 0px;
        justify-content: left;
    }
}

.header-pr {
    background-color: #c10013;
}

.header-pr .ctnr {
    padding: 0 var(--gutter);
}

.header-profile__titlte {
    color: white;
    font-size: 20px;
    font-weight: 500;
}

.header-profile-cart svg {
    height: 18px;
    fill: white;
}

.header-profile-listbar {
    height: 2px;
    width: 23px;
    margin: 5px 0px;
    background-color: white;
    margin-left: 22px;
}

.header-profile {
    padding: 10px 0px;
}

.menu_fix_mobile .close-menu>a {
    width: unset;
    height: unset;
    right: 0px;
    top: 8px;
}

.menu_fix_mobile .close-menu>a svg {
    height: 17px;
}

.menu_fix_mobile .nav-main>li>a {
    padding: 11px 0px;
    padding-left: 0px;
    text-transform: capitalize;
    font-weight: 500;
    padding-left: 35px;
    font-size: 13px;
}

.close-menu span {
    font-weight: 600;
    margin-top: 10px;
    display: block;
}

.menu_fix_mobile .nav-main>li>a i {
    position: absolute;
    left: 7px;
    top: 13px;

}

@media (max-width: 767px) {
    @media (max-width: 767px) {
        .wrap-content-main {
            margin-bottom: 81px;
        }
    }
}
