@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
:root {
  --c1: #ff611d;
  --c1-rgb: 255, 103, 103;
  --c2: #006ae5;
  --tc: #334257;
}
/* ------ For tablat view fo design -------- */
/* ---For Button -------- */
.note-area ul.note-list{
  padding-left: 15px;
}
.mt-22{
  margin-top: 22px;
}
.card-header{
  border-radius: 0.75rem;
}
.topTwiceBtns {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #ffffff1a;
    color: #fff;
    height: 45px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-transform: capitalize;
}

.topTwiceBtns a {
    display: flex;
    color: #ff611d;
    width: 100%;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    height: 100%;
    align-items: center;
    background: transparent;
}

.topTwiceBtns a.active {
  color: #fff;
  background: #ff611d;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  position: relative;
  right: 10px;
  top: 10px;
}
.inputheight{
  min-height: 41px;
}
.order-stats__title{
  color:#000!important;
}
.position-icon::before {
  position: absolute;
  right: 35px;
  margin-top: -37px;
}
a.dnd-here.btn-link {
  font-size: .98438rem;
  position: relative;
  top: -2px;
}
.card-design .card-number span{
  background: #ff611d;
  box-shadow: 0px 0px 10px gray;
  height: 35px;
  width: 35px;
  display: inline-block;
  line-height: 35px;
  border-radius: 50%;
  color: #fff;
}
.card-design .card-title{
  text-transform:uppercase;
}
.bg-card{
  background: #ffc3a9 ;
}
.card-design .btn-card{
  border-radius: 20px;
}
.card-design h5,.card-design button{
  text-align: center;
  margin:12px 0;
}
.tio-time-1::before {
  content: "\e971";
  float: right;
  position: relative;
  top: -29px;
  right: 17px;
}
.intl-tel-input .country-list{
  z-index:1000!important;
}
.xdsoft_datetimepicker .xdsoft_timepicker{
  width:100px!important;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{
  margin:auto!important;
}
.email-template-item .nav-item{
  white-space: normal!important;
}
.email-format-section{
  display: flex;
  flex-wrap: wrap;
  gap: 0!important;
  --base: #ff7a00;
}
.content-row{
  display: flex;
  flex-wrap: nowrap;
}
.col-area-2 label{
  width: 100%;
}
.intl-tel-input .flag-container{
  padding: 0!important;
}
.col-area-2{
  width:95px;
}
.col-area-2 .intl-tel-input {
  width: 100%;
}
.col-area-2 .intl-tel-input .flag-container {
  width: 100%;
}
.col-area-2 .intl-tel-input .flag-container .selected-flag {
  width: 100% !important;
  border-radius: .3125rem 0 0 .3125rem;
}
.col-area-10{
  width:82%;
}
.card-top.px-card .d-flex.flex-wrap a, .card-top.px-card .d-flex.flex-wrap .btn {
  position: relative;
  z-index: 1;
}
.product-label span:nth-child(1) {
  display: inline-block;
  width: 85px;
  text-align: start;
}
.product-label span:nth-child(2){
  text-align: start;
}
.product-label-half span:nth-child(1) {
  display: inline-block;
  min-width: 50px;
  max-width: 85px;
  text-align: start;
}
.product-label-half span:nth-child(2){
  text-align: start;
}
input[type=time].form-control{
  appearance:auto!important;
}
div#country-dropdown {
  border: none;
}
.custom-file-input {
  z-index: 1 !important;
}
.pagination-style{
  justify-content: end!important;
}
.right-font{
  text-align: end;
  position: relative;
  right:60px;
}
.card-top{
  position: relative;
  top:35px;
}
.new-top{
  position: relative;
  top: 27px;
}

.dataTables_wrapper .dataTables_filter label {
  font-weight: 600;
}
.table-responsive.datatable_wrapper_row.printable_btn .dt-buttons {
  padding: 10px 10px 10px 22px;
}
.product-style{
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 50px; 
  white-space: nowrap;
}
.employee-style .dataTables_wrapper .dataTables_filter {
  float: right!important;
  text-align: right!important;
  position: relative;
  right: 10px;
  top:10px;
}
.navbar-vertical-aside-has-menu table#datatable.table-responsive{
  display: table;
}
.navbar-vertical-aside-has-menu .badge{
  display: none;
}
.dataTables_wrapper .dataTables_filter input {
 width: 182px!important;
 height: 35px!important;
}
.invoice_print{
  width:360px;
}
.btn-attribute{
  height: 35px;
  padding: 5px 10px!important;
  position: relative;
  z-index: 1;

}
.tio-more-horizontal:before {
  content: "\ed49";
  display: flex;
  justify-content: center;
}
.btn-action{
  padding: 8px 10px!important;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 8px 13px!important;
}
table.dataTable tbody td {
  padding: 8px 13px!important;
}

.category-select{
  width:80px;
}
.link-style{
  max-width: 150px!important;
  white-space: break-spaces!important;
}

/*-------------- Redesign CSS --------------------*/
.navbar-dropdown-lg {
  width: 16rem;
}

.right-dropdown-icon {
  position: relative;
}

.right-dropdown-icon::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border: 4px solid #005555;
  border-top-color: transparent;
  border-inline-start-color: transparent;
  transform: rotate(45deg);
  inset-inline-start: -17px;
  top: 8px;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-14 {
  font-size: 14px !important;
}
.swal2-popup .swal2-styled.swal2-confirm {
  background-color: #ff611d !important;
}
.fz-16 {
  font-size: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}


.gap-3 {
  gap: 1rem;
}

.gap-4 {
  gap: 1.5rem;
}

.gap-10 {
  gap: 0.625rem;
}

.gap-30 {
  gap: 30px;
}

.gapx-30 {
  -moz-column-gap: 30px !important;
  column-gap: 30px !important;
}

.navbar-dropdown-account-wrapper:focus,
.navbar-dropdown-account-wrapper:hover {
  background: transparent;
}

.navbar-nav-wrap .btn-ghost-secondary:hover {
  color: #363636;
  background-color: transparent;
}

.navbar-nav .btn.rounded-circle .btn-status {
  top: -2px;
  inset-inline-end: -2px;
}

.btn-status-c1 {
  color: #fff;
  background-color: var(--c1);
}

.badge-soft-c1 {
  color: var(--c1);
  background-color: rgba(255, 103, 103, 0.1);
  /* min-width: 65px; */
}

.text-c1,
.c1 {
  color: #ff611d !important;
}

.text-c2,
.c2 {
  color: var(--c2) !important;
}

.bg-c1 {
  background-color: var(--c1) !important;
}

.bg-c2 {
  background-color: var(--c2) !important;
}

.btn-link {
  color: var(--c2);
}

.btn-link:hover {
  color: var(--c1);
}

.page-header-title {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  text-transform: capitalize;
}

.navbar-vertical-aside-has-menu .nav-link {
  position: relative;
  min-height: 36px;
}

.navbar-vertical-aside-has-menu.show > .nav-link,
.navbar-vertical .navbar-nav.nav-tabs .active > .nav-link,
.navbar-vertical .navbar-nav.nav-tabs .active.nav-link {
  background: #ff611d30;
  border-radius: 5px;
}
.navbar .active > .nav-link, .navbar .nav-link.active, .navbar .nav-link.show, .navbar .show > .nav-link {
  color: #ff611d;
}
.navbar-vertical .navbar-nav.nav-tabs {
  padding: 0 10px;
}

.sidebar--badge-container {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
}

.navbar-vertical .navbar-nav.nav-tabs .nav-link {
  border-width: 0;
}

.navbar-vertical .navbar-nav .nav-link {
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
}

.navbar-vertical:not([class*=container]) .navbar-nav .nav .nav-link {
  padding-inline-start: 2.8rem;
}

.navbar-vertical:not([class*=container]) .navbar-nav.navbar-nav-lg .nav-link {
  margin: 3px 0;
}

.sidebar--search-form {
  margin-inline: 10px;
}
.navbar .nav-link:hover {
  color: #ff611d;
}
.sidebar--search-form .search--form-group {
  position: relative;
  transition: all 0.3s ease;
}

.sidebar--search-form .search--form-group .btn {
  position: absolute;
  inset-inline-start: 0px;
  top: 0;
  color: #99a7ba !important;
  padding-inline-start: 12px !important;
  padding-inline-end: 12px !important;
}

.sidebar--search-form .search--form-group input {
  border: 1px solid #ff611d;
  padding-inline-start: 40px;
}

.list-inline-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  gap: 30px;
  align-items: center;
  flex-wrap: wrap;
}

.list-inline-menu li a {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #334257;
}

.navbar-vertical-aside-mini-mode .search--form-group,
.navbar-vertical-aside-show-xl.navbar-vertical-aside-mini-mode .navbar-vertical-aside .navbar-brand {
  display: none;
}

.navbar-vertical-aside-mini-mode .navbar-vertical:not([class*=container]) .navbar-nav .nav-link {
  text-align: center;
}

.custom-select {
  font-size: 14px;
  color: rgba(51, 66, 87, 0.75);
}

.min-w200 {
  min-width: 200px !important;
}

.custom-select:focus,
.form-control:focus {
  box-shadow: 0 0 10px rgba(255, 103, 103, 0.1);
  border-color: rgba(255, 103, 103, 0.4);
}

.font-weight-semibold {
  font-weight: 600 !important;
}

/* Dashboard Card */
.dashboard--card {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 30px 20px;
  position: relative;
  border: 1px solid rgba(180, 208, 224, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  height: 100%;
  transition: all 0.3s ease;
  display: block;
}

.dashboard--card__subtitle {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
}

.dashboard--card__title {
  font-weight: 700;
  font-size: 24px;
}

.dashboard--card__img {
  position: absolute;
  inset-block-start: 16px;
  inset-inline-end: 16px;
}

/* Order Stats */
.order-stats {
  background-color: rgba(110, 137, 175, 0.05);
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  height: 100%;
  transition: all 0.3s ease;
}

.order-stats__content {
  display: flex;
  align-items: center;
  gap: 10px;
}

.order-stats__title {
  color: #0661cb;
  font-size: 18px;
  font-weight: 700;
}

.order-stats__subtitle {
  font-weight: 600;
  font-size: 14px;
  color: #334257;
  margin-bottom: 0;
  text-transform: capitalize;
}

.order-stats_out-for-delivery .order-stats__title,
.order-stats_confirmed .order-stats__title {
  color: #00aa6d;
}

.order-stats_failed .order-stats__title,
.order-stats_canceled .order-stats__title,
.order-stats_packaging .order-stats__title {
  color: #ff6d6d;
}

.order-stats:hover {
  box-shadow: 2px 2px 15px rgba(7, 59, 116, 0.15);
}

.list-unstyled,
.common-list,
.option-select-btn {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* Option Select */
.option-select-btn {
  display: flex;
  background: #ffffff;
  border: 1px solid #ff611d;
  border-radius: 5px;
  padding: 3px;
}
.navbar-fixed {
  box-shadow: 0 0 10px #00000038;
}
.option-select-btn label {
  margin: 0;
}

.option-select-btn label span {
  color: var(--c1);
  border-radius: 5px;
  text-transform: capitalize;
  padding: 6px 12px;
  cursor: pointer;
  display: block;
  font-size: 12px;
}

.option-select-btn label input:checked ~ span {
  color: #fff;
  background-color: var(--c1);
  font-weight: 700;
}

.card {
  border-color: #f4f4f4;
}

.grid-chart {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 8px;
}


/* common List */
.common-list li {
  position: relative;
  padding: 10px 0;
  color: #758590;
  border-bottom: 1px solid rgba(252, 106, 87, 0.1);
  margin-block-end: 10px;
}

.common-list li h5 {
  font-weight: 700;
  color: #758590;
  margin-block-end: 5px;
}

.common-list li .order-info p {
  margin-bottom: 0;
  font-size: 12px;
}


.lh-1 {
  line-height: 1 !important;
}

.grid-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  background-color: #f8f9fb;
  padding: 10px 14px;
  border-radius: 10px;
}

.grid-item-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.loading-inner {
  position: fixed;
  z-index: 9999;
  inset-inline-start: 40%;
  top: 37%;
  width: 100%;
}

.d--none {
  display: none;
}

.ff-emoji {
  font-family: emoji;
}

.pos-title {
  background-color: rgba(51, 66, 87, 0.05);
  padding: 16px 20px;
}

.pos-item-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 15px;
  max-block-size: 61vh;
  overflow-y: auto;
}

.pos-product-item {
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px !important;
  position: relative;
}


.pos-product-item_thumb {
  height: 152px;
}
.pos-product-item_content {
  text-align: center;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

/* .pos-product-item_title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  color: #334257;
} */
.pos-product-item_title {
  display: block;
  margin-bottom: 5px;
  color: #334257;
  white-space: nowrap;
  width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pos-product-item_price {
  font-weight: 700;
  color: #334257;
}

.pos-product-item_hover-content {
  display: grid;
  place-items: center;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  inline-size: 100%;
  block-size: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.pos-product-item:hover .pos-product-item_hover-content {
  opacity: 1;
  visibility: visible;
}

.img-fit {
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 1px solid  #e7eaf3 !important;
}

.form-ellipsis + .select2,
.form-ellipsis,
.select2-selection {
  width: 100% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.select2-container {
  max-width: 100%;
}

.select2-container .select2-selection--single {
  height: 42px !important;
  border: 0.0625rem solid #e7eaf3 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1e2022 !important;
  line-height: 40px !important;
  padding-inline-start: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #1e2022 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.square-btn {
  width: 30px;
  height: 30px;
  padding: 3px;
  display: grid;
  place-items: center;
  padding: 7px !important;
}

/* input.qty {
  width: 55px;
  height: 30px;
  text-align: center;
} */

#printableArea dd,
.pos-data-table dd {
  color: #1e2022;
}

#printableArea dt,
.pos-data-table dt {
  font-weight: 400;
}
.pos-data-table dd button.btn.btn-sm {
  height: 22px;
  padding-top: 0;
}
.billing-section-wrap {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  overflow-x: hidden;
}

.option-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.option-buttons input:checked + label {
  background-color: #334257 !important;
  border-color: #334257 !important;
  color: #fff !important;
}
.btn-bordered {
  border: 1px solid #d0dbe9;
  border-radius: 3px;
  color: #334257;
}
.btn-bordered:hover {
  background-color: #334257;
  border-color: #334257;
  color: #fff;
  filter: brightness(0.9);
}

.break-all {
  word-break: break-all !important;
}

.product-quantity-group {
  border: 1px solid rgb(208, 219, 233);
  max-inline-size: 96px;
  border-radius: 5px;
  display: flex;
}

.product-quantity-group button {
  background-color: #f3f3f3;
  height: 100%;
  padding: 6px;
  border: none;
}

.product-quantity-group input {
  border: none;
  height: auto;
  padding: 2px;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.check-label {
  color: #334257;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 3px;
  line-height: 1;
  font-size: 10px;
  border: 1px solid #d0dbe9;
}

.btn-check:checked + .check-label {
  background-color: #334257;
  color: #ffffff;
}

.addon-wrap {
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 24px;
}
.outgoing_msg .row.g-2.mt-2 {
  text-align: end;
}
.addon-wrap .addon-item .addon-input {
  padding: 0 !important;
  min-height: 20px;
  border: 1px solid #d0dbe9;
  max-width: 160px;
  flex-direction: column;
  justify-content: center;
}
.addon-pricedw {
  font-weight: 600;
  font-size: 13px;
  margin: 5px 0 0;
}
.addon-wrap .addon-quantity-input {
  z-index: 9;
  margin-top: -1rem;
  visibility: hidden;
  border-radius: 5px;
  border: 0.0625rem solid #e7eaf3;
  width: 100%;
  justify-content: space-between;
  -webkit-justify-content: space-between; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */
  display: -webkit-flex;
}

.addon-wrap .btn-check:checked + .check-label {
  padding-bottom: 22px;
}

.rounded-10 {
  border-radius: 10px !important;
}

.rounded-50,
.switcher_control {
  border-radius: 50px !important;
}

img {
  max-inline-size: 100%;
  height: auto;
}

.px-card {
  padding-inline-start: 1.3125rem;
  padding-inline-end: 1.3125rem;
}

.table thead th {
  text-transform: capitalize;
  font-size: 14px;
}

.table,
.table .thead-light th {
  color: #334257;
}

.page-link {
  background-color: rgba(55, 125, 255, 0.1);
  border-color: rgba(55, 125, 255, 0.1);
}

label {
  color: #334257;
  text-transform: capitalize;
}

.cursor-pointer {
  cursor: pointer !important;
}

.w-fit-content {
  width: -moz-fit-content;
  width: fit-content;
}

.switcher {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  inline-size: 36px;
  block-size: 18px;
  margin-bottom: 0;
}

.switcher_control {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  inline-size: 36px;
  block-size: 18px;
  transition: background-color 0.15s ease-in;
  background-color: #ced7dd;
}

.switcher_control::after {
  content: "";
  position: absolute;
  inset-block-start: 1px;
  inset-inline-start: 1px;
  inline-size: 16px;
  block-size: 16px;
  transition: all 0.15s ease-in;
  background-color: #fff;
  border-radius: 50%;
}

.switcher_input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.switcher_input:checked ~ .switcher_control {
  background-color: var(--c1);
}

.switcher_input:checked ~ .switcher_control:after {
  inset-inline-start: 19px;
}

ol.order-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-inline-start: 16px;
  color: #38423e;
}

.upload-file {
  position: relative;
  cursor: pointer;
}

.upload-file__input {
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  inline-size: 100%;
  block-size: 100%;
  opacity: 0;
  cursor: pointer;
}

.upload-file__img_drag {
  inline-size: 100%;
  max-inline-size: 682px;
  block-size: auto;
}

.upload-file__img img {
  border-radius: 10px;
  background-color: #fff;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.textarea-h-100 {
  height: 100px !important;
}

.avatar-status.status-sm {
  width: 14px;
  height: 14px;
  bottom: -2px;
  inset-inline-end: -2px;
}

.avatar-status.status-xs {
  width: 10px;
  height: 10px;
  bottom: 0px;
  inset-inline-end: 0px;
}

.chat_count {
  font-size: 12 px;
  color: #fff;
  line-height: 1;
  padding: 2px 5px;
  background-color: var(--c1);
  border-radius: 50px;
}

.chat_conversation {
  height: 58vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.outgoing_msg,
.received_msg {
  width: 50%;
  margin-bottom: 20px;
}


.outgoing_msg .msg,
.received_msg .msg {
  background-color: rgba(133, 148, 159, 0.1);
  padding: 0.625rem 1rem;
  margin-bottom: 2px;
  border-radius: 5px;
  color: #1e2022;
}

.outgoing_msg .time_date,
.received_msg .time_date {
  font-size: 10px;
  color: #1e2022;
  display: block;
}

.outgoing_msg {
  margin-inline-start: auto;
  margin-inline-end: 4px;
}

.outgoing_msg .msg {
  background-color: rgba(255, 109, 109, 0.05);
  color: #1e2022;
}

.outgoing_msg .time_date {
  text-align: end;
}

.chat_search {
  position: relative;
}

.chat_search .tio-search {
  position: absolute;
  inset-inline-start: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.chat_search input {
  padding-inline-start: 34px;
  background-color: #f3f4f5;
}

.customer-list {
  background-color: #fff;
  transition: background 0.3s ease;
  padding: 8px 16px;
}

.customer-list-wrap {
  max-height: 60vh;
  overflow-y: auto;
}

.customer-list:not(:last-child) {
  margin-bottom: 8px;
}

.customer-list.conv-active,
.customer-list:hover {
  background-color: rgba(217, 217, 217, 0.3);
}

.inline-page-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 10px;
}

.inline-page-menu ul li a {
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding-bottom: 10px;
  display: block;
  color: #334257;
}

.inline-page-menu ul li.active a {
  color: var(--c1);
  border-color: var(--c1);
}

.flex-column-2 > * {
  flex: 0 0 50%;
}

.time-schedule-row {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 0.0625rem solid #e7eaf3;
  color: var(--tc);
}


.time-schedule-date {
  font-weight: 500;
  min-width: 100px;
}

.c2-bg {
  background-color: var(--c2) !important;
}

.add-schedule-btn {
  color: #fff;
  background-color: var(--c2);
  line-height: 1;
  display: grid;
  place-items: center;
  padding: 2px;
  cursor: pointer;
  margin-inline-start: 0 !important;
}

.upload-img-view {
  block-size: 185px;
  inline-size: 185px;
  max-inline-size: 185px;
  border-radius: 5px;
  border: 0.5px solid #99a7ba;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.datatable_wrapper_row .dataTables_filter label {
  display: flex;
  gap: 10px;
  align-items: center;
}

.datatable_wrapper_row .dataTable {
  padding-top: 10px;
}

.datatable_wrapper_row .dt-buttons {
  display: inline-flex;
  gap: 8px;
  margin-top: 10px;
}

.buttons-html5,
.buttons-print {
  line-height: 1;
  border: none;
  background-color: var(--c1);
  color: #fff;
  padding: 6px 12px;
  transition: opacity 100ms ease;
}

.buttons-html5:hover,
.buttons-print:hover {
  opacity: 0.9;
}

.dt-400 dt {
  font-weight: 400 !important;
}

.__descripiton-txt {
  position: relative;
  font-weight: 400 !important;
  padding-bottom: 24px;
}


.__descripiton-txt.__not-first-hidden .show-more span {
  cursor: pointer;
}

.__descripiton-txt .show-more {
  display: block !important;
  font-size: 14px;
  text-transform: capitalize;
  position: absolute;
  top: calc(100% - 23px);
  width: 100%;
  inset-inline-start: 0;
  background: linear-gradient(0deg, #ffffff 15%, transparent 100%);
  background: -o-linear-gradient(0deg, #ffffff 15%, transparent 100%);
}

.__descripiton-txt .show-more span {
  cursor: pointer;
}

#location_map_canvas {
  min-height: 255px;
}

body {
  font-family: "Inter", sans-serif;
}

.nav-subtitle {
  transform: translateX(-0.7rem);
}

.sidebar--search-form .search--form-group input {
  color: black;
  background: transparent;
}

.btn--container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 20px;
}

.btn--container button.btn {
  min-width: 120px;
}

.alert--danger {
  background: rgba(255, 109, 109, 0.05) !important;
  border: 1px solid rgba(255, 109, 109, 0.5);
  border-inline-start: 4px solid rgb(255, 109, 109);
  border-radius: 0 5px 5px 0;
  color: var(--title-clr);
  padding-top: 22px;
  padding-bottom: 25px;
  /* display: flex; */
}

[dir=rtl] .alert--danger {
  border-radius: 5px 0 0 5px;
}

.alert--danger .alert--icon {
  font-size: 18px;
  color: rgb(255, 109, 109);
  line-height: 1;
  margin-inline-end: 5px;
}

.check--item-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -5px -30px 0px;
}

.check-item {
  width: 50%;
  max-width: 248px;
  padding: 0 20px 30px 5px;
  text-transform: capitalize;
}

.check-item .form-check-input {
  margin-inline-start: 0;
  inset-inline-start: 0;
}

.check-item .form-check {
  margin: 0;
}

.check--item-wrapper .form-check {
  padding-inline-start: 30px !important;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  display: flex;
  align-items: center;
}

.check--item-wrapper .form-check label {
  flex-grow: 1;
}

.check--item-wrapper .form-check .form-check-input {
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  float: left;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  inset-inline-start: 2px;
  margin: 0;
  top: 5px;
}

.check--item-wrapper .form-check .form-check-input[type=radio] {
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #c4c8d4;
}

.check--item-wrapper .badge-secondary {
  background: #71869d;
}

.check--item-wrapper .form-check .form-check-input[type=radio]:checked {
  background-color: var(--c1);
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c4c8d4;
}

.check--item-wrapper .form-check .form-check-input[type=checkbox] {
  background: #f4f5f7;
  box-shadow: 0 0 0 2px #f4f5f7, 0 0 0 3px #c4c8d4;
}

.check--item-wrapper .form-check .form-check-input[type=checkbox]:checked {
  background: url("./img/check-mark.png") #f4f5f7 no-repeat center center/contain;
  box-shadow: 0 0 0 3px #f4f5f7, 0 0 0 4px #c4c8d4;
}

.check--item-wrapper .form-check label::after {
  position: absolute;
  inset: 0;
  z-index: 3;
  content: "";
}

.__gap-5px {
  gap: 5px;
}

.__instructions b {
  font-weight: 600;
  color: var(--tc);
}

.form--check input {
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  float: left;
  margin-inline-start: -1.5em;
  width: 0.75rem;
  height: 0.75rem;
  margin-top: 0.35em;
  position: absolute;
}

.form--check input[type=checkbox] {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #c4c8d4;
}

.form--check input[type=radio] {
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #c4c8d4;
}

.form--check input[type=checkbox]:checked,
.form--check input[type=radio]:checked {
  background-color: var(--c1);
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c4c8d4;
}

.custom--switch {
  display: flex;
}

.custom--switch input[switch] {
  display: none;
}

.custom--switch input[switch] + label {
  font-size: 1em;
  line-height: 1;
  width: 56px;
  height: 24px;
  background-color: #ced4da;
  background-image: none;
  border-radius: 2rem;
  padding: 0.16667rem;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  position: relative;
  transition: all 0.1s ease-in-out;
  margin: 0;
}

.custom--switch input[switch] + label:before {
  color: #111;
  content: attr(data-off-label);
  display: block;
  font-family: inherit;
  font-weight: 500;
  font-size: 12px;
  line-height: 21px;
  position: absolute;
  inset-inline-end: 1px;
  margin: 3px;
  top: -2px;
  text-align: center;
  min-width: 1.66667rem;
  overflow: hidden;
  transition: all 0.1s ease-in-out;
  text-transform: uppercase;
}

.custom--switch input[switch] + label:after {
  content: "";
  position: absolute;
  inset-inline-start: 3px;
  background-color: #e9ecef;
  box-shadow: none;
  border-radius: 2rem;
  height: 20px;
  width: 20px;
  top: 2px;
  transition: all 0.1s ease-in-out;
  text-transform: uppercase;
}

.custom--switch input[switch]:checked + label {
  background-color: var(--c1);
}

.custom--switch input[switch]:checked + label:before {
  color: #fff;
  content: attr(data-on-label);
  inset-inline-end: auto;
  inset-inline-start: 3px;
}

.custom--switch input[switch]:checked + label:after {
  inset-inline-start: 33px;
  background-color: #e9ecef;
}

.custom--switch input[switch=primary]:checked + label {
  background-color: var(--c1);
}

.control-label {
  font-weight: 700;
}

.card .avatar-img[width="140"] {
  width: 140px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}

#schedule .badge {
  font-family: sans-serif !important;
}

.btn {
  padding: 0.54688rem 0.6rem;
}

.table_dropdown-menu {
  min-width: 200px;
  min-height: 150px;
}

.table_hover-menu {
  min-width: 200px;
  min-height: 150px;
  box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.18);
  position: absolute;
  top: calc(100% + 3px);
  z-index: 98;
  padding: 1rem 0;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0.75rem;
  will-change: transform, opacity, visibility;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}

.table_hover-btn {
  position: relative;
}

.table_hover-btn.bg-c1 .tio-alarm-alert,
.table_hover-btn.bg-c1 .card-title {
  color: #fff !important;
}

.table_hover-btn:hover ~ .table_hover-menu {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

.table_hover-menu:hover {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

.right-2 {
  inset-inline-end: 16px;
}

.top-2 {
  top: 16px;
}

.max-w220 {
  max-inline-size: 220px !important;
}

.max-w300 {
  max-inline-size: 300px !important;
}

.table_box_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 250px));
}


.btn-secondary {
  color: var(--tc);
  background-color: #e3e3e3 !important;
  border-color: #e3e3e3 !important;
}

.btn-secondary:hover {
  color: var(--tc);
  filter: brightness(0.9);
}

.btn-primary:hover {
  filter: brightness(0.9);
}

aside .navbar-vertical-aside-has-menu .nav-sub .nav-link {
  font-size: 0.8rem;
}

.line-limit-1,
.line-limit-2,
.line-limit-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.line-limit-1 {
  line-clamp: 1;
  -webkit-line-clamp: 1;
}

.line-limit-2 {
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

.line-limit-3 {
  line-clamp: 3;
  -webkit-line-clamp: 3;
}

.progress-name {
  min-width: 100px;
  margin-inline-end: 20px;
  color: var(--tc);
}

.img-vertical-150 {
  inline-size: 150px;
  aspect-ratio: 3/1;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 1px solid #e7eaf3;
}
img.avatar-img.rounded {
  border: 1px solid #e7eaf3;
}
/* coupon details */
.coupon-details {
  border-radius: 10px;
  overflow: hidden;
  max-width: 522px;
}

.coupon-details .close {
  position: absolute;
  inset-inline-end: 15px;
  top: 15px;
  color: #fff;
  z-index: 2;
}

.coupon__details {
  display: flex;
  position: relative;
  position: relative;
}

.coupon__details-right {
  width: 142px;
  background: var(--c1);
}

.coupon__details-left {
  width: 0;
  flex-grow: 1;
  padding: 30px 29px 45px;
  border-right: 12px solid var(--tc);
}

.coupon__details-left .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: var(--c1);
  margin-bottom: 7px;
}

.coupon__details-left .subtitle {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: var(--c1);
  margin-bottom: 9px;
}

.coupon__details-left .coupon-info {
  font-size: 12px;
  line-height: 15px;
  margin-top: 47px;
  text-transform: capitalize;
  font-weight: 500;
  color: var(--tc);
}

.coupon__details-left .coupon-info-item:not(:last-child) {
  margin-bottom: 10px;
}

.coupon__details .coupon {
  outline: 4px solid #7e8794;
  width: 157px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #073b74;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: 65px;
  background: #fff;
}

.coupon__details .coupon h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #073b74;
  line-height: 1;
}


.export-steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 25px;
  flex-grow: 1;
}

.export-steps.style-2 .export-steps-item {
  width: 33.3333333333%;
  max-width: 100%;
}


.export-steps-item {
  color: rgb(138, 146, 166);
  padding: 5px;
  width: 50%;
  max-width: 400px;
}

.export-steps-item h5 {
  color: rgb(138, 146, 166);
  margin: 0;
  margin-bottom: -5px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.export-steps-item .inner {
  background: #f7f7f7;
  padding: 15px 15px;
  text-align: center;
  min-height: 57px;
  height: 100%;
}

.export-steps-item .inner p {
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
}


.__social-media-login {
  border: none;
  box-shadow: 0px 0px 10px rgba(51, 66, 87, 0.1);
  border-radius: 10px;
}

.__social-media-login-icon {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  aspect-ratio: 1;
  margin-inline-end: 15px;
}

.__social-media-login-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.__social-media-login .sub-txt {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: rgba(91, 103, 119, 0.5);
}


/*Login CSS*/
.auth-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
  background: url(../svg/components/tastybglogin.jpg) no-repeat bottom/cover;
  min-height: 100vh;
}

.auth-wrapper * {
  font-family: "Roboto", sans-serif;
}
.auth-wrapper-right {
    width: 100%;
    max-width: 350px;
    background: #fffffff5;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 0 10px;
    margin: auto;
    height: auto;
    box-shadow: 0 0 20px #000;
    border-radius: 10px;
    overflow: hidden;
}
.auth-wrapper-right .auth-wrapper-form {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.logo-on-top {
  text-align: center;
  margin: 15px 0 0;
}
.auth-wrapper-right .auth-wrapper-form .form-group {
  margin-bottom: 15px;
}
.auth-wrapper .col-7.input-icons img {
  display: inline;
   width: auto !important;
   height: 38px !important;
   border: 1px solid #ff611d !important;
   border-radius: 6px !important;
 }
 .auth-wrapper-right .auth-wrapper-form .row.p-2 {
  padding: 0 !important;
}
.col-7.input-icons a i {
  height: 35px;
}
.auth-wrapper-right .auth-header {
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  margin-bottom: 1rem;
  font-weight: 300;
}

.auth-wrapper-right .auth-header a {
  font-weight: 700;
  text-decoration: underline;
  color: #ff611d;
}

.auth-wrapper-right .auth-header .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.auth-wrapper-right .auth-header .badge {
  font-weight: 400;
  font-size: 14px;
  color: #ff611d;
  background-color: #ff611d36;
  border-radius: 15px;
  padding: 7px 13px 6px;
}

.auth-wrapper-right .auto-fill-data-copy {
  padding-top: 26px;
}

.auth-wrapper-right .auto-fill-data-copy .action-btn {
  width: 45px;
  height: 45px;
}

.auth-wrapper-right .btn--primary {
  background: #01684b;
  font-weight: 500;
}

.auth-wrapper-right .btn-block {
  height: 45px !important;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 10px;
  margin: 15px 0;
  text-transform: capitalize;
}

.logo-on-top img {
  width: auto;
  height: 60px;
}
.auth-wrapper-right .auth-wrapper-form .form-control {
  padding: 6px 12px !important;
  height: 38px;
  font-size: 14px;
}

.auth-wrapper-left {
  width: 0;
  flex-grow: 1;
  background: url(../svg/components/login-bg.png) no-repeat -95px bottom/cover;
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.auth-wrapper-left .auth-left-cont {
  margin-inline-start: auto;
  margin-inline-end: 172px;
}

.auth-wrapper-left .auth-left-cont img {
  max-width: 388px;
  width: 70%;
  max-height: 76px;
  margin-bottom: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left center;
}

.auth-wrapper-left .auth-left-cont .title {
  font-size: 70px;
  line-height: 1.3;
  font-weight: 300;
}

.auth-wrapper-left .auth-left-cont .title strong {
  font-weight: 700;
}


.delivery--information-single {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 4px;
}

.delivery--information-single > span {
  display: block;
}

.delivery--information-single .name {
  width: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.delivery--information-single .name::after {
  content: ":";
  display: inline-block;
}

.delivery--information-single .info {
  width: calc(100% - 60px);
  padding-inline-start: 20px;
  font-weight: 500;
  color: var(--tc);
}

.w-max-content {
  inline-size: -moz-max-content !important;
  inline-size: max-content !important;
}

.order--card {
  background: rgba(110, 137, 175, 0.0509803922);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px 15px 15px 20px;
  min-height: 65px;
}
.order--card.h-100.active-box {
  background-color: #ff611d30;
}
.active-box .card-subtitle span, .active-box .card-title {
  color: #ff611d;
}
.order--card .card-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin-inline-start: 10px;
}

.order--card .card-subtitle {
  color: var(--tc);
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}

.order--card .card-subtitle img {
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-inline-end: 10px;
}

.file_upload {
  height: unset !important;
}

.file_upload img {
  aspect-ratio: 1;
}

[dir=rtl] .select2-container {
  direction: rtl;
}

[dir=rtl] .select2-dropdown--below {
  direction: ltr;
}

[dir=rtl] .select2-dropdown--below * {
  direction: rtl;
}

[dir=rtl] .select2-container--default .select2-results__option {
  padding-inline-start: 0.5rem;
  padding-inline-end: 3rem;
}

[dir=rtl] .close {
  margin-inline-end: 0;
  margin-inline-start: auto;
}

[dir=rtl] [class*=js-toggle-password-target] .input-group-text {
  padding-inline-end: 0.875rem !important;
  padding-inline-start: 0 !important;
}

.direction-toggle {
  background: #35365e;
  color: #ffffff;
  padding: 8px 0;
  padding-inline-end: 18px;
  padding-inline-start: 10px;
  cursor: pointer;
  position: fixed;
  top: 30%;
  border-radius: 5px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: all ease 0.3s;
  white-space: nowrap;
  inset-inline-start: 100%;
  transform: translateX(calc(-100% + 3px));
  display:none;
}

.direction-toggle:not(:hover) {
  transform: translateX(-39px);
}

.direction-toggle i {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: cogs 1s linear infinite;
}
@keyframes cogs {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
[dir=rtl] .direction-toggle {
  transform: translateX(calc(100% - 3px));
}

[dir=rtl] .direction-toggle:not(:hover) {
  transform: translateX(39px);
}

[dir=rtl] .input-group .btn {
  border-radius: 5px 0 0 5px !important;
}

[dir=rtl] .input-group .form-control:first-child {
  border-radius: 0 5px 5px 0 !important;
}

[dir=rtl] .input-group .form-control:last-child {
  border-radius: 5px 0 0 5px !important;
}

.navbar-vertical-aside-has-menu .badge {
  margin: 0;
  padding: 0.4125em 0.5em 0.2em;
}

body {
  overflow: hidden;
  overflow-y: auto;
  background-color: #f7f4fe;
}

body > #printableAreaContent {
  opacity: 0;
}


.flex-grow {
  flex-grow: 1;
}

.word-nobreak {
  white-space: nowrap;
}

.label-has-tooltip {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.input-label {
  display: flex;
  flex-wrap: wrap;
}

.card-header h4 {
  display: flex;
}

.resturant-type-group {
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  align-items: center;
  padding: 4px 16px;
  min-height: 42px;
}

.resturant-type-group .form--check {
  margin: 0;
}

.resturant-card.dashboard--card {
  min-height: 135px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.resturant-card {
  position: relative;
  border-radius: 10px;
  padding: 21px 50px 21px 28px;
}

.resturant-card .title {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 0;
  margin-bottom: 5px;
}

.resturant-card .subtitle {
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}

.resturant-card .resturant-icon {
  position: absolute;
  inset-inline-end: 15px;
  top: 15px;
  max-width: 30px;
  height: 35px;
  -o-object-fit: contain;
  object-fit: contain;
}

.resturant-card .resturant-icon img {
  max-width: 100%;
}


.width-24 {
  max-width: 24px;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.lang-country-flag img {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
  object-fit: contain;
}

.bg--1 {
  background: rgba(0, 150, 255, 0.15) !important;
}

.bg--2 {
  background: rgba(0, 170, 109, 0.15) !important;
}

.bg--3 {
  background: rgba(248, 59, 59, 0.1) !important;
}

.mx-80px {
  max-width: 100px;
  max-height: 80px;
}

.flex-column-3 > * {
  flex: 0 0 33.33%;
}

.qr-area {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.left-side,
.right-side {
  width: calc(50% - 15px);
  flex-grow: 1;
}

.left-side {
  max-width: 505px;
}



.flex-grow-1 {
  flex-grow: 1;
}

.w-0 {
  width: 0;
}



.custom-radio input[type=radio]:checked {
  accent-color: var(--c1);
  border-color: var(--c1);
  background-color: var(--c1);
}

.print-btn-grp {
  gap: 6px !important;
}

.print-btn-grp .btn-primary,
.print-btn-grp .btn-secondary {
  height: 31px;
  font-size: 12px;
  padding-block: 0;
  padding-inline: 16px;
  min-width: 0 !important;
  width: unset;
}


.print-btn-grp .btn-secondary {
  border: 1px solid var(--c2) !important;
  color: var(--c2);
  background: transparent !important;
}

.print-btn-grp .btn-primary {
  border-color: var(--c2);
}

.print-btn-grp .btn-primary {
  background: var(--c2);
  color: #ffffff;
}

.qr-wrapper {
  padding: 85px 10px 0;
}
.qr-wrapper .phone-number {
  font-size: 11.206px;
  color: #25282b;
}

.qr-wrapper .qr-logo {
  display: block;
  max-width: 164px;
  margin: 0 auto 12px;
}
.qr-wrapper .view-menu {
  display: block;
  text-align: center;
  color: #000;
  font-size: 16.809px;
  font-weight: 400;
  padding-block: 4px;
  border-top: 1px solid #f7c446;
  border-bottom: 1px solid #f7c446;
}
.qr-wrapper .view-menu:hover {
  color: #f7c446;
}
.qr-wrapper .open-time {
  background: #dc373f;
  padding: 12px 15px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  max-width: 230px;
  margin: 17px auto 40px;
}
.qr-wrapper .phone-number {
  border-bottom: 1px solid var(--c1);
  text-align: center;
  color: #25282b;
  padding-bottom: 14px;
}
.qr-wrapper .border-right {
  border-right: 1px solid var(--c1);
}
.qr-wrapper .bottom-txt {
  color: #25282b;
  font-size: 11.766px;
}

.subtext {
  border-top: 1px solid #f7c446;
  border-bottom: 1px solid #f7c446;
  padding-block: 6px;
  text-align: center;
  max-width: 290px;
  margin: 0 auto;
}
.subtext span {
  font-size: 11.206px;
  display: block;
  max-width: 230px;
  margin: 0 auto;
}

.switch .status:checked ~ .slider:after,
.switch_input:checked ~ .switcher_control:after,
.switcher .status:checked ~ .slider:after,
.switcher_input:checked ~ .switcher_control:after {
  inset-inline-start: 19px;
}

.show-status-text .switcher_control::before {
  content: "OFF";
  margin-inline-start: -40px;
  color: #9e9e9e;
  font-weight: 700;
}

.show-status-text .switcher_input:checked + .switcher_control::before {
  content: "ON";
  color: var(--c1);
}

.payment-status-text .switcher_control::before {
  content: "Unpaid";
  margin-inline-start: -56px;
  color: #9e9e9e;
  font-weight: 700;
  position: relative;
  inset-block-start: -1px;
}

.payment-status-text .switcher_input:checked + .switcher_control::before {
  content: "Paid";
  color: var(--c1);
  margin-inline-start: -40px;
  position: relative;
  inset-block-start: -1px;
}

#offline_payment_top_part,
#offline_payment_bottom_part {
  background-color: #f0f1f1;
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#offline_payment_top_part.active,
#offline_payment_bottom_part.active {
  background-color: #dff2fa !important;
  cursor: default;
  opacity: 1;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
  animation: zoomInOut 0.3s 0.2s ease-in-out 1;
}

#paymentInfoModalButton,
#bkashInfoModalButton {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}/*# sourceMappingURL=style.css.map */


.modal .owl-carousel .owl-item img {
    display: inline;
    width: auto;
}

.email-format-wrapper {
    white-space: initial;
    word-break: break-word;
}

.email-format-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    --base: #ff7a00;
}
.email-format-wrapper .left-content {
    width: 100%;
    max-width: 464px;
}
.email-format-wrapper .right-content {
    width: 0;
    flex-grow: 1;
}
.email-format-wrapper .social img {
    width: 30px;
}

.email-format-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    --base: #ff7a00;
}
.email-format-wrapper .left-content {
    width: 100%;
    max-width: 464px;
}
.email-format-wrapper .left-content h1,
.email-format-wrapper .left-content h2,
.email-format-wrapper .left-content h3,
.email-format-wrapper .left-content h4,
.email-format-wrapper .left-content h5,
.email-format-wrapper .left-content h6 {
    color: #000000;
}
.email-format-wrapper .right-content {
    width: 0;
    flex-grow: 1;
}
.email-format-wrapper h1,
.email-format-wrapper h2,
.email-format-wrapper h3,
.email-format-wrapper h4,
.email-format-wrapper h5,
.email-format-wrapper h6 {
    color: #5b6777;
    margin: 0;
}
.email-format-wrapper .form-label,
.email-format-wrapper .card-title {
    color: #5b6777;
}
.email-format-wrapper .main-table {
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    padding: 40px;
    font-family: "Roboto", sans-serif;
    font-size: 11.5207px;
    line-height: 21px;
    color: #737883;
}
.email-format-wrapper img {
    max-width: 100%;
}
.email-format-wrapper .cmn-btn {
    background: var(--base);
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none;
}
.email-format-wrapper .mb-1 {
    margin-bottom: 5px !important;
}
.email-format-wrapper .mb-2 {
    margin-bottom: 10px !important;
}
.email-format-wrapper .mb-3 {
    margin-bottom: 15px !important;
}
.email-format-wrapper .mb-4 {
    margin-bottom: 20px !important;
}
.email-format-wrapper .mb-5 {
    margin-bottom: 25px !important;
}
.email-format-wrapper hr {
    border-color: rgba(0, 170, 109, 0.3);
    margin: 16px 0 !important;
}
.email-format-wrapper .border-top {
    border-top: 1px solid rgba(0, 170, 109, 0.3);
    padding: 15px 0 10px !important;
    display: block;
}
.email-format-wrapper .d-block {
    display: block;
}
.email-format-wrapper .privacy {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.email-format-wrapper .privacy a {
    text-decoration: none;
    color: #334257;
    position: relative;
}
.email-format-wrapper .privacy a:not(:last-child)::after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #334257;
    display: inline-block;
    margin: 0 7px;
}
.email-format-wrapper .social {
    margin: 15px 0 8px;
    display: block;
}
.email-format-wrapper .copyright {
    text-align: center;
    display: block;
}
.email-format-wrapper .text-center {
    text-align: center;
}
.email-format-wrapper .text-base {
    color: var(--base);
    font-weight: 700;
}
.email-format-wrapper .font-medium {
    font-family: 500;
}
.email-format-wrapper .font-bold {
    font-family: 700;
}
.email-format-wrapper a {
    text-decoration: none;
}
.email-format-wrapper .bg-section {
    background: #e3f5f1;
}
.email-format-wrapper .p-10 {
    padding: 10px !important;
}
.email-format-wrapper .mt-0 {
    margin-top: 0;
}
.email-format-wrapper .w-100 {
    width: 100%;
}
.email-format-wrapper .order-table {
    padding: 10px;
    background: #fff;
}
.email-format-wrapper .order-table tr td {
    vertical-align: top;
}
.email-format-wrapper .order-table .subtitle {
    margin: 0;
    margin-bottom: 10px !important;
}
.email-format-wrapper .text-left {
    text-align: left;
}
.email-format-wrapper .text-right {
    text-align: right;
}
.email-format-wrapper .bg-section-2 {
    background: #f8f9fb;
}
.email-format-wrapper .p-1 {
    padding: 5px !important;
}
.email-format-wrapper .p-2 {
    padding: 10px !important;
}
.email-format-wrapper .px-3 {
    padding-inline: 5px !important;
}
.email-format-wrapper .mb-0 {
    margin-bottom: 0 !important;
}
.email-format-wrapper .m-0 {
    margin: 0 !important;
}
.email-format-wrapper .text-base {
    color: var(--base);
    font-weight: 700;
}
.email-format-wrapper .cke_bottom {
    display: none;
}

.cke_top {
    border-radius: 5px 5px 0 0;
}

.cke,
.cke_inner {
    border-radius: 5px;
}

.cke_contents {
    border-radius: 0 0 5px 5px;
}

.page-links-checkgrp {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
.page-links-checkgrp li {
    list-style: none;
}
.mail-img-2{
    width: 100px;
}

.switch--custom-label-text {
    display: none;
    font-weight: 700;
    font-size: 0.75rem;
}

.switch--custom-label.checked .switch--custom-label-text.on {
    display: block;
}

.switch--custom-label:not(.checked) .switch--custom-label-text.off {
    display: block;
}

.custom--switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.custom--switch input[switch] {
    display: none;
}
.payment--gateway-img{
    margin-bottom: 16px;
}
.payment--gateway-img img {
    border-radius: 8px;
}

.inputDnD .form-control-file {
    position: relative;
    inline-size: 100%;
    block-size: 100%;
    min-block-size: 8rem;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    border-radius: 10px;
}
.inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    inset-inline-start: 0;
    inline-size: 100%;
    min-block-size: 100%;
    line-height: 2em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    border: 1px dashed currentColor;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.inputDnD .form-control-file:hover:before {
    border-style: solid;
}
tr.img-width td{
  width:20% !important;
}

tr.img-width.odd td {
  padding: 5px !important;
}
tr.img-width.even td {
  padding: 5px !important;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  border-bottom:none !important;
}
.invoice_print .invoice-logo img{
  margin: 5px 0 0 29px !important;
}
.invoice-logo img{
  margin: 5px 0 0 15px;
}

.media.gap-3 .avatar-xl{
    max-width: 4.92188rem;
    max-height: 4.92188rem;
}
.swal2-popup{
  font-size: 13px !important;
} 


.page-area.px-4.pb-3 {
  padding: 20px 0 !important;
}

.dataTables_wrapper .dataTables_filter input {
  border: .0625rem solid #e7eaf3 !important;
  border-radius: .3125rem !important;
}
div#pos_datatable_filter label{
  color:#fff !important;
}

div#pos_datatable_filter {
  position: relative;
  top: 0;
  right: 0;
  margin: 0;
  width: 100%;
}
div#pos_datatable_filter label {
color: #fff !important;
width: 100%;
}
div#pos_datatable_filter label input {
border: .0625rem solid #e7eaf3 !important;
height: 43px !important;
width: 100% !important;
outline-offset: 0;
margin: 0;
}
div#pos_datatable_filter {
  margin: 0 !important;
  right: 0 !important;
  position:  relative !important;
}
.custom-paddingbt {
  padding-bottom: 0 !important;
}
h2.h1.mb-0.d-flex.align-items-center.gap-2 span.page-header-title {
  font-size: 16px;
}
ul#navbarSettings.navbar-nav.nav-tabs {
  padding: 10px 10px !important;
}

.dataTables_wrapper .dataTables_paginate{
  margin-right: 0 !important;
}
.dataTables_wrapper .dataTables_paginate {
  margin-top: .5em;
  margin-right: 0;
  float: right;
  display: flex;
  justify-content: end;
}

.__social-media-login .switch--right {
  margin-inline-start: auto;
}
.auth-wrapper-right-logo {
  display: none;
}


/*loader css*/
#loading {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  position: fixed;
  z-index: 999;
  background: #000000a3;
}
.loader-copound {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
.loader-copound .spinner-border {
  width: 150px;
  color: #ff611d;
  height: 150px;
  position: relative;
}
.loader-copound img {
  position: absolute;
  width: 100px;
  height: auto;
}
a.card.card-border-left.border-left-primary.shadow-none.rounded-0 .card-body.py-0 {
  padding: 10px !important;
}
#datatable .mx-80px {
  max-width: 100px;
  height: 80px;
  object-fit: cover;
  border-radius: 5px;
  border: 1px solid  #e7eaf3;
}
.avatar img.rounded {
  border: 1px solid  #e7eaf3;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box !important;
  display: inline-block !important;
  min-width: 20px !important;
  padding: 5px 10px !important;
  margin-left: 2px !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
  color: #8c98a4 !important;
  border: 1px solid transparent !important;
  border-radius: .3125rem !important;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff!important;
  background-color: #ff611d;
  border-color: #ff611d;
}
.d-flex.align-items-center.justify-content-center.active.pos-image img {
  max-width: 100px;
  max-height: 100px;
  height: 100%;
  object-fit: cover;
}

span.snnumber {
  display: block;
  width: 38px;
}
span.orderidsd {
  display: block;
  width: 60px;
}
span.orderamountsd {
  display: block;
  min-width: 100px;
}
span.orderdeatesd {
  display: block;
  width: 88px;
}
.listStyle{
  padding-left: 0 !important;
  list-style: none !important;
}
.pos-width{
  width: 135px !important;
}
.p-area{
  padding: 5px ;
}
.p-area label{
  padding: 0;
  flex: none !important;
  margin: 5px auto !important;
}
span.px-2.py-1.badge-soft-c1.font-weight-bold.fz-12.rounded.lh-1 {
  min-width: 70px;
}
h6.text-capitalize{
  font-size: 14px !important;
}
img.avatar-img.fit-image{
  max-width: 30px;
  max-height: 30px;
  width: 100%;
}

.received_msg a img {
  width: 120px;
  height: auto;
}
.outgoing_msg a img {
  width: 120px;
  height: auto;
}
.ratio-8-to-1 {
  max-height: 175px;
  width: 100%;
  object-fit: cover;
}
.ratio-3-to-1 {
  max-height: 144px;
  width: 100%;
  object-fit: cover;
}
.ratio-1-to-1 {
  height: 105px;
  width: 105px;
  max-width: 105px;
  object-fit: cover;
}
ul#last_week_datatable_pagination {
  margin: 10px 0 20px 0;
}
li.paginate_item.page-item span.ellipsis.page-link {
  height: auto;
  padding: 5px 10px;
}
.avatar-xxl.avatar-4by3{
  object-fit: cover;
}
.bottom-line{
  border-bottom: 1px solid #111;
}
.bottom-new-line{
  border-bottom: 1px solid  rgba(231, 234, 243, .7); 
}
.vendor-data span{
  font-size: 15px;
  margin-bottom: 10px;
}
.vendor-data{
  margin-bottom: 10px;
}
.vendor-data span.vendor-title{
  font-weight: 600;
}
.py-4.table-responsive.buttons-fixes .dt-buttons {
  position: absolute;
}
.set_table.new-responsive.attribute-list.inventory-search .dataTables_wrapper .dataTables_filter {
  position: relative !important;
}
.card-top.px-card.button-fixes {
  position: absolute;
  margin-top: -13px !important;
}
/*---------------------------------------------------all media queries-------------------------------------------------------------*/
@media only screen and (min-width:640px){
  span.status {
    /* width: 100%; */
    max-width: 100px;
    text-align: end;
  }
}

@media only screen and  (max-width: 1650px) {
  .check-item {
    font-size: 12px;
    line-height: 2;
    max-width: 215px;
  }
}
@media only screen and  (min-width: 1550px) {
  .left-side {
    max-width: 100%;
    width: 40%;
  }
  .auth-wrapper-left .auth-left-cont img {
    width: 100%;
  }
  .auth-wrapper-right .input-label {
    margin-bottom: 12px;
  }
  .auth-wrapper-right .form-group {
    margin-bottom: 35px;
  }
  .auth-wrapper-right .auto-fill-data-copy {
    color: #9b9b9b;
    font-size: 18px;
  }
  .auth-wrapper-right .auto-fill-data-copy strong {
    color: #111;
  }
  .auth-wrapper-right .btn-block,
  .auth-wrapper-right .form-control {
    height: 45px !important;
    border-radius: 10px;
  }
  .auth-wrapper .col-7.input-icons img{
    height: 45px !important;
  }

  .auth-wrapper-right .auto-fill-data-copy .action-btn {
    width: 45px;
    height: 45px;
    border-radius: 10px;
  }
  .auth-wrapper-right .auto-fill-data-copy .action-btn i {
    font-size: 24px;
  }
}
@media only screen and  (max-width: 1550px) {
  .py-4.table-responsive.buttons-fixes .dt-buttons {
    position: absolute;
}
  .auth-wrapper-left .auth-left-cont {
    margin-inline-end: 134px;
  }
  .auth-wrapper-left .auth-left-cont .title {
    font-size: 55px;
  }
  .auth-wrapper-right .auth-header {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-weight: 300;
  }
  .auth-wrapper-right .auth-header .title {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .auth-wrapper-right .auth-header .badge {
    margin-top: 10px;
  }
  .auth-wrapper .mt-xxl-3 {
    margin-top: 0 !important;
  }
  .auth-wrapper-right .btn--primary {
    height: 38px;
  }
}
@media only screen and  (max-width: 1300px) {
  .py-4.table-responsive.buttons-fixes .dt-buttons {
    position: absolute;
}
  .auth-wrapper-left .auth-left-cont {
    margin-inline-end: 84px;
  }
  .auth-wrapper-left .auth-left-cont .title {
    font-size: 45px;
  }
  .auth-wrapper-right {
    max-width: 460px;
  }
  .auth-wrapper-right .auth-header {
    font-size: 14px;
    margin-bottom: 1rem;
  }
  .auth-wrapper-right .auth-header .title {
    font-size: 20px;
}
  .auth-wrapper-right .auth-header .badge {
    font-size: 11px;
  }
  .auth-wrapper-right .form-group {
    margin-bottom: 1rem;
  }
  .auth-wrapper-right .form-control {
    height: 38px;
    font-size: 12px;
  }
  .auth-wrapper-right .btn-block {
    height: 45px !important;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    margin: 15px 0;
  }
  .custom-control.custom-checkbox .custom-control-label.text-muted {
    color: #000 !important;
  }
  .auth-wrapper-right .custom-control-label.text-muted {
    color: #000 !important;
  }
  .auth-wrapper-right .custom-control-label {
    font-size: 12px;
  }
  .auth-wrapper-right .auto-fill-data-copy {
    padding-top: 10px;
  }
  .auth-wrapper-right .auto-fill-data-copy .action-btn {
    width: 35px;
    height: 35px;
  }
  .auth-wrapper .col-7.input-icons img {
    height: 38px !important;
    position: relative;
    top: -3px;
}
}
@media only screen and  (max-width: 1199px) {
  .py-4.table-responsive.buttons-fixes .dt-buttons {
    position: absolute;
}
  .auth-wrapper-right {
    max-width: 450px;
    padding: 0 0 40px;
  }
}
@media only screen and  (min-width: 1200px) and (max-width: 1399px) {
  .auth-wrapper-right .custom-control-label::after,
  .auth-wrapper-right .custom-control-label::before {
    top: 0.1rem;
  }
}
@media only screen and (min-width:1300px){
.position-icon::before {
    position: relative;
    right: 35px;
    top: 12px;
}
.resturant-card {
  padding: 30px 55px 25px 30px;
}
.resturant-card .resturant-icon {
  inset-inline-end: 20px;
  top: 25px;
}
  .search-arrange .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 20px;
  }
.margin-style{
  margin-top:20px
}  
.set_table table{
    width: 100%;
    display: table;
  }
  .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
  text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 20px!important;
  }
}
@media (min-width:1200px) and (max-width:1299px){
  .py-4.table-responsive.buttons-fixes .dataTables_wrapper .dataTables_filter {
    position: relative !important;
  }
  .customer-height{
    min-height: 45px;
  }
  .search-arrange .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: -35px;
  }
  .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 20px!important;
  }
.chef-style .dataTables_wrapper .dataTables_filter{
  float: right!important;
  text-align: right!important;
  position: absolute;
  right: 0!important;
  top: 0;
}
  .set_table {
    position: relative;
  }
  .employee-style .dataTables_wrapper .dataTables_filter {
    right: 20px;
    top:40px;
  }
  .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 0;
  }
  .set_table table{
    margin: 30px 0 0 !important;
  }
  .datatable_wrapper_row .dataTable{
    display: table!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .responsive-ui.block-view .datatable_wrapper_row .dataTable{
    display: block!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .responsive-ui.new-ui .datatable_wrapper_row .dataTable{
    display: block!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
}
@media only screen and (max-width:1250px){
  .search-arrange .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: -35px;
  }
  .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 20px!important;
  }
  .chef-style .dataTables_wrapper .dataTables_filter{
    position: relative;
    right: 0!important;
    top: 0;
  }
  .set_table {
    position: relative;
  }
  .product-style{
    text-overflow: ellipsis;
    overflow: hidden; 
    width: 50px; 
    white-space: nowrap;
  }
  .table-style .avatar-style{
    width:2.36875rem!important;
    height:2.36875rem!important;
  }
  .margin-style{
    margin-top:20px
  }
}
@media (min-width:1040px) and (max-width:1200px){

  .customer-height{
    min-height: 45px;
  }
  .responsive-ui.block-view .datatable_wrapper_row .dataTable{
    display: block!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .responsive-ui.new-ui .datatable_wrapper_row .dataTable{
    display: table!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .responsive-ui.customer-style.table-css .datatable_wrapper_row .dataTable{
    display: table!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
}
@media only screen and  (max-width: 1400px) and (min-width: 1200px) {
  .resturant-card .subtitle {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1040px){
  .py-4.table-responsive.buttons-fixes .dataTables_wrapper .dataTables_filter {
    position: relative !important;
  }
  .responsive-ui.block-view .datatable_wrapper_row .dataTable{
    display: block!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .chef-style{
    position: relative;
    right: 0;
  }
  .set_table {
    position: relative;
  }
  .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: absolute;
    right: 10px!important;
    top: 0;
  }
  .set_table table{
    margin: 35px 0 0 !important;
  }
  .set_table .dataTables_wrapper {
    position: unset;
}
.datatable_wrapper_row .dataTable{
  display: table;
  overflow-x: auto!important;
  width: 100%;
  padding-top: 10px;
}
.responsive-ui.customer-style.table-css .datatable_wrapper_row .dataTable{
  display: table!important;
  overflow-x: auto!important;
  width: 100%;
  padding-top: 10px;
}
}
@media (min-width:400px) and (max-width:992px){
  .table-responsive.datatable_wrapper_row.mt-5.sale-report.no-block-tbl .dataTable {
    display: table !important;
  }
 
}
@media (min-width:600px) and (max-width:992px){
  .set_table.banner-tbl .datatable_wrapper_row .dataTable {
    display: table !important;
}
}
@media (min-width:657px) and (max-width:860px){
  .set_table.new-responsive.chef-list.kitchen-tbl .datatable_wrapper_row .dataTable {
    display: block!important;
}
}
@media only screen and (max-width:992px){
  .sale-report .datatable_wrapper_row .dataTable{
    display: table !important;
    overflow-x: auto !important;
    width: 100%;
    padding-top: 10px;
  }
  .outgoing_msg,
  .received_msg {
    width: 85%;
  }
  .swal2-popup{
    font-size: 13px !important;
  } 
  .grid-chart > div {
    grid-column: 1/-1;
  }
  .grid-chart > div:nth-child(2),
  .grid-chart > div:nth-child(4) {
    grid-column: span 1;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: .5em;
    margin-right: 0;
    float: right;
  }
  .auth-wrapper-left {
    display: none;
  }
  .auth-wrapper-right-logo {
    display: block;
    width: 70%;
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .auth-wrapper-right-logo img {
    width: 100%;
    max-height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
  }
  .auth-wrapper-right {
    padding: 0 0 40px;
    max-width: 460px;
    text-align: center;
  }
  .auth-wrapper-right .form-group {
    text-align: start;
  }
  .label-height{
    min-height: 45px;
  }
  .review-size h4{
    font-size: 30px!important;
  }
  .new-responsive .datatable_wrapper_row .dataTable{
    display: table;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .set_table .dataTables_wrapper {
    position: unset;
  }
  .product-style{
    text-overflow: ellipsis;
    overflow: hidden; 
    width:45px; 
    white-space: nowrap;
  }
 
  .badge-soft-c1 {
    text-align: center;
    color: var(--c1);
    background-color: rgba(255, 103, 103, 0.1);
}
.datatable_wrapper_row .dataTable{
  display: block;
  overflow-x: auto!important;
  width: 100%;
  padding-top: 10px;
}
.search-arrange .dataTables_wrapper .dataTables_filter {
  float: right!important;
  text-align: right!important;
  right: 10px!important;
  top: -40px;
  padding: 0 0 15px 0!important;
}
}
@media only screen and (max-width:657px){ 
  .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: relative;
    right: 10px!important;
    top: 15px!important;
  }
  .search-arrange .dataTables_wrapper .dataTables_filter {
    float: left!important;
    text-align: right!important;
    position: relative;
    right: -17px!important;
    top: 15px;
}

  .new-responsive .datatable_wrapper_row .dataTable{
    display: block;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  }
  .attribute-list .datatable_wrapper_row .dataTable{
    display: table;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  } 
  .table-style .avatar-style{
    width:1.36875rem!important;
    height:1.36875rem!important;
  }
 .product-style{
  font-size: 10px;
 }

  .table-style .gap-style{
    gap:0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .__social-media-login .btn--container .btn {
    font-size: 14px;
    font-size: 13px;
    padding: 5px 15px;
  }
  .__social-media-login .btn--container .btn.btn--primary {
    min-width: 100px;
  }
}
@media only screen and  (min-width: 768px) {
  .table-responsive.datatable_wrapper_row.printable_btn .dataTables_wrapper .dataTables_filter {
    margin: 1rem 0 0 0;
}
  .card-top.px-card {
    margin-top: -10px !important;
}
  .border-md-left {
    border-inline-start: 1px solid #e7eaf3;
  }
}
@media only screen and  (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: right !important;
    text-align: center !important;
    margin: 10px 0 !important;
}
  .left-side,
  .right-side {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .auth-wrapper-right {
    padding: 0 0 30px;
    max-width: 360px;
  }
  .auth-wrapper-form{
    padding: 0 15px;
  }
  .check-item {
    width: 100%;
  }
  .export-steps.style-2 .export-steps-item {
    width: 50%;
  }
  .check--item-wrapper {
    margin-bottom: -15px;
  }
  .check--item-wrapper .check-item {
    padding-bottom: 15px;
  }
}
@media (min-width: 600px) and (max-width: 992px) {
  .set_table.responsive-ui.branch-pos-order.table-view .datatable_wrapper_row .dataTable {
    display: table !important;
    width: 100%;
    overflow-x: auto;
}
  .set_table.search-set .datatable_wrapper_row .dataTable {
    display: table !important;
    width: 100% !important;
}
}

@media (min-width:575px) and (max-width: 640px) {
  .set_table.responsive-ui.branch-pos-order .dataTables_wrapper .dataTables_filter{
    margin: 2rem 0 0 1.4rem !important;
  }
  .set_table.responsive-ui.branch-pos-order .dataTables_wrapper .dataTables_filter label{
    margin: 0 !important;
  }
  .set_table.new-responsive.pb-4.top-margin .datatable_wrapper_row .dataTable {
    display: table !important;
    width: 100%;
}
.set_table.new-responsive.pb-4.top-margin .dataTables_wrapper .dataTables_filter label {
  margin: 1rem 0 0 2rem!important;
}
.set_table.new-responsive.pb-4.top-margin .dataTables_wrapper .dataTables_filter {
  margin: 0 !important;
}
  .sale-report .dataTables_wrapper .dataTables_filter label{
    margin: 0 0 0 0.6rem !important;
  }
  .set_table.new-responsive.sale-report.search-fit .dataTables_wrapper .dataTables_filter{
    margin: 0 2rem 0 1rem !important;
  }
  .set_table.new-responsive.sale-report.search-fit .dataTables_wrapper .dataTables_filter label{
    margin: 0 2rem 0 1rem !important;
  }
  .set_table.search-mr .dataTables_wrapper .dataTables_filter label {
    margin: 0 0 0 1.4rem!important;
}
.set_table.search-mr .dataTables_wrapper .dataTables_filter {
  margin: 0 !important;
}
  .new-card-top {
    position: absolute !important;
    top: 0 !important;
} 
.set_table.responsive-ui.customer-style.block-view .dataTables_wrapper .dataTables_filter label {
  margin: 0 0 0 1.4rem!important;
}
  .set_table.responsive-ui.customer-style.block-view .dataTables_wrapper .dataTables_filter {
    margin: 3rem 0 0 0 !important;
}

  .card-body.p-0.new-responsive.tb-margin.dataTables_wrapper .dataTables_filter label{
    margin: 0rem 2rem 0rem 2rem !important;
  }
  .table-responsive.datatable_wrapper_row.branch-chef-style .dataTables_wrapper .dataTables_filter label {
    margin: 0 2rem 0 1.4rem !important;
}
.table-responsive.datatable_wrapper_row.branch-chef-style .dataTables_wrapper .dataTables_filter {
  margin: 2rem 0 0 0 !important;
}
  .set_table.search-set .dataTables_wrapper .dataTables_filter label{
    margin: 0 0 0 1.4rem !important;
}
  .set_table.responsive-ui.customer-style.table-css.fixing-search .dataTables_wrapper .dataTables_filter label {
    margin: 0 !important;
}
  .set_table.responsive-ui.customer-style.table-css.fixing-search .dataTables_wrapper .dataTables_filter {
    margin: 2rem 0rem 0 1.4rem !important;
}
  .dataTables_wrapper .dataTables_filter label {
    margin: 2rem 2rem 1rem 2rem !important;
}
 .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: relative;
    right: 10px!important;
    top: 5px!important;
  }
  .addon-list .datatable_wrapper_row .dataTable{
    display: table;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  } 
}
@media only screen and (max-width: 600px) {
  .set_table.responsive-ui.branch-pos-order .dataTables_wrapper .dataTables_filter{
    margin: 0.5rem 0 0 1.4rem !important;
  }
  .set_table.responsive-ui.branch-pos-order .dataTables_wrapper .dataTables_filter label{
    margin: 0 !important;
  }
  .set_table.new-responsive.sale-report.search-fit .dataTables_wrapper .dataTables_filter{
    margin: 0 2rem 0 1rem !important;
  }
  .new-card-top {
    position: absolute !important;
    top: 0 !important;
} 
.set_table.responsive-ui.customer-style.block-view .dataTables_wrapper .dataTables_filter label {
  margin: 0 0 0 1.4rem!important;
}
  .set_table.responsive-ui.customer-style.block-view .dataTables_wrapper .dataTables_filter {
    margin: 3rem 0 0 0 !important;
}
  .set_table.new-responsive.attibute-list.emp-style .dataTables_wrapper .dataTables_filter {
    margin: 2rem 0 0 0 !important;
}
  .set_table.new-responsive.pb-4 .dataTables_wrapper .dataTables_filter {
    margin: 2rem 0 0 0 !important;
}
  .set_table.new-responsive.sale-report .datatable_wrapper_row .dataTable{
    display: table !important;
    overflow-x: auto !important;
    width: 100%;
    padding-top: 10px;
  }
  .table-responsive.datatable_wrapper_row.mt-5.sale-report .datatable_wrapper_row .dataTable{
    display: table !important;
    overflow-x: auto !important;
    width: 100%;
    padding-top: 10px;
  }
  .set_table.new-responsive.chef-list .dataTables_wrapper .dataTables_filter {
    margin: 1.5rem 0 0 0 !important;
}
  .sale-report .dataTables_wrapper .dataTables_filter label{
    margin: 0 0 0 0.6rem !important;
  }
  .one-search .dataTables_wrapper .dataTables_filter label {
    margin: 0 !important;
  }
  #pos_datatable_filter label {
    margin: 0 !important;
}
.new-ui .dataTables_wrapper .dataTables_filter label {
  margin: 0rem 0 0rem 1.4rem !important;
}
  .pos-product-item_thumb {
    height: 132px;
}
.invoice_print {
  max-width: 320px;
}
div#printableArea #printableAreaContent{
  max-width: 310px;
}

.invoice-logo img {
  max-width: 100px;
}
} 
.__descripiton-txt.__not-first-hidden {
  margin-bottom: 18px;
  max-height: 80px;
  overflow: hidden;
  padding-bottom: 0;
  font-weight: 400 !important;
} 
.__descripiton-txt.__not-first-hidden .show-more {
  top: 50px;
  padding-top: 15px;
  font-weight: 400 !important;
}
@media only screen and  (max-width:575px){
  .set_table.new-responsive.attribute-list.inventory-search .dataTables_wrapper .dataTables_filter label {
    margin: 1rem 0 1rem 0 !important;
    display: block;
}
  .__descripiton-txt.__not-first-hidden {
    margin-bottom: 18x;
    max-height: 55px;
    overflow: hidden;
    padding-bottom: 0;
    font-weight: 400 !important;
} 
  .__descripiton-txt.__not-first-hidden .show-more {
    top: 23px;
    padding-top: 15px;
    font-weight: 400 !important;
  }
  .set_table.new-responsive.pb-4.top-margin .datatable_wrapper_row .dataTable {
    display: table !important;
    width: 100%;
}
.set_table.new-responsive.pb-4.top-margin .dataTables_wrapper .dataTables_filter label {
  margin: 1rem 0 0 2rem!important;
}
.set_table.new-responsive.pb-4.top-margin .dataTables_wrapper .dataTables_filter {
  margin: 0 !important;
}
.set_table.search-mr .dataTables_wrapper .dataTables_filter label {
    margin: 0 0 0 1.4rem!important;
}
.set_table.search-mr .dataTables_wrapper .dataTables_filter {
  margin: 0 !important;
}
.card-body.p-0.new-responsive.tb-margin.dataTables_wrapper .dataTables_filter label{
    margin: 0rem 2rem 0rem 2rem !important;
  }
.set_table.new-responsive.table-search .dataTables_wrapper .dataTables_filter {
    margin: 0 0 0 1.4rem !important;
}
.set_table.new-responsive.table-search .dataTables_wrapper .dataTables_filter label {
    margin: 0 !important;
}
.table-responsive.datatable_wrapper_row.branch-chef-style .dataTables_wrapper .dataTables_filter label {
    margin: 0 2rem 0 1.4rem !important;
}
.table-responsive.datatable_wrapper_row.branch-chef-style .dataTables_wrapper .dataTables_filter {
  margin: 2rem 0 0 0 !important;
}
.set_table.responsive-ui.customer-style.table-css.fixing-search .dataTables_wrapper .dataTables_filter label {
    margin: 0 !important;
}
.set_table.responsive-ui.customer-style.table-css.fixing-search .dataTables_wrapper .dataTables_filter {
  margin: 0.5rem 0rem 0 1.4rem !important;
}
.set_table.new-responsive.searchfit .dataTables_wrapper .dataTables_filter {
    margin: 0 0 0 1rem !important;
}
table#pos_datatable {
    display: block !important;
    overflow-x: auto !important;
    width: 100% !important;
}
  .card-top.px-card.pt-4 {
    margin-top: -25px;
}
  .set_table.customer-style .dataTables_wrapper .dataTables_filter {
    margin: 2rem 0 0 0 !important;
}
  .dataTables_wrapper .dataTables_filter label {
    margin: 0rem 2rem 1rem 2rem !important;
}
  .filter-style .dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right!important;
    position: relative;
    right: 10px!important;
    top: 0px!important;
  }
  .search-arrange .dataTables_wrapper .dataTables_filter {
    float: left!important;
    text-align: right!important;
    position: relative;
    right: -17px!important;
    top: 15px;
}
  .responsive-ui.customer-style.table-css .datatable_wrapper_row .dataTable{
    display: block!important;
    overflow-x: auto!important;
    width: 100%;
    padding-top: 10px;
  } 
  .addon-list .dataTables_wrapper .dataTables_filter{
    margin-top:30px!important;  
  }
  .attribute-list .dataTables_wrapper .dataTables_filter{
    margin-top:30px!important;
  } 
.order_id{
  font-size: 11px;
}
.date-order{
  padding-left: 0;
}
.order_id{
  padding-right: 0;
}
.date-order span {
  top: -3px;
  position: relative;
  font-size: 11px;
}
.right-font{
  text-align: end;
  position: relative;
  right: 0;
}
.set_table.responsive-ui.customer-style.table-css .dataTables_wrapper .dataTables_filter {
  margin: 0.5rem 0 0 0 !important;
}
.grid-chart > div {
  grid-column: 1/-1 !important;
}
.custom-chart {
  margin-inline-start: -25px;
}
.time-schedule-row {
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.btn--container button.btn {
  min-width: 100px;
  flex-grow: 1;
}
.check-item {
  max-width: 200px;
}
.table_box_list {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.coupon__details-right {
  width: 120px;
}
.coupon__details-right .coupon {
  width: 125px;
  inset-inline-end: 55px;
}
.coupon__details-right .coupon h4 {
  font-size: 24px;
}
.__social-media-login .btn--container .btn {
  flex-grow: 1;
}
.qr-wrapper {
  padding-top: 40px;
}
}
@media only screen and (max-width: 600px){
  .d-flex.justify-content-lg-end.justify-content-sm-end {
    justify-content: flex-end;
}
}
@media only screen and (min-width: 576px) {
  .set_table.responsive-ui.customer-style.table-css .dataTables_wrapper .dataTables_filter {
    margin: 0 0 0 2rem;
  }
  .gap-sm-2 {
    gap: 8px !important;
  }
}
@media only screen and (max-width: 480px) {
  .py-4.table-responsive.buttons-fixes .dataTables_wrapper .dataTables_filter label {
    position: relative !important;
    margin: 40px 0 10px 0 !important;
}
  .check-item {
    max-width: 180px;
  }
  #schedule .border.rounded.py-2.px-3 {
    width: 100%;
}
  .coupon__details-left {
    padding: 30px 20px 38px;
  }
  .coupon__details-right {
    width: 45px;
  }
  .coupon__details-right .coupon {
    width: 85px;
    inset-inline-end: 10px;
  }
  .coupon__details-right .coupon h4 {
    font-size: 22px;
    margin-bottom: 0;
  }
  label.custom-radio.d-flex.gap-2.align-items-center.m-0 input {
    height: 10px;
    width: 10px;
}
  .check-item {
    max-width: 100%;
  }
  .form-control.d-flex.flex-column-3.p-area label{
  padding: 5px !important;
} 
  .dataTables_wrapper .dataTables_paginate {
    margin-top: .5em;
    margin-right: 0;
    float: right;
  }
  .auth-wrapper-right {
    padding: 0 0 15px;
    max-width: 320px;
}
  .email-format-wrapper .social img {
    width: 20px;
}
select.custom-select.w-auto.min-width-170px {
  margin-top: 15px;
}  
.swal2-popup{
    font-size: 11px !important;
  } 
  .page-link {
    cursor: pointer;
    text-align: center;
    min-width: 20px;
    padding: 5px 10px;
}
}
@media only screen and  (max-width: 385px) {
 
  .pos-product-item_title {
    display: block;
    margin-bottom: 5px;
    color: #334257;
    white-space: nowrap;
    width: 98px;
    overflow: hidden;
    text-overflow: ellipsis;
}
  .pos-item-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    gap: 0 !important;
    max-block-size: 61vh;
    overflow-y: auto;
}
.pos-product-item {
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px !important;
  position: relative;
  margin: 2px;
}
  input#order_details::placeholder {
    font-size: 12px;
}
  a.d-block.h3.mb-2.product-title {
    font-size: 16px;
}
  #quick-view-modal .d-flex.flex-wrap.gap-3 {
    display: flex;
    flex-wrap: nowrap !important;
    align-items: flex-start;
    gap: 8px;
}
  .d-flex.align-items-center.justify-content-center.active.pos-image img {
    max-width: 50px;
    max-height: 50px;
    height: 50px !important;
    height: 100%;
    object-fit: cover;
  }
  .email-format-section.email-format-wrapper.row .card .card-body {
    padding: 5px !important;
}
  td.text-right.p-2.px-3 h4 {
    font-size: 11px;
    font-weight: 600;
}
.js-nav-scroller.hs-nav-scroller-horizontal.mt-2 ul li.nav-item a.nav-link {
  padding: 5px;
}
  .email-format-wrapper .p-2 {
    padding: 7px !important;
}
  a.btn.btn-danger.non-printable {
    margin-top: 5px;
  }
  label.custom-radio.d-flex.gap-2.align-items-center.m-0 input {
    height: 10px;
    width: 10px;
}
  .check-item {
    max-width: 100%;
  }
  .form-control.d-flex.flex-column-3.p-area{
    padding: 2px !important;
  }
  .form-control.d-flex.flex-column-3.p-area label {
    padding: 3px !important;
    flex: none !important;
    display: flex;
    font-size: 12px !important;
    margin: auto !important;
}
.d-flex.flex-wrap.mb-3 label.control-label {
  font-size: 16px;
}
.print-btn-grp .btn-primary,
.print-btn-grp .btn-secondary {
  padding-inline: 8px;
}
}
@media print {
  body > #printableAreaContent {
    opacity: 1;
  }
}

.__descripiton-txt.__not-first-hidden .show-more {
  top: 48px;
  background: #fff;
  padding: 0;
  min-height: 34px;
}