.default {
    margin: 0px;
    padding: 0px;
}
.text-color {
    color: #566a7f;
}
.card-body-owl {
    flex: 1 1 auto !important;
    padding: 0.5rem 0.5rem !important;
}
.mg-top-10 {
    margin-top: 10px !important;
}
.three-line-paragraph {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
    text-transform: capitalize;
}
.menu-mobile {
    height: 14.667vw;
    box-shadow: 0 0 2.667vw 0 #cacaca;
    z-index: 2;
}
.menu-mobile--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: content-box;
    width: 100%;
    height: 15.667vw;
    background-color: #fff;
    padding-bottom: 10px;
}
.menu-mobile-item {
    font-size: 3.467vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #646566;
    font-size: 1.8vw;
    line-height: 1;
    cursor: pointer;
}
.menu-mobile-item-active  {
    background-color: #fff;
}

.menu-mobile-item__icon {
    position: relative;
    margin-bottom: .533vw;
    font-size: 2.933vw;
}
.menu-mobile__text {
    font-size: 2.8vw;
}
.text-time-location {
    font-size: 11px;
}

.text-color-red {
    color: red !important;
}
.img-with-home {
    width: 80px;
    height: 100px;
}
.btn-category {
    padding: 0.3rem 0.25rem !important;
    margin-bottom: 5px !important;
}
.pagination > nav {
    margin: auto !important;
    margin-bottom: 15px !important;
}
.text-title-header {
    width: 100%;
    margin-left: -5% !important;
}
.banner-account {

    background: linear-gradient(90deg, #7e5678, #e6c3a1);
    height: 25vh;
    width: 100vw;
}
.icon-setting {
    display: block;
    width: 100%;
    min-height: 55px;
}
.icon-setting-bx-cog {
    position: absolute;
    right: 0px;
    font-size: 27px;
    margin-top: 15px;
    margin-right: 15px;
    color: #fff;
}
.profile-avatar {
    margin: auto;
    margin-bottom: 15px;
}
.profile-name-text {
    color: #fff;
    font-size: 18px;
    margin-top: 13px;
    margin-left: 5px;
}
.salary-shares {
    margin: auto;
    background-color: #fff;
    height: 70px;
    border-radius: 15px;
}
.salary-shares-text {
    line-height: 70px;
    color: #2c3e50;
}
.salary-shares-text-icon {
    margin-bottom: 3px;
}
.wallets {
    margin-top: 50px;
    margin-bottom: 0px !important;
}
.text-wallets {
    font-size: 14px;
}
.detail-wallets {
    font-size: 14px;
    float: right;
    color: #2c3e50;
}
.content-wallet {
    padding-top: 15px;
    min-height: 50px;
}
.replay {
    width: 25px !important;
    height: 25px !important;
    background-color: #e6c3a1;
    border-radius: 50%;
    color: #fff;
    float: right;
}
.icon-rotate-right {
    margin-left: 3px;
    margin-bottom: 2px;
}
.text-auth {
    color: #fff;
}
.text-auth:hover {
    color: #fff;
}
.menu-item-label {
    font-size: 3.7vw;
    color: #868686;
    font-weight: 500;
}
.profile-menu-item {
    margin-bottom: 15px;
}
.card-career {
    background: #7e5678;
}
.image-career-detail {
    margin: 20px 5px 20px 5px;
}
.avatar-career-detail {
    width: 50px !important;
    height: 50px !important;
}
.career-text {
    font-size: 3.333vw;
    color: #fff;
    margin-left: 15px;
    border: 1px solid;
    border-radius: 15px;
    padding: 8px 5px 8px 10px;
    margin-bottom: 10px;
    width: 85%;
}
.career-text-code {
    font-size: 15px;
    color: #fff !important;
}
.text-time-register {
    margin-top: 20px;
    font-size: 3.333vw;;
    color: #fff;
}
.mg-top-15 {
    margin-top: 15px;
}
.pd-bt-15 {
    padding-bottom: 15px;
}
.career-select-btn {
    width: 125px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}
.icon-cart {
    margin-top: 25px !important;
    padding-left: 27%;
}
.text-cart {
    font-size: 13px;
}
.btn-confirm-cart, .btn-confirm-cart-success {
    background: linear-gradient(270deg, #e6c3a1, #7e5678);
    color: #fff !important;
    margin-top: 18px;
}
.total-payment {
    color: red;
}
.cart-total-payment {
    margin-top: 25px !important;
    font-weight: bold;
}
.detail-cart {
    background-color: #fff;
    min-height: 37vh;
    width: 100%;
}
.icon-hidden-div {
    width: 100%;
    display: block;
    min-height: 20px;
}
.icon-chevron-down {
    font-size: 2.15rem;
    cursor: pointer;
}
.div-icon-down {
    margin-top: 10px;
    margin-right: 10px;
}
.input-total-cart {
    border: none;
    outline: none;
    outline-width: 0;
    color: red;
}
.input-total-cart:active {
    border: none;
    outline: none;
    outline-width: 0;
    color: red;
}
.input-total-cart:focus-visible {
    border: none;
    outline: none;
    outline-width: 0;
    color: red;
}
.number-total-cart {
    margin: 0px 15px 0px 15px;
    color: red;
}
.money-total-cart {
    color: red;
}
.select_active {
    /*flex: 1;*/
    /*margin: 0 2.133vw;*/
    /*overflow: auto;*/
    /*white-space: nowrap;*/
    /*-webkit-overflow-scrolling: touch;*/
    color: #ff253f;
    /*font-size: 4vw;*/
    /*font-weight: 500;*/
    /*height: 5.333vw;*/
    /*line-height: 5.333vw;*/
}
.detail-cart {
    animation-name: fadeInOut, moveLeft300px, bounce;
    animation-duration: 2.5s, 5s, 1s;
    animation-iteration-count: 2, 1, 5;

}
.toast-top-center {
    top: 60% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.modal-body-cart {
    padding: 5px 10px 15px 20px !important;

}
.margin-default {
    margin: 0px;
}
.delete-item-cart {
    color: red !important;
    width: 20px;
    height: 10px;
    cursor: pointer;
}
.icon-delete-item-cart {
    margin-top: 15px;
}
.list-group-flush {
    margin-top: 10px;
    width: 100%;
}
.icon-right {
    float: right;
}
.btn-logout {
    width: 100%;
    background: linear-gradient(270deg, #e6c3a1, #7e5678);
    color: #fff !important;
}
.add-bank {
    width: 100%;
    height: 15vh;
}
.add-bank > a {
    color: #566a7f;
    line-height: 15vh;
}
.text-right-wallet {
    position: absolute;
    right: 65px;
}