body {
    padding-bottom: 0rem;
}

.item-user {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.item-user .icon img {
    width: 30px;
}

.title-page {
    margin: 3rem 0 3rem 0;
}

.user-list>.item-user>.phone .name {
    font-size: 11px;
}

.user-list {
    padding: 1rem 3rem 1rem 3rem;
}


.button-bars {
    border: none;
}

.toggle-icon-menu {
    display: none !important;
    visibility: hidden !important;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0;
}

.button-bars:forcus {
    box-shadow: 0;
}

.page-login {
    margin: auto;
    max-width: 576px;
    margin-top: 8rem;
    background-color: hsl(48deg 99% 51%);
    padding: 3rem 4rem 5rem 4rem;
    border-radius: 10px;
}

.page-login button {
    border-radius: 0;
}

.page-login input {
    border-radius: 0;
    background-color: hsl(49deg 95% 77%);
}

.user-imformation .user-avt img {
    width: 200px;
    border-radius: 50%;
}

.user-imformation .user-content {
    margin-top: 2rem;
}

.user-imformation .edit-user {
    margin-top: 2rem;
}

.user-group-button {
    margin: 3rem 0 3rem 0;
}

.user-imformation {
    padding: 2rem;
}

.border-rd-in {
    border-radius: 8px;
    background-color: #fff;
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
}

.check-in-button {
    margin-top: 2.5rem;
}

.user-agree {
    padding-top: 1.3rem;
}

.user-agree a {
    color: red;
    font-size: .8rem;
}

.title-checkin {
    margin: 0 0 2rem 0;
}

.store-imformation {
    padding: 1rem;
    margin-top: 2rem;
}

.form-check-in {
    padding: 1rem;
    margin-top: 2rem;
    background-color: hsl(48deg 99% 51%);
}

.form-check-in {
    padding: 2rem;
    margin-top: 2rem;
    background-color: hsl(48deg 99% 51%);
}

.form-check-in input {
    border-radius: 0;
    background-color: hsl(49deg 95% 77%);
}

.chart-css {
    padding: 1rem;
}

.chart-qrcode {
    margin: 0 0 3rem 0;
}

.form-check-in button {
    border-radius: 0;
}

.store-imformation a {
    text-decoration: none;
}

.user-pagination {
    margin-top: 2rem;
}

.card-shop {
    margin-bottom: 1.5rem;
}

.border-rd-shop {
    border-radius: 8px;
    background-color: #fff;
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
}

@media only screen and (max-width: 576px) {
    .qr-code {
        margin-top: 2rem;
    }
}

.title-index {
    font-size: calc(1.375rem + 1.5vw);
}

.title-page-home {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem 0 1rem 0;
}

.create-new-shop {
    padding: 1.5rem;
}

.button-crate-shop {
    margin: 1rem 0 1rem 0;
}

.button-crate-shop button {
    width: 100%;
}

.user-pagination ul {
    justify-content: center;
}

.cart-your-list-history {
    margin-top: 2rem;
}

.search-checkin {
    padding: 0rem 0 0rem 0;
}

.card-plan .title-plan {
    margin: 1rem 0 2rem 0;
}

.card-plan .save-price {
    margin-bottom: 1rem;
}

.card-plan .save-price .percent-save {
    padding: 10px;
    border-radius: 100px;
    background-color: #8c85ff;
    color: white;
    font-weight: 700;
}

.card-plan .save-price .text-price {
    font-size: 1.3rem;
    text-decoration-line: line-through;
    color: #999;
}

.card-plan .text-price-save {
    font-weight: 700;
    margin: 2rem 0 0 0;
    color: #2f1c6a;
    line-height: 1;
    display: flex;
    justify-content: center;
}

.unit-usd {
    font-size: 24px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 10px;
}

.unit-price {
    font-size: 3.6rem;
    -ms-flex-item-align: center;
    align-self: center;
    align-self: flex-end
}

.unit-mon {
    align-self: flex-end;
    padding-bottom: 8px;
}

.new-content {
    margin-top: 2rem;
}

.new-content ul li {
    list-style-type: none;
    margin-bottom: 13px;
}

.new-content ul li span {
    margin-right: 5px;
}

.card-plan {
    margin-left: 10px;
    margin-right: 10px;
}

.button-select {
    margin: 3rem 0 3rem 0;
    text-align: center;
    border-radius: 100px;
}

.button-select a,
.button-select button,
.cart-empty a {
    border-radius: 100px;
    background: #491bd5;
    color: #fff;
    opacity: 1;
    width: 80%;
}

.slick-prev {
    color: #491bd5;
    ;
    font-size: 30px;
}

.slick-next {
    color: #491bd5;
    ;
    font-size: 30px;
}

.slick-prev:hover {
    color: #491bd5;
    ;
    font-size: 30px;
}

.slick-next:hover {
    color: #491bd5;
    ;
    font-size: 30px;
}

.form-check-out {
    padding: 1rem;
    margin-top: 2rem;
}

.title-cart-uot {
    margin-bottom: 2rem;
}

.btn-removecart {
    margin-top: 2rem;
    text-align: right;
}

.cart-empty {
    padding: 3rem 0 3rem 0;
    text-align: center;
}

.review-customer {
    margin-top: 5rem;
    padding: 1rem;
}

.content-review {
    margin-top: 1rem;
}

.it-review {
    display: flex;
    border: 1px solid #999;
    border-radius: 10px;
    justify-content: space-between;
    padding: 10px;
}

.it-review p {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.checked {
    color: orange;
}

.not-great {
    color: hsl(209deg 99% 59%);
}

.bg-green {
    background: #a9eda9;
}

ul.social-media-list img {
    padding: 5px;
    border-radius: 5px;
    width: 36px;
    height: 36px;
}

ul.social-media-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.social-media-list li {
    display: inline-block;
}

.show-images {
    display: none;
}

.hide-images {
    display: block;
}

.what-is_image {
    position: relative;
}

.what-is_image span {
    position: absolute;
    top: 5px;
    right: 5px;
}

.footer-sosial {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
}

footer {
    background-color: #f0f2f5;
    padding: 3rem;
    margin-top: 2rem
}

@media only screen and (max-width: 576px) {
    .item-user {
        font-size: .9rem;
    }

    .table-font-mobile {
        font-size: .9rem;
    }

    .page-login {
        margin: auto;
        width: 100%;
        margin-top: 8rem;
        padding: 0;
    }

    .border-rd-in {
        padding: 3rem .4rem;
        box-shadow: none;
        margin-bottom: 1rem;
    }

    .full-background {
        background-color: hsl(48deg 99% 51%);
    }

    .store-imformation {
        padding: 1rem;
        margin: 0px 0px 0px 8px;
        width: 96%;
    }

    .button-crate-shop button {
        width: 100%;
    }

    .cart-your-list-history {
        padding: 0;
    }

    h1 {
        white-space: nowrap;
        font-size: 14px;
        font-size: 5vw;
    }



}

.slick-prev:before,
.slick-next:before {
    color: #491bd5;
}

.card-new-ads {
    margin-top: 1rem;
}

.update-payment {
    padding-top: 2rem;
}

.update-payment h5 span {
    font-size: 14px;
    color: #0d6efd;
    cursor: pointer;
}

.auto-remewal {
    display: flex;
    justify-content: flex-end;
}

.auto-remewal h5 {
    margin-right: 1rem;
}

.img__uploading {
    color: white;
    background: #8c85ff;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
}

.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin-right: 10px;
}

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

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

.group-btn-review .btn-reviewer {
    margin-right: -8px;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 7px;
    border: 2px solid #000000;
    border-radius: 0;
}

.group-btn-review button:first-child {
    background: #ff5959;
    border-radius: 15px 0 0 15px;
}

.group-btn-review button:nth-child(2) {
    background: #f8a549;
}

.group-btn-review button:nth-child(3) {
    background: #fee033;
}

.group-btn-review button:nth-child(4) {
    background: #a8d368;
}

.group-btn-review button:last-child {
    background: #18c25c;
    border-radius: 0 15px 15px 0;
}
.group-btn-review button.btn-reviewer.active {
    background: #fff;
}

#notify_id {
    display: none;
}

#notify_id.show-notify {
    display: block;
}

.font-12 {
    font-size: 12px;
}

.rating-bag-1 {
    background: #ff5959;
}
.rating-bag-2 {
    background: #f8a549;
}
.rating-bag-3 {
    background: #fee033;
}
.rating-bag-4 {
    background: #a8d368;
}
.rating-bag-5 {
    background: #18c25c;
}