.pos-box {
    background-color: #fbfbfb;
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
}
.title-form {
    color: #263a8b;
    font-size: 18px;
    margin: 0;
}
.title-form span {
    font-size: 15px;
}
.card-header-title.icon {
    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

    align-items: center;

    font-weight: 500;
}
.card-header-title.icon i {
    margin-left: 10px;

    font-weight: 500;
}
.customer-form .form-control,
.login .form-control {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}
.customer-form .form-control:focus,
.customer-form .custom-select:focus,
#notes-area:focus,
.profile-form .form-control:focus,
.profile-form .custom-select:focus {
    border-color: #d9d9d9;
}
.customer-form .form-label,
.profile-form .form-label {
    color: #263a8b;
}
.info-checkout .bg-form {
    background-color: #fbfbfb;
    opacity: 1;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
    border-radius: 22px;
    padding: 8px 20px;
    min-height: 35px;
}
.bg-form p,
.append-input-font {
    color: #263a8b;
    font-weight: 500;
    font-size: 15px;
    height: auto;
    margin: 0;
}
#notes-area {
    background-color: #fbfbfb;
    opacity: 1;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
    border-radius: 22px;
    padding: 10px 14px;
    margin-bottom: 0px;
    min-height: 105px;
    width: 100%;
}
.info-checkout h4,
.customer-form label {
    color: #252525;
    font-weight: 400;
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 20px;
}
.info-checkout.addnew h4 {
    color: #252525;
    font-weight: 400;
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 24px;
    width: 150px;
}
.card-header,
.card-footer,
.card hr {
    border-color: #d9d9d9;
}
.add-btn .btn.btn-grey {
    background: #adadad;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border: none;
}
.add-btn .btn.btn-grey:focus {
    box-shadow: 0 0 0 2px rgb(255 255 255 / 0%);
}
.btn-red1 {
    background: linear-gradient(89.82deg, #ff8990 0.13%, #ef3842 99.82%);
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border: none;
    box-shadow: 0px 4px 4px rgb(247 20 33 / 18%);
}
.btn-red1:hover {
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(89.82deg, #ff5c65 0.13%, #e01824 99.82%);
    box-shadow: 0px 4px 4px rgb(247 20 33 / 18%);
}
.btn-blue1 {
    background: linear-gradient(89.82deg, #6ea9fd 0.13%, #4265bb 99.82%);
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    border: none;
    box-shadow: 0px 4px 4px rgb(20 126 247 / 18%);
}
.btn-purple1 {
    background: linear-gradient(89.82deg, #7881d0 0.13%, #8c44e8 99.82%);
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    padding: 7px 15px;
    border: none;
    box-shadow: 0px 4px 4px rgb(113 20 247 / 18%);
}
.btn-purple1:hover {
    background: linear-gradient(89.82deg, #7f8bf8 0.13%, #6c00f7 99.82%);
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    border: none;
    box-shadow: 0px 4px 4px rgb(113 20 247 / 18%);
}
.voucher-btn-d .btn {
    background-color: #666666;
    color: rgb(255, 255, 255);
    padding: 2px 5px;
    border-radius: 0px 10px 10px 0px;
    height: 28px;
}
.btn-blue1:hover {
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(91.06deg, #2981ff 0.53%, #002e98 99.14%);
}
.r-grey-btn {
    border-radius: 50%;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #cbcbcb 0%, #929292 72.92%);
}
.r-blue-btn {
    border-radius: 50%;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #86b7ff 0%, #3d5fb5 72.92%);
    box-shadow: 0px 4px 4px rgba(53, 103, 232, 0.2);
}
.r-red-btn {
    border-radius: 50%;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px #ff9ea487;
}
.r-pd {
    padding: 9px 9px;
}
.r-pd2 {
    padding: 4px 6px;
}
.r-pd3 {
    padding: 6px 5px 6px 8px;
}
.r-width {
    width: 40px;
    height: 40px;
}
.r-width1 {
    width: 30px;
    height: 30px;
}
.r-width2 {
    width: 32px;
    height: 32px;
}
.r-width3 {
    width: 28px;
    height: 28px;
}
.qr-img {
    width: 100%;
}
.my-pt-1 {
    padding-top: 1rem;
}
.my-pt-2 {
    padding-top: 2rem;
}
.my-pt-3 {
    padding-top: 3rem;
}
.my-pt-4 {
    padding-top: 4rem;
}
.my-pt-f {
    padding: 10px;
}
.my-pb-1 {
    padding-bottom: 1rem;
}
.my-pb-2 {
    padding-bottom: 2rem;
}
.my-pb-3 {
    padding-bottom: 3rem;
}
.my-mb-05 {
    margin-bottom: 0.5rem;
}
.my-mb-1 {
    margin-bottom: 1rem;
}
.my-mb-2 {
    margin-bottom: 2rem;
}
.my-mb-3 {
    margin-bottom: 3rem;
}
.my-mt-1 {
    margin-top: 1rem;
}
.my-mt-2 {
    margin-top: 2rem;
}
.my-mt-3 {
    margin-top: 3rem;
}
.my-mt-4 {
    margin-top: 4rem;
}
.my-mt-5 {
    margin-top: 4rem;
}
.my-mr-05 {
    margin-right: 0.5em;
}
.my-mr-1 {
    margin-right: 1em;
}
.my-mr-105 {
    margin-right: 1.5em;
}
.my-mr-2 {
    margin-right: 2em;
}
.my-mr-3 {
    margin-right: 3em;
}
.my-mr-4 {
    margin-right: 4em;
}
.my-mr-5 {
    margin-right: 5em;
}
.my-ml-1 {
    margin-left: 0.1em;
}

.checkout-tick {
    width: 8%;
}
.cart-scroll {
    overflow: auto;
    height: 440px;
    margin-right: 20px;
    margin-top: 7px;
    margin-bottom: 20px;
}
::-webkit-scrollbar-thumb {
    background: #ef3842c9;
    border-radius: 10px;
}
::-webkit-scrollbar {
    width: 6px;
}
.checkout-cart {
    display: inline-flex;
    padding: 14px 10px 14px 25px;
    width: 100%;
    border-bottom: 1px solid #00000026;
    position: relative;
}
.checkout-tick input[type="checkbox"] {
    display: none;
}
.checkout-tick input[type="checkbox"] + label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    display: inline-block;
    padding: 0 0 0 0px;
}
.product-add-btn {
    margin-top: 2px;
}
.checkout-product {
    width: 20%;
}
.checkout-p1 {
    width: 70%;
}
.checkout-text {
    text-align: left;
    width: 67%;
    padding: 0px 10px;
}
.product-detail p {
    font-weight: 500;
    font-size: 15px;
    color: #263a8b;
    margin: 0;
    padding: 0;
}
.product-detail p + p {
    color: #252525;
}
.product-detail p + p + p {
    color: #ef3842;
    margin-bottom: 12px;
}
.product-quantity {
    width: 112px;
    border: 1px solid #cecece;
    padding: 3px 3px;
    border-radius: 10px;
    font-size: 12px;
    color: #252525;
}
.checkout-text .product-quantity,
.detail.r-blue-btn,
.dashboard-tit,
.close-detail,
.closing-p.center {
    text-align: center;
}
.product-quantity input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 32px;
    font-size: 16px;
    font-weight: 500;
    font-size: 16px;
    color: #252525;
}
.icon-checkout {
    width: 10%;
    display: flex;
    justify-content: space-around;
}
.icon-checkout-2 {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 9px 0px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
    text-align: center;
}
button[class*="btn"] {
    background-color: #fbfbfb00;
    border: none;
    cursor: pointer;
}
.icon-checkout-2 i {
    color: #fff;
    font-size: 18px;
}
.checkout-subtittle {
    padding: 14px 0px 0px 25px;
    background: #ffead4;
    width: 100%;
}
.my-dis-flex {
    display: inline-flex;
}
.my-dis-table {
    display: table;
}
.cho-br {
    border-radius: 0px 0px 20px 20px;
}
.checkout-subtittle p,
.c-bill-total p {
    font-weight: 500;
    font-size: 15px;
    text-align: left;
}
.dd {
    display: table-cell;
}
.red-font,
.pop-tittle span,
.p-list .offer-p,
.status-process span,
.product-tit span,
.offer-price,
.text-deco p:hover,
.p-list .closing-p,
.price-w-20.red,
.sales-report-list .red-text, .red-numb .append-input-font{
    color: #ef3842;
    font-weight: 500;
}
.blue-font,
.pop-tittle h1,
.pop-tittle2 h1,
.p-list .member-p {
    color: #263a8b;
}
.sale-report-table th,
.blue-text {
    color: #263a8b;
    font-weight: 500;
}

.pop-tittle2 span {
    font-size: 15px;
    font-weight: 400;
    color: #252525;
}
.b-font {
    font-weight: 600;
}
.black-font {
    color: #202020;
}
.pay-detail p,
.order-detail p {
    margin: 0;
}
.pay-method img {
    width: 80%;
}
.order-detail img {
    width: 72%;
    margin-left: 5px;
}
.my-br-btm {
    border-bottom: 1px solid #00000026;
}
.head-tit h4 {
    font-size: 20px;
    margin: 0;
}
.bg-blue {
    background: radial-gradient(88.67% 88.67% at 45.16% 88.67%, #ffffff 46.87%, #ebf6ff 100%);
}
.bg-blue2 {
    background-color: #ebf6ff;
    color: #202020;
}
.t-head i {
    color: #202020;
}
.weblogo {
    width: 130px;
    display: block;
}
.mobilelogo {
    width: 45px;
    display: block;
    margin-left: 13px;
}
.layout-container.no-fix {
    padding-top: 0 !important;
}
.p-relative nav {
    position: relative !important;
}
.closing.card-header,
.closing2.card-header,
.profile.card-header,
.forget-pw.card-header {
    padding: 0.5rem 1rem 0rem 1rem;
}
.closing3.card-header,
.profile.card-header,
.forget-pw.card-header {
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.items.card-header,
.order.card-header,
.customer.card-header {
    padding: 0rem 1rem 0rem 1rem;
    background-color: #ffead4;
    border-radius: 19px 19px 0px 0px;
}
.pay.card-header {
    padding: 0.2rem 1rem 0.2rem 1rem;
    background-color: #ffead4;
}
.order.card-body {
    padding: 2rem 1.5rem;
    min-height: 144px;
}
.pay.card-body {
    padding: 0.8rem 1rem;
    width: 100%;
}
.customer.card-body {
    padding: 0.5rem 1rem;
    width: 100%;
}
.card-body.min-h {
    min-height: 556px;
}
.total-detail.card-body {
    padding: 0.5rem 1rem 0.5rem 1rem;
    width: 100%;
}
.al-item-c {
    align-items: center;
}
.footer-btm.bg-footer-theme {
    background: #ddefff !important;
}
.f-right {
    float: right;
}
.f-left {
    float: left;
}
.pop-box.modal-content {
    background: #fff;
    border-radius: 20px;
}
.pop-tittle span,
.pop-tittle h1,
.pop-tittle2 h1 {
    font-size: 20px;
    border-bottom: none;
}
.my-input .form-control {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
    min-height: 40px;
}
.sc-search {
    border-radius: 30px;
    width: 32px;
    height: 32px;
    padding: 7px 7px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
}
.s-position {
    position: absolute;
    right: 2%;
    top: 9%;
}
.s-position2 {
    position: absolute;
    right: 1%;
    top: 8%;
}
.sc-search i {
    color: #fff;
    font-size: 18px;
}
.p-relative2 {
    position: relative;
}
.pop-tittle .close,
.pop-tittle2 .close,
.p-top-tit .close {
    font-size: 40px;
    color: #000;
}
.modal-header.pop-tittle,
.modal-header.pop-tittle2 {
    border-bottom: 1.5px solid #d9d9d9;
}
.pop-btn .cancel-btn {
    color: #fff;
    width: auto;
    height: auto;
    border-radius: 30px;
    padding: 7px 15px;
    font-weight: 500;
    background: linear-gradient(180deg, #ef3842 0%, #fd5b64 100%);
    box-shadow: 0px 4px 4px rgb(249 82 91 / 37%);
}
.pop-btn .savechg-btn {
    background: linear-gradient(89.62deg, #70abff 0%, #3d5fb5 96.99%);
    box-shadow: 0px 4px 4px rgb(48 131 255 / 30%);
    border-radius: 40px;
    width: auto;
    height: auto;
    padding: 7px 15px;
    color: #fff;
    font-weight: 500;
}
.pop-btn.modal-footer {
    padding: 1rem 0rem;
    border: none;
}
.p-menu span {
    color: #202020;
    font-weight: 500;
}
.p-menu.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.5em;
    vertical-align: middle;
    content: "";
    margin-top: -0.28em;
    width: 0.42em;
    height: 0.42em;
    border: 1px solid;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #202020;
}
.a-product img {
    width: 60%;
}
.detail.r-blue-btn i {
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
}
.menubar.container,
.top-tit.container {
    padding-right: 0;
    padding-left: 0;
}
.blue.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fbfbfb;
}
.blue.table-striped tbody tr:nth-of-type(even) {
    background-color: #ebf2f6;
}
.box-style.card {
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
}
.tit-style {
    background: #ffead4;
    font-weight: 500;
    color: #2b2b2b;
}
.tit-style.addradius {
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
}
.table.datatables-demo thead th:first-child {
    border-top-left-radius: 13px;
}
.table.datatables-demo thead th:last-child {
    border-top-right-radius: 13px;
}
.align-mid {
    display: inline-flex;
    justify-content: space-around;
}
.page-item.disabled a {
    color: #ffffff;
    pointer-events: none;
    cursor: auto;
    background: #fff;
    border-color: rgb(238 238 238);
}
.page-item + .page-item .my-page-link,
.nextpage li + li > a:not(.my-page-link) {
    margin-left: 0rem;
}
.my-page-link,
.my-page-link > a {
    min-width: calc(2.144rem + 2px);
    text-align: center;
    line-height: 1;
    border-radius: 0rem;
}
.my-page-link {
    position: relative;
    display: block;
    padding: 0.625rem 0.3125rem;
    margin-left: -1px;
    line-height: 1;
    color: #202020;
    background-color: #fbfbfb;
    border: 1px solid #d9d9d9cc;
}
.nextpage {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-item.active .my-page-link {
    z-index: 1;
    color: #fff;
    background-color: #ef3842;
    border-color: #ef3842;
}
.head-product,
.head-order {
    display: flex;
    width: 100%;
    align-items: center;
    height: 60px;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
}
.head-tit {
    width: 30%;
}
.p-search .form-control {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
    min-height: 40px;
    min-width: 350px;
}
.p-search-box {
    display: inline-flex;
    align-items: baseline;
    padding-top: 7px;
    width: 80%;
}
.date-filter {
    display: inline-flex;
    align-items: baseline;
    padding-top: 7px;
    /* width: 500px; */
    position: relative;
}
.p-search-box label {
    display: inline-block;
    margin-bottom: 0rem;
    margin-right: 1rem;
}
.p-list td {
    color: #202020;
    font-weight: 400;
    border: none;
}
.log-align {
    align-items: baseline;
    display: inline-flex;
    width: 100%;
}
.login-i {
    margin-right: 1rem;
    color: #263a8b;
    font-size: 20px;
}
.login.form-group {
    width: 100%;
}
.forgot-pw a {
    color: #252525;
    text-decoration: underline;
}
.login-bg {
    background: url(../img/login-bg.jpg) no-repeat;
    background-size: cover;
}
.forgot-pw-bg {
    background: url(../img/forgot-pw-bg.jpg) no-repeat;
    background-size: cover;
}
.log-box {
    background: #fff;
    padding: 3rem 3rem 1rem 3rem;
    border-radius: 30px;
    box-shadow: 5px 9px 20px -4px rgb(0 0 0 / 10%);
}
.log-mt {
    margin-top: 40%;
}
.log-mr {
    margin-right: 15%;
}
.btm-btn {
    justify-content: flex-end;
    display: flex;
}
.product-add-btn:focus,
.product-minus-btn:focus,
#notes-area {
    outline: none;
}
.productitem-info h3 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #263a8b;
}
.p-top-tit.modal-header {
    border-bottom: none;
}
.variation-box {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
}
.variation-box p {
    color: #202020;
    font-size: 14px;
}
.productitem-info .p-detail p {
    color: #202020;
    margin: 0;
    font-size: 15px;
}
.productitem-info .item-pricelist {
    display: inline-flex;
    margin-top: 12px;
}
.offer-price,
.member-price,
.non-member-price {
    position: relative;
    padding-top: 21px;
    margin-right: 34px;
}
.non-member-price {
    color: rgb(102, 102, 102);
}
.offer-price p + p,
.member-price p + p,
.non-member-price p + p {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}
.offer-price img,
.member-price img {
    width: 26px;
    position: absolute;
    top: 0;
}
.offer-price span,
.member-price span,
.non-member-price span {
    font-size: 14px;
    padding-right: 2px;
}
.ft-cart-content-body {
    position: relative;
}
.ft-cart-content {
    display: block;
    max-width: 100%;
    position: relative;
}
.item-variation {
    margin-top: 30px;
}
.variation-title h4 {
    font-size: 18px;
    text-align: left;
    color: #263a8b;
}
.item-variation ul {
    padding: 0;
}
.item-variation li {
    list-style: none;
    display: inline-block;
    width: 173px;
    height: auto;
    margin-left: 10px;
}
.item-variation label {
    margin-right: 15px;
}
.variation-box [type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
[type="radio"]:checked + img {
    opacity: 1;
}
[type="radio"] + img {
    cursor: pointer;
    opacity: 0.3;
}
.item-variation img {
    width: 40px;
}
.offer-price p,
.member-price p,
.non-member-price p {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
.product-item-bg {
    background: url(../img/product-itembg.jpg) no-repeat 60% 26%;
    background-size: 60%;
}
.product-img img {
    width: 70%;
    margin-left: 2rem;
}
.info-detials p,
.info-detials li,
.p-detail p {
    color: #202020;
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.product-inner-info {
    padding: 0;
    list-style: none;
}
.origin-dis {
    display: inline-flex;
}
.offer-price p + p,
.offer-price p,
.non-member-price p + p,
.non-member-price p {
    margin-left: 20px;
}
.my-modal {
    max-width: 900px;
}
.info-detials h1,
.info-detials h2,
.info-detials h3,
.info-detials h4,
.info-detials h5,
.info-detials h6,
.info-detials .tit {
    color: #263a8b;
}
.modal-pad {
    padding: 20px 40px 30px 40px;
}
.ao-box {
    text-align: center;
}
.product-inner-info h5 {
    margin-bottom: 7px;
}
.pay-methodbox5 {
    position: relative;
    width: 100%;
    padding: 0px 0px;
}
.pay-methodbox5 ul {
    position: relative;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}
.pay-methodbox5 ul li {
    list-style: none;
    display: inline-block;
    width: 24%;
    float: left;
}
.pay-methodbox5 .nav-link {
    padding: 7px;
}
.d-none {
    display: none !important;
}
.pay-itembox h5 {
    margin: 0;
}
.pay-itembox,
.pay-itembox2 {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 20px;
    padding: 5px 10px;
    height: 95px;
    width: 150px;
    position: relative;
    text-align: center;
}
.pay.checkout-tick,
.pay.checkout-tick-g {
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    padding: 0;
}
.checkout-tick {
    width: 10%;
}
.pay.checkout-tick input[type="radio"],
.pay.checkout-tick-g input[type="radio"] {
    display: none;
}
.pay.checkout-tick input[type="radio"]:checked + label {
    background-color: #ef3842;
}
.pay.checkout-tick label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0 0 0 0px;
}
.payment-box label {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #263a8b;
    text-align: left;
    width: 100%;
}
.payment1.modal-header {
    padding: 0.8rem 1.5rem 0.8rem 1.5rem;
}
.pop-box hr {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.pay-itembox.touch img {
    margin-top: 6px;
    width: 40%;
    margin-bottom: 1rem;
}
.pay-itembox.voucher img {
    margin-top: 8px;
    width: 35%;
    margin-bottom: 0.5rem;
}
.pay-itembox.crecard img {
    margin-top: 12px;
    width: 33%;
    margin-bottom: 0.7rem;
}
.pay-itembox.duit img {
    margin-top: 0px;
    width: 74%;
    margin-bottom: -0.6rem;
}
.pay-itembox.cash img {
    margin-top: 12px;
    width: 42%;
    margin-bottom: 1rem;
}
.pay-itembox.health img {
    margin-bottom: -0.3rem;
}
.pay-itembox.qr img {
    margin-top: 12px;
    width: 30%;
    margin-bottom: 0.7rem;
}
.pay-itembox h5,
.pay-itembox2 h5 {
    font-size: 14px;
    color: #000;
}
.padding-zero {
    padding: 0 !important;
}
.checkbox-style input[type="checkbox"],
.checkbox-style input[type="radio"] {
    display: none;
}
.checkbox-style input[type="radio"]:checked + label {
    background: #ef3842;
}
.checkbox-style input[type="radio"] + label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0;
    margin: 0;
}
.checkbox-style span {
    padding: 0 12px;
    text-align: left;
    color: #202020;
    font-size: 14px;
}
.text-danger {
    color: #e3342f !important;
}
.checkbox-style {
    float: left;
    padding-top: 10px;
}
.subtotal-left {
    width: 27%;
}
.subtotal-right {
    width: 70%;
}
.price-details-3 {
    color: red;
    font-size: 14px;
}
.total-detail td {
    padding-top: 2px;
    padding-bottom: 3px;
    border: none;
}
.total-detail table {
    width: 100%;
}
.price-details-2 {
    text-align: right;
    color: #263a8b;
    font-weight: 500;
    font-size: 15px;
}
.price-details-1 {
    text-align: left;
    color: #263a8b;
    font-weight: 500;
    font-size: 15px;
}
.voucher-box {
    border-radius: 20px;
    height: 28px;
    font-size: 14px;
}
.voucher-btn .btn {
    background-color: #263a8b;
    color: rgb(255, 255, 255);
    padding: 2px 5px;
    border-radius: 0px 10px 10px 0px;
    height: 28px;
}
.price-details-red1 {
    color: #ef3842;
    font-weight: 500;
    font-size: 15px;
}
.total-price {
    text-align: right;
}
.customer-form.form-group {
    margin-bottom: 0.8rem;
}
.order.head-tit {
    width: 100%;
}
.dashboard-box,
.dashboard-box2 {
    background: #dff2ff;
    border-radius: 500px;
    height: 218px;
    width: 218px;
    margin: auto;
    padding: 0rem 0rem 0.5rem 0.5rem;
}
.dashboard-box:hover {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    box-shadow: 3px 11px 38px -1px rgb(0 117 255 / 40%);
}
.tit-icon1 h4 {
    font-weight: 500;
    font-size: 17px;
    color: #494949;
    margin: auto;
}
.tit-icon1 {
    text-align: center;
}
.info-hrline-red {
    width: 24.51px;
    height: 4px;
    background: linear-gradient(90deg, #ff8279 0%, #ef3842 55.73%);
    border-radius: 30px;
    transform: rotate(-0.31deg);
    margin: auto;
}
.wel-tit h1 {
    color: #252525;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    border: none;
}
.d-icon1 img {
    width: 78%;
    margin-bottom: -1px;
    margin-left: 7px;
}
.ball-bg {
    background: url(../img/dashboard-bg.png);
    background-size: cover;
}
.profile-bg2 {
    background: url(../img/profile-bg2.png) no-repeat;
    background-position: 89% 89%;
}
.flip-card .static-card {
    background-color: transparent;
    width: 213px;
    height: 213px;
    perspective: 1000px;
    margin: auto;
}
.flip-inner {
    position: relative;
    width: 213px;
    height: 213px;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    margin: auto;
}
.flip-card:hover .flip-inner {
    transform: rotateY(180deg);
}
.flip-front,
.flip-front-g,
.flip-back {
    position: absolute;
    width: 213px;
    height: 213px;
    border-radius: 200px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-pad {
    padding: 3rem 2rem 1rem 2rem;
}
.flip-pad2 {
    padding: 2rem 1rem 1rem 1rem;
}
.flip-front {
    background: #dff2ff;
    color: black;
}
.flip-front-g {
    background: #e8e8e8;
    color: black;
}
.flip-back {
    background-color: #fff;
    transform: rotateY(180deg);
    box-shadow: 3px 11px 38px -1px rgb(0 117 255 / 40%);
}
.flip-back h4 {
    color: #494949;
    font-weight: 600;
    font-size: 16px;
}
.flip-back p {
    font-size: 15px;
    color: #494949;
    margin: 10px;
}
.closing.card-body {
    padding: 0;
}
.closing.card-header,
#closing-table th,
#closing-table td {
    border: none;
}
.w-8,
.close-w8 {
    width: 8%;
}
.w-10 {
    width: 10%;
}
.w-15 {
    width: 15%;
}
.w-27 {
    width: 27%;
}
.w-30 {
    width: 30%;
}
.w-35 {
    width: 35%;
}
.w-15,
.close-w15 {
    width: 15%;
}
.w-20 {
    width: 20%;
    font-weight: 500;
}
.w-5 {
    width: 5%;
}
#closing-table tbody {
    display: block;
    height: 440px;
    overflow: auto;
}
#closing-pop-t tbody {
    display: block;
    height: 360px;
    overflow: auto;
}
#closing-table thead,
#closing-table tr,
#closing-pop-t tr {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: left;
}
#closing-table table,
#closing-pop-t table {
    width: 400px;
}
.w-15 i {
    color: #fff;
}
.closing-product img {
    width: 60%;
}
.close-w22 {
    width: 22%;
}
.close-w45 {
    width: 45%;
}
.close-w10 {
    width: 10%;
}
.close-w45 p {
    margin: 0;
    font-weight: 500;
    color: #263a8b;
}
.close-pb.modal-body {
    padding-bottom: 0;
}
.closing-dis {
    display: flex;
}
.checkout-subtittle2 {
    padding: 10px 76px;
    background: #ffead4;
    width: 100%;
}
.checkout-subtittle2 p {
    font-size: 15px;
    margin-bottom: 5px;
}
.price-w-60 {
    width: 60%;
}
.price-w-20 {
    width: 20%;
}
.price-align {
    text-align: end;
}
.checkout-subtittle3 {
    padding: 10px 76px;
}
.close-paid {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: inline-flex;
    align-items: center;
}
.close-paid p {
    margin-bottom: 0;
}
.pay-success {
    text-align: center;
    padding: 10px;
    min-height: 500px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-around;
    align-items: center;
}
.success-detail img {
    width: 24%;
    margin-bottom: 15px;
}
.success-detail h4 {
    line-height: 27px;
}
.pop-btn .qrbtn {
    background: linear-gradient(89.62deg, #70abff 0%, #3d5fb5 96.99%);
    box-shadow: 0px 4px 4px rgb(48 131 255 / 30%);
    border-radius: 0px 30px 30px 0px;
    width: auto;
    height: 50px;
    padding: 7px 15px;
    color: #fff;
    font-weight: 500;
}
.balance-back {
    color: #f00;

    width: 22px;

    height: 100%;

    background: #fff;

    margin-right: 5px;

    border-radius: 22px;
}
.cancel-btn.btn.btn-primary.addnew {
    display: flex;
    flex-direction: row;
}
.info-checkout.addnew {
    display: flex;
    justify-content: flex-start;
    padding: 5px 15px;
    width: 100%;
}
.info-checkout.addnew .col-in2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
}
.info-checkout.addnew .col-in2 h4 {
    width: 70px;
}
.info-checkout.addnew p {
    width: 180px;
}
.info-checkout.addnew .col-in2 p {
    width: 130px;
}
.card-body.min-h460 {
    min-height: 470px;
}
.card-body.min-h430 {
    min-height: 400px;
}
.pos-box .inner {
    display: flex;
    background-color: #ffead4;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}
.pos-box .inner h4 {
    margin: 0;
    font-size: 16px;
    color: #ef3842;
}
.bg-form.empty p {
    color: #818181;
}
.info-checkout .bg-form.empty {
    background-color: #fbfbfb;
    opacity: 1;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
    border-radius: 22px;
    padding: 8px 20px;
    margin-bottom: 4px;
    min-height: 35px;
    width: 120px;
    color: #263a8b;
    font-weight: 500;
}
.profile-info .bg-form.empty {
    background-color: #fbfbfb;
    opacity: 1;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
    border-radius: 22px;
    padding: 8px 20px;
    margin-bottom: 16px;
    min-height: 40px;
    width: 150px;
}
.bg-form.empty:focus {
    outline: none;
}
.sub.dropdown-menu .dropdown-item:not(.disabled).active,
.sub.dropdown-menu .dropdown-item:not(.disabled):active {
    background-color: #fc5a5c00;
    color: #ef3842;
}
.sub.dropdown-menu .dropdown-item:hover,
.sub.dropdown-menu .dropdown-item:focus {
    color: #ef3842;
    text-decoration: none;
    background-color: rgb(24 28 33 / 5%);
}
.profile .card-header-elements img {
    width: 95%;
}
.profile-bg {
    background: url(../img/profile-bg.png) no-repeat;
    background-position: 10%;
}
.profile-text .form-label {
    margin: 0;
    padding-right: 10px;
}
.profile-form {
    width: 80%;
    background: #eaeaea;
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.profile-form p {
    line-height: 35px;
    margin: 0;
    padding-left: 10px;
}
.profile.card-body {
    padding: 0.5rem 2rem;
    width: 100%;
    min-height: 522px;
}
.forget-pw.card-body {
    padding: 0.5rem 2rem;
    width: 100%;
    min-height: 200px;
}
.footer-btm .container {
    padding-right: 0rem;
    padding-left: 0rem;
}
.profile.card-body label {
    color: #263a8b;
}
.profile.card-body .form-row {
    align-items: baseline;
}
.chg-pw img {
    width: 95%;
}
.chg-pw.edit-r-btn {
    border-radius: 30px;
    width: 32px;
    height: 32px;
    padding: 5px 7px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #86b7ff 0%, #3d5fb5 72.92%);
    box-shadow: 0px 4px 4px rgb(53 173 232 / 20%);
}
.s-position3 {
    position: absolute;
    right: 2%;
    top: 8%;
}
.confirm-pw .input-group-addon,
.new-pw .input-group-addon {
    position: absolute;
    top: 28%;
    right: 3%;
    z-index: 99;
}
.confirm-pw .input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child),
.new-pw .input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.confirm-pw .my-input .input-group-addon a,
.new-pw .my-input .input-group-addon a {
    color: #263a8b;
}
.confirm-pw .my-input .input-group-addon a:focus,
.new-pw .my-input .input-group-addon a:focus {
    color: #263a8b;
}
.my-input .form-control:focus {
    border: 1px solid #658fde;
}
.customer-form .form-control:focus,
.login .form-control:focus {
    border-color: #658fde;
}
.confirm-pw .form-control,
.new-pw .form-control {
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
}
.confirm-pw .form-control:focus,
.new-pw .form-control:focus {
    border: 1px solid #658fde;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
    background-color: none;
}
.profile-btn {
    display: flex;
    justify-content: flex-end;
    margin-right: 3rem;
}
.date-filter h6 {
    padding-right: 10px;
    width: fit-content;
}
.date-filter .btn {
    height: 40px;
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
    border-radius: 30px;
    width: 150px;
    text-align: center;
    padding: 8px 15px;
    padding-right: 30px;
}
.date-filter .btn.btn-red1 {
    height: 36px;
    background: linear-gradient(89.82deg, #ff757c 0.13%, #ef3842 99.82%);
    border-radius: 100px;
    color: #fff;
    box-shadow: 0px 4px 4px rgb(247 20 33 / 18%);
    border-radius: 30px;
    width: auto;
    text-align: center;
    padding: 8px 10px;
    line-height: 17px;
    margin-left: 15px;
}
.drp-buttons button[class*="applyBtn"] {
    background: linear-gradient(89.82deg, #ff757c 0.13%, #ef3842 99.82%);
    border-radius: 100px;
    color: #fff;
}
.drp-buttons button[class*="cancelBtn"] {
    background: linear-gradient(89.82deg, #ff757c 0.13%, #6faafe 0.14%, #4164ba 99.82%);
    border-radius: 100px;
    color: #fff;
}
.drp-buttons .applyBtn:hover {
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(89.82deg, #ff5c65 0.13%, #e01824 99.82%);
    box-shadow: 0px 4px 4px rgb(247 20 33 / 18%);
}
.drp-buttons .cancelBtn:hover {
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(91.06deg, #2981ff 0.53%, #002e98 99.14%);
}
.daterangepicker.ltr.show-ranges.opensright.show-calendar {
    left: 700px;
}
.forget-pw label {
    color: #263a8b;
}
.table-height {
    max-height: 500px;
}

.product-detail .qlt-item {
    float: right;
    color: #252525;
    font-size: 16px;
}
.blue-col {
    color: #263a8b;
}
.white-col {
    color: #fff;
}
.sr-r-btn i {
    color: #fff;
}
.session.card-header span {
    color: #252525;
}
.pos-box .inner.tot-border {
    display: flex;
    background-color: #ffead4;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: none;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}
.adddisplayTable {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    width: 95%;
    margin: auto;
}
.adddisplayTable p {
    margin: 0;
}
.product-tit .addId-report {
    color: #696969;
    font-size: 18px;
    padding-left: 10px;
}
.list-size {
    width: 23%;
}
.display-flex-my {
    display: flex;
}
.display-flex-my img {
    margin-bottom: 1rem;
    margin-left: 20px;
}
.modal-body.edit-padding {
    padding: 0.5625rem 15px;
}
.add-calender-icon {
    position: relative;
}
.add-calender-icon i {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 20px;
    color: #263a8b;
}
.add-margin10 {
    float: right;
    margin: 10px 0;
}
.pay-info-box .form-group {
    margin-bottom: 0.8rem;
}
.tot-order .form-label{
    font-size: 15px;
}
.customer.session.card-body{
    color: #717171;
}
