a {
  cursor: pointer !important;
}
.tb-st {
  font-size: 13px;
  color: #6b6b6b;
}

.boxpres {
  background: #fadbd8;
}

.prod-left {
  width: 55%;
  padding: 0px;
}

.prod-rigth {
  height: 800px;
  margin-left: 55%;
  background: #fbfbfb;
}

.ms-auto {
  margin-left: auto !important;
}

/* .btn-large-dim {
  width: 29.78% !important;
  height: 110px !important;
  font-size: 20px !important;
} */

.btn-large-dim {
  width: 150px !important;
  height: 150px !important;
  font-size: 20px !important;
}
/*
@media (min-width: 992px) and (max-width: 1199.98px) {
  .btn-large-dim {
    width: 120px !important;
    height: 120px !important;
    font-size: 20px !important;
  }
} */

@media (min-width: 1200px) {
  /* .btn-large-dim {
    width: 150px !important;
    height: 150px !important;
    font-size: 20px !important;
  } */

  .tabs-vertical {
    min-width: 150px;
    max-width: 150px;
  }

  .u4-1 {
    margin-top: -20px !important;
    margin-left: -25px !important;
    margin-right: -25px !important;
  }

  .u4-2 {
    margin-top: -25px !important;
    margin-left: -26px !important;
    margin-right: -25px !important;
  }

  .u4 {
    padding: 4px !important;
  }
}

.dropdown-menu-lg-end[data-bs-popper] {
  right: 0 !important;
  left: auto !important;
}

@media (max-width: 767px) {
  /* .btn-large-dim {
    display: flex;
    justify-content: center !important;
    width: 119px !important;
    height: 119px !important;
    font-size: 20px !important;
  } */

  .tabs-vertical {
    min-width: 50px;
  }

  /* .u4-1 {
    margin-top: -25px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: -15px !important;
  } */

  /* .u4-2 {
    margin-top: -25px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: -15px !important;
  } */

  .u4 {
    padding: 0 !important;
  }

  .login-background {
    padding-bottom: 400px !important;
  }
}

.style-login {
  background-color: #ffff;
}

.style-login-text {
  color: #ffffff;
}

.span-a {
  display: block;
  font-size: 10px;
  font-weight: 400;
}

.span-b {
  display: block;
  font-size: 11px;
  font-weight: 400;
}

.dim {
  /* display: inline-block; */
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  /* padding-top: 6px; */
  position: relative;
  cursor: pointer;
  /* border-radius: 5px; */
  font-weight: 600;
  /* margin: 5px !important; */
  padding: 7px 0px;
  /* color: #fff; */
}

/* .dim:hover {
  outline: 2px solid red;
} */

/* 
button.dim:active {
  top: 0px;
  color: #fff;
}

button.btn-primary.dim {
  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}

button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}

button.btn-primary.dim:focus {
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #f79d3c;
}

button.btn-primary.dim:visited {
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #f79d3c;
}

button.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}

button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}

button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}

button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}

button.btn-blue.dim {
  border-radius: 10px;
  border: 4px solid var(--bs-body-bg);
}

button.btn-blue.dim:hover {
  color: #fff;
  border-radius: 10px;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
}

button.btn-green.dim {
  border-radius: 10px;
  border: 4px solid #ffffff;
}

button.btn-green.dim:hover {
  color: #fff;
  border-radius: 10px;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
} */

/* 
button.btn-reed.dim {
  color: #fff;
  border-radius: 10px;
  border: 4px solid #ffffff;
}

button.btn-reed.dim:hover {
  border-radius: 10px;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.17);
}

button.dim:before {
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px;
}

button.dim:active:before {
  top: 7px;
}

.btn:focus {
  outline: none !important;
} */

.price {
  color: var(--bs-secondary-color);
  font-size: 15px;
  float: right;
}

.descriptive-icon-2 {
  color: var(--bs-secondary-color);
}

.descriptive-icon-2 .icon,
.descriptive-icon-2 .text {
  display: table-cell;
}

.descriptive-icon-2 span:first-child {
  font-weight: 700;
  font-size: 1.5rem;
}

.descriptive-icon-2 span {
  display: block;
  margin: 0;
  line-height: 1.1;
}

html body .tr-left {
  border-left: 2px solid #b8b8ba !important;
}

html body .tr-left:hover {
  /* background: #fbfcfc; */
  border-left: 2px solid #ff8101 !important;
}

html body .tr-left-2 {
  border-left: 3px solid #b8b8ba !important;
}

html body .tr-left-2:hover {
  /* background: #fbfcfc; */
  border-left: 3px solid #ff8101 !important;
}

html body .tr-left-3 {
  padding: 10px !important;
  border-left: 2px solid #b8b8ba !important;
}

html body .tr-left-3:hover {
  border-left: 2px solid #b8b8ba !important;
}

html body .tr-left-4 {
  border-left: 2px solid #b8b8ba !important;
}

html body .tr-left-4:hover {
  /* background: #fbfcfc; */
  border-left: 2px solid #00afe9 !important;
  cursor: pointer;
}

html body .tr-left-5 {
  border-left: 2px solid #b8b8ba !important;
}

html body .tr-left-5:hover {
  /* background: #fbfcfc; */
  border-left: 2px solid #34d16e !important;
  cursor: pointer;
}

html body .p-10i {
  padding: 10px !important;
  border-left: 2px solid #b8b8ba !important;
  cursor: pointer;
}

html body .p-10i:hover {
  /* background: #fbfcfc; */
  cursor: pointer;
  border-left: 2px solid #ff8101 !important;
}

html body .comment-list {
  padding: 10px !important;
  border-left: 2px solid #b8b8ba !important;
  cursor: pointer;
}

html body .comment-list:hover {
  background: var(--bs-secondary-bg);
  cursor: pointer;
  border-left: 2px solid var(--bs-warning) !important;
}

.comment-list.list-modal {
  border-left: 0 !important;
}

.comment-list.list-modal:hover {
  background: var(--bs-secondary-color);
  border-left: 0 !important;
}

/* html body .m-b-10n {
  margin-bottom: -10px;
} */

html body .font-13 {
  font-size: 13px;
}
/* 
html body .m-b-20i {
  margin-bottom: -20px !important;
} */

/* html body .m-t-17i {
  margin-bottom: -17px !important;
} */

/*ARTICULOS*/

@media (min-width: 992px) and (max-width: 1199.98px) {
  .p-w-t {
    width: 30.48% !important;
  }
}

@media (min-width: 1200px) {
  .p-w-t {
    width: 15.48% !important;
  }

  .body-pos {
    overflow: hidden;
  }

  .btn-up,
  .btn-down,
  .btn-categ {
    display: none;
  }
}

@media (min-width: 576px) {
  .btn-categ {
    display: none;
  }
}

@media (max-width: 991px) {
  .p-w-t {
    width: 46.72% !important;
  }
}

.cenver {
  display: table-cell;
  vertical-align: middle;
}

.bg-t {
  background: transparent !important;
}

/* .bg-header{
  background: #f9fbf8 !important;
} */

/* BOTON SUCCESS*/
.btn-green,
.btn-green.disabled {
  background: #13d056;
  border: 1px solid #13d056;
  -webkit-box-shadow: 0 0 2px 0 rgba(40, 190, 86, 0.14),
    0 0 1px 1px rgba(97, 255, 45, 0.2), 0 0 0 1px rgba(40, 190, 72, 0.12);
  box-shadow: 0 0 2px 0 rgba(36, 226, 103, 0.14),
    0 0 1px 1px rgba(27, 218, 42, 0.2), 0 0 0 1px rgba(28, 220, 70, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-green:hover,
.btn-green.disabled:hover {
  background: #13d056;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  border: 1px solid #13d056;
}
.btn-green.active,
.btn-success:focus,
.btn-green.disabled.active,
.btn-green.disabled:focus {
  background: #13d056;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
}

.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #13d056;
  border-color: #13d056;
}

.btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle {
  background-color: #13d056;
  border-radius: 10px;
  border: 4px solid #ffffff;
  box-shadow: 0 0 0 0.2rem rgba(255 215 10);
  transition: 0.2s ease-in;
}

/* BOTON SUCCESS*/

/* BOTON INFO*/
.btn-blue,
.btn-blue.disabled {
  background: #21388b;
  border: 1px solid #21388b;
  -webkit-box-shadow: 0 0 2px 0 rgba(66, 165, 245, 0.14),
    0 0 1px 1px rgba(66, 165, 245, 0.2), 0 0 0 1px rgba(66, 165, 245, 0.12);
  box-shadow: 0 0 2px 0 rgba(66, 165, 245, 0.14),
    0 0 1px 1px rgba(66, 165, 245, 0.2), 0 0 0 1px rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-blue:hover,
.btn-blue.disabled:hover {
  background: #21388b;
  border: 1px solid #21388b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
}
.btn-blue.active,
.btn-blue:focus,
.btn-blue.disabled.active,
.btn-blue.disabled:focus {
  background: #21388b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
}

.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #5a9bf3;
  border-color: #5a9bf3;
}

.btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  background-color: #5a9bf3;
  border-radius: 10px;
  border: 4px solid #ffffff;
  box-shadow: 0 0 0 0.2rem rgba(255 215 10);
  transition: 0.2s ease-in;
}

/* BOTON BLUE*/

/* BOTON RED*/

.btn-reed,
.btn-reed.disabled {
  background: #e7444c;
  border: 1px solid #e7444c;
  -webkit-box-shadow: 0 0 2px 0 rgba(239, 83, 80, 0.14),
    0 0 1px 1px rgba(239, 83, 80, 0.2), 0 0 0 1px rgba(239, 83, 80, 0.12);
  box-shadow: 0 0 2px 0 rgba(239, 83, 80, 0.14),
    0 0 1px 1px rgba(239, 83, 80, 0.2), 0 0 0 1px rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-reed:hover,
.btn-reed.disabled:hover {
  background: #e7444c;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  border: 1px solid #e7444c;
}
.btn-reed.active,
.btn-reed:focus,
.btn-reed.disabled.active,
.btn-reed.disabled:focus {
  background: #e7444c;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
}

.btn-reed:not(:disabled):not(.disabled).active,
.btn-reed:not(:disabled):not(.disabled):active,
.show > .btn-reed.dropdown-toggle {
  color: #fff;
  background-color: #e7444c;
  border-color: #e7444c;
}

.btn-reed:not(:disabled):not(.disabled).active,
.show > .btn-reed.dropdown-toggle {
  background-color: #e7444c;
  border-radius: 10px;
  border: 4px solid #ffffff;
  box-shadow: 0 0 0 0.2rem rgba(255 215 10);
  transition: 0.2s ease-in;
}

/* BOTON RED*/

/* BOTON ORANGE */

.btn-orange,
.btn-orange.disabled {
  background: #dd0707;
  color: #ffffff;
  border: 1px solid #dd0707;
}
.btn-orange:hover,
.btn-orange.disabled:hover {
  background: #e74241;
  color: #ffffff;
  border: 1px solid #e74241;
}
.btn-orange.active,
.btn-orange:focus,
.btn-orange.disabled.active,
.btn-orange.disabled:focus {
  background: #e74241;
}

/* BOTON ORANGE */

.table-head th {
  color: var(--bs-secondary-color) !important;
  font-weight: 500 !important;
  /* background: #f9fbf8 !important; */
  border-left: 0px !important;
}

.table-head th:hover {
  border-left: 0px !important;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
  background: transparent !important;
  border: 0px !important;
}

table.dataTable thead.table-head {
  border-bottom: 1px solid var(--bs-secondary-bg);
}

.btn-pagar-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #65d26f;
  border-bottom-right-radius: 0.25rem;
  cursor: pointer;
  cursor: hand;
}

.btn-dividir-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #000;
  border-bottom-left-radius: 0.25rem;
  cursor: pointer;
  cursor: hand;
}

.btn-cancelar-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #fc4b6c;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  cursor: pointer;
  cursor: hand;
}

.btn-mozo-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #65d26f;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* .justify-center {
  display: flex;
  justify-content: center;
  align-items: center;
} */

.menu-icon {
  font-size: 25px !important;
}

.menu-nav {
  padding: 9px 12px !important;
}

.bg-efectivo {
  background-color: #dfffbc !important;
}

.bg-tarjeta {
  background-color: #cbdeff !important;
}

.bg-descuento {
  background-color: #ffeacb !important;
}

.label-open {
  border-radius: 0px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  transform: rotate(-5deg);
}

.label-close {
  border-radius: 0px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  transform: rotate(5deg);
}

/* .bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  border-bottom: 0px !important;
} */

/* .bootstrap-select .dropdown-menu li a.opt {
  padding-left: 0 !important;
} */

.dropdown-item.active,
.dropdown-item:active {
  background-color: var(--bs-primary) !important;
}

/* .bg-gris {
  background-color: #f9fbf8 !important;
} */

.card-shadow {
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.12);
}

/* .fullscreen-modal .modal-dialog {
  margin: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: none;
}

@media (min-width: 768px) {
  .fullscreen-modal .modal-dialog {
    width: 750px !important;
  }
}

@media (min-width: 992px) {
  .fullscreen-modal .modal-dialog {
    width: 970px !important;
  }
}

@media (min-width: 1200px) {
  .fullscreen-modal .modal-dialog {
    width: 1200px !important;
  }
} */

.bg-alpharest {
  background-color: #dd0707 !important;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #4e555b;
}

.card {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  background: var(--bs-body-bg);
}

.rounded-card {
  border-radius: var(--bs-border-radius) !important;
  -webkit-border-radius: var(--bs-border-radius) !important;
  -moz-border-radius: var(--bs-border-radius) !important;
  -ms-border-radius: var(--bs-border-radius) !important;
  -o-border-radius: var(--bs-border-radius) !important;
}

/* .bg-primary {
  background-color: #7460ee !important;
}

.bg-success {
  background-color: #34d16e !important;
}

.bg-info {
  background-color: #00afe9 !important;
}

.bg-warning {
  background-color: #ffb22b !important;
}

.bg-danger {
  background-color: #fc4b6c !important;
} */

/* Sobre escribiendo los colores de Bootstrap */
.btn {
  --bs-btn-font-size: var(--bs-body-font-size) !important;
  --bs-btn-border-radius: var(--bs-border-radius);
  font-size: var(--bs-btn-font-size);
  border-radius: calc(var(--bs-border-radius));
  -webkit-border-radius: calc(var(--bs-border-radius));
  -moz-border-radius: calc(var(--bs-border-radius));
  -ms-border-radius: calc(var(--bs-border-radius));
  -o-border-radius: calc(var(--bs-border-radius));
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--bs-primary);
  --bs-btn-bg-rgb: var(--bs-primary-rgb); /*clase nueva*/
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgba(var(--bs-primary-rgb), 0.85);
  --bs-btn-hover-border-color: rgba(var(--bs-primary-rgb), 0.1);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: rgba(var(--bs-primary-rgb), 0.2);
  --bs-btn-disabled-border-color: rgba(var(--bs-primary-rgb), 0.2);
}

.btn-outline-primary {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-bg-rgb: var(--bs-primary-rgb); /*clase nueva*/
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-primary);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-primary);
  --bs-gradient: none;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--bs-success);
  --bs-btn-bg-rgb: var(--bs-success-rgb); /*clase nueva*/
  --bs-btn-border-color: var(--bs-success);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgba(var(--bs-success-rgb), 0.85);
  --bs-btn-hover-border-color: rgba(var(--bs-success-rgb), 0.1);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-success);
  --bs-btn-active-border-color: var(--bs-success);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: rgba(var(--bs-success-rgb), 0.2);
  --bs-btn-disabled-border-color: rgba(var(--bs-success-rgb), 0.2);
}

.btn-outline-danger {
  --bs-btn-color: var(--bs-danger);
  --bs-btn-border-color: var(--bs-danger);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bs-danger);
  --bs-btn-hover-border-color: var(--bs-danger);
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-danger);
  --bs-btn-active-border-color: var(--bs-danger);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-danger);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-danger);
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: var(--bs-success);
  --bs-btn-border-color: var(--bs-success);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bs-success);
  --bs-btn-hover-border-color: var(--bs-success);
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-success);
  --bs-btn-active-border-color: var(--bs-success);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-success);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-success);
  --bs-gradient: none;
}

.btn.btn-flat {
  /* --bs-btn-bg: rgba(var(--bs-primary-rgb), 0.1); */
  --bs-btn-color: var(--bs-primary);
  --bs-btn-bg: rgba(var(--bs-btn-bg-rgb), 0.1);
  --bs-btn-hover-bg: rgba(var(--bs-btn-bg-rgb), 0.1);
  --bs-btn-hover-color: var(--bs-primary);
  --bs-btn-hover-border-color: rgba(var(--bs-primary-rgb), 0.9);
  --bs-btn-active-bg: rgba(var(--bs-btn-bg-rgb), 0.1);
}

/* .btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #56565600;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #d3d4d5;
    --bs-btn-hover-border-color: #c6c7c8;
    --bs-btn-focus-shadow-rgb: 211,212,213;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c6c7c8;
    --bs-btn-active-border-color: #babbbc;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa;
} */

.nav-pills {
  --bs-nav-pills-link-active-bg: var(--bs-primary);
}

.badge {
  --bs-badge-padding-x: 0.9em;
  --bs-badge-padding-y: 0.35em;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  vertical-align: middle;
}

.dropdown-menu {
  --bs-dropdown-padding-x: 0.5rem;
  --bs-dropdown-padding-y: 0.5rem;
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
}

.dropdown-item {
  padding: 8px 1rem;
  color: var(--bs-secondary-color);
  font-size: var(--bs-body-font-size);
  border-radius: var(--bs-border-radius);
  -webkit-border-radius: var(--bs-border-radius);
  -moz-border-radius: var(--bs-border-radius);
  -ms-border-radius: var(--bs-border-radius);
  -o-border-radius: var(--bs-border-radius);
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 0 !important;
  margin-bottom: 10px;
}

.product-list {
  padding: 0px;
  text-align: left;
}

.product {
  position: relative;
  vertical-align: top;
  display: inline-block;
  line-height: 100px;
  font-size: 12px;
  width: 160px;
  height: 160px;
  /*background: #fff;
  *//*overflow: hidden;
  */cursor: pointer;
  border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -webkit-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -moz-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -ms-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -o-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  border: 2px solid transparent;
  padding: 0;
}

.product:hover {
  border: 2px solid var(--bs-primary);
}

.product .product-bg {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: var(--bs-bg-white);
  text-align: center;
  overflow: hidden;
  border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -webkit-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -moz-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -ms-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -o-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
}

.product .product-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product .product-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: linear-gradient(    rgba(151, 151, 151, 0.196),    rgba(55, 55, 55, 0.689)  );
  display: flex;
  flex-direction: column;
  border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -webkit-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -moz-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -ms-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
  -o-border-radius: calc((var(--bs-border-radius) + .5rem) - 4px);
}

.product .price-tag {
  position: absolute;
  bottom: -10px;
  left: 50%;
  color: white;
  background: #34d16e;
  padding: 0px 15px;
  max-width: 114px;
  font-weight: 400;
  line-height: 20px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  border-radius: var(--bs-border-radius);
  -webkit-border-radius: var(--bs-border-radius);
  -moz-border-radius: var(--bs-border-radius);
  -ms-border-radius: var(--bs-border-radius);
  -o-border-radius: var(--bs-border-radius);
  text-wrap: nowrap;
}

.product .stock-tag {
  color: white;
  background: #252e5565;
  padding: 2px 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-wrap: nowrap;
  position: absolute;
  border-radius: 10px;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
}

.center {
  width: 100%;
  text-align: center;
}

.product .pres-tag {
  position: absolute;
  top: 73%;
  left: 50%;
  max-width: 100%;
  color: white;
  line-height: 13px;
  background: #7460ee;
  padding: 2px 10px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: var(--bs-border-radius);
  -webkit-border-radius: var(--bs-border-radius);
  -moz-border-radius: var(--bs-border-radius);
  -ms-border-radius: var(--bs-border-radius);
  -o-border-radius: var(--bs-border-radius);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.product .product-nam {
  font-family: "Poppins";
  color: var(--bs-white);
  background: rgba(158, 158, 158, 0.576);
  position: absolute;
  bottom: 30%;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px;
  text-shadow: 0 1px 11px #2b2b2b;
  /* padding-top: 15px; */
}

.total-box {
  background-color: #ffffff;
  border-top: solid 2px #e9e9e9;
  bottom: 0px;
  height: 100%;
}

.product-name {
  font-size: 13px;
  padding: 0;
  display: inline-block;
  font-weight: bold;
  width: 80%;
  text-overflow: ellipsis;
  margin: 0px;
}

.pres-tag {
  font-size: 11.5px;
  position: absolute;
  top: 38%;
  left: 50%;
  color: #fff;
  text-shadow: 0px 1px 6px #151515;
  transform: translateX(-50%);
}

.price {
  padding: 0;
  font-weight: 500;
  float: right;
  font-size: 15px;
}

.product-name-cat {
  font-family: "Poppins";
  color: var(--bs-white);
  position: absolute;
  top: 50%;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* Skeleton base */
.skel {
  position: relative;
  overflow: hidden;
  background: #e6e6e6;
  border-radius: 10px;
}
.skel-line {
  height: 12px;
  margin: 8px 0;
  border-radius: 6px;
}
.skel-sm {
  width: 40%;
}
.skel-md {
  width: 70%;
}
.skel-lg {
  width: 100%;
}

/* efecto shimmer */
.skel::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.5),
    transparent
  );
  animation: shimmer 1.2s infinite;
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

/* tarjeta fantasma */
.skel-card {
  padding: 14px;
  display: grid;
  grid-template-columns: 64px 1fr;
  grid-gap: 12px;
}
.skel-thumb {
  width: 64px;
  height: 64px;
  border-radius: 8px;
}

.animated {
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

em {
  color: #777;
  font-weight: bold;
  font-style: normal;
}

.block-mensaje-absolute {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 10px;
  place-items: center;
}

.grid-prod {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(156px, 1fr));
  grid-gap: 15px;
  place-items: center;
}

.dim {
  overflow: hidden;
  border-width: 2px;
  border-style: solid;
  /* border-color: transparent; */
  /* border: 2px solid var(--bs-body-color); */
  /* color: var(--bs-body-color); */
}

.dim.dim-success {
  background: var(--bs-success-bg-subtle);
  color: var(--bs-success);
  border-color: var(--bs-success);
  padding-bottom: 50px;
}

.dim.dim-danger {
  background: var(--bs-danger-bg-subtle);
  color: var(--bs-danger);
  border-color: var(--bs-danger);
  padding-bottom: 80px;
}

.dim.dim-info {
  background: var(--bs-info-bg-subtle);
  color: var(--bs-info);
  border-color: var(--bs-info);
  padding-bottom: 80px;
}

.dim:hover .text-mesa-nombre {
  transform: scale(1.1) translateY(-2%);
  -webkit-transform: scale(1.1) translateY(-2%);
  -moz-transform: scale(1.1) translateY(-2%);
  -ms-transform: scale(1.1) translateY(-2%);
  -o-transform: scale(1.1) translateY(-2%);
  opacity: 0.8;
}

.content-mesa-icon {
  position: absolute;
  top: 30px;
  /*left: 0;
  */
  width: 100%;
  height: 100%;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.dim:hover .content-mesa-icon {
  transform: scale(1.02) translateY(-8%);
  -webkit-transform: scale(1.02) translateY(-8%);
  -moz-transform: scale(1.02) translateY(-8%);
  -ms-transform: scale(1.02) translateY(-8%);
  -o-transform: scale(1.02) translateY(-8%);
}

.dim-danger .content-mesa-icon,
.dim-info .content-mesa-icon {
  top: 40px;
}

.mesa-icon {
  --w: 100%;
  --h: 100%;
  --bg-logo: var(--bs-secondary);
  mask: url(/public/images/mesa.svg) no-repeat 0% 100%;
  -webkit-mask: url(/public/images/mesa.svg) no-repeat 0% 100%;
  mask-size: contain;
  -webkit-mask-size: contain;
  background: var(--bg-logo);
  width: var(--w);
  height: var(--h);
  white-space: nowrap;
}

.dim-success .mesa-icon {
  --bg-logo: rgba(var(--bs-success-rgb), 0.2);
  background: var(--bg-logo);
}

.dim-danger .mesa-icon {
  --bg-logo: rgba(var(--bs-danger-rgb), 0.2);
  background: var(--bg-logo);
}

.dim-info .mesa-icon {
  --bg-logo: rgba(var(--bs-info-rgb), 0.2);
  background: var(--bg-logo);
}

.text-mesa-tiempo {
  background: rgba(var(--bs-secondary-rgb), 0.2);
  position: absolute;
  top: 3px;
  left: 50%;
  color: var(--bs-body-color);
  font-size: 0.7rem;
  text-align: center;
  z-index: 100;
  padding: 1px 3px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.text-mesa-tiempo > span {
  font-size: 0.7rem;
  text-wrap: nowrap;
}

.dim-danger .text-mesa-tiempo {
  background: rgba(var(--bs-danger-rgb), 0.1);
  color: var(--bs-danger-text-emphasis);
  opacity: 0.7;
}

.dim-info .text-mesa-tiempo {
  background: rgba(var(--bs-info-rgb), 0.1);
  color: var(--bs-info-text-emphasis);
  opacity: 0.7;
}

.dim-danger .text-mesa-tiempo:hover {
  background: rgba(var(--bs-danger-rgb), 0.2);
  color: var(--bs-danger-text-emphasis);
}

.dim-infodanger .text-mesa-tiempo:hover {
  background: rgba(var(--bs-info-rgb), 0.2);
  color: var(--bs-info-text-emphasis);
}

.text-mesa-info {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--bs-body-color);
  font-size: 1rem;
  text-align: center;
  z-index: 100;
  text-wrap: nowrap;
}

.dim-success .text-mesa-info {
  color: rgba(var(--bs-success-rgb), 1);
}

.dim-danger .text-mesa-info {
  color: rgba(var(--bs-danger-rgb), 0.7);
}

.dim-info .text-mesa-info {
  color: rgba(var(--bs-info-rgb), 0.7);
}

.text-mesa-nombre {
  font-size: 2.5rem;
  color: var(--bs-secondary-text-emphasis);
  font-weight: bold;
  opacity: 0.5;
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.dim-success .text-mesa-nombre {
  color: var(--bs-success-text-emphasis);
}

.dim-danger .text-mesa-nombre {
  color: var(--bs-danger-text-emphasis);
}

.dim-info .text-mesa-nombre {
  color: var(--bs-info-text-emphasis);
}

.text-mesa-persona,
.text-mesa-total-pagar {
  text-wrap: nowrap;
  font-size: 0.7rem;
  font-weight: 700;
  background: var(--bs-secondary-bg);
  padding: 3px 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.dim-danger .text-mesa-persona,
.dim-danger .text-mesa-total-pagar {
  background: rgba(var(--bs-danger-rgb), 0.1);
  color: var(--bs-danger-text-emphasis);
  opacity: 0.5;
}

.dim-info .text-mesa-persona,
.dim-info .text-mesa-total-pagar {
  background: rgba(var(--bs-info-rgb), 0.1);
  color: var(--bs-info-text-emphasis);
  opacity: 0.5;
}

.dim:hover .text-mesa-persona,
.dim:hover .text-mesa-total-pagar {
  opacity: 0.8;
  transform: translateY(-14%);
  -webkit-transform: translateY(-14%);
  -moz-transform: translateY(-14%);
  -ms-transform: translateY(-14%);
  -o-transform: translateY(-14%);
}

.text-mesa-mozo {
  position: absolute;
  bottom: 20px;
  left: 50%;
  font-size: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background: var(--bs-secondary-bg);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  color: var(--bs-body-color);
  width: 25px;
  height: 25px;
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.dim-danger .text-mesa-mozo {
  background: rgba(var(--bs-danger-rgb), 0.1);
  color: var(--bs-danger-text-emphasis);
}

.dim-info .text-mesa-mozo {
  background: rgba(var(--bs-info-rgb), 0.1);
  color: var(--bs-info-text-emphasis);
}

.dim:hover .text-mesa-mozo {
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  -o-transform: translate(-50%, -40%);
}

.table > :not(caption) > * > * {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  /* Scrollbar */
  [data-scrollbar="nativo"]::-webkit-scrollbar {
    width: 6px;
  }

  /* Track (fondo del scroll) */
  [data-scrollbar="nativo"]::-webkit-scrollbar-track {
    background: transparent;
  }

  /* Thumb (la parte que se mueve) */
  [data-scrollbar="nativo"]::-webkit-scrollbar-thumb {
    background: var(--bs-tertiary-color);
    border-radius: 10px;
  }

  /* Hover en el thumb */
  [data-scrollbar="nativo"]::-webkit-scrollbar-thumb:hover {
    background: var(--bs-secondary-color);
  }
}

.nav-link-alternative{
  color: var(--bs-secondary-color) !important;
  text-decoration: none !important;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

.nav-link-alternative:hover{
  color: #1b84ff !important;
}

.border-dashed {
  border-style: dashed !important;
  border-width: 1px;
  border-color: #ccc;
}

/* ui-menu ui-widget ui-widget-content ui-autocomplete ui-front */
.ui-menu{
  z-index: 100000;
}