.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;
}

  .btn-large-dim {
    width: 29.78% !important;
    height: 80px !important;
    font-size: 20px !important;
  }
  @media (min-width: 992px) and (max-width: 1199.98px) { 
    .btn-large-dim {
      width: 20.78% !important;
      height: 80px !important;
      font-size: 20px !important;}
  }
@media (min-width: 1200px) {
  .btn-large-dim {
    width: 12.78% !important;
    height: 80px !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;}
}

@media (max-width: 767px) {
  .btn-large-dim {
    width: 100% !important;
    height: 80px !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;
  }
}

.span-a{
  display: block;
  font-size: 10px;
  font-weight: 400;
}
.span-b{
  display: block;
  font-size: 9px;
  font-weight: 400;
}
button.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;
}
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 #ffffff;
}
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: #797872;
  font-size: 15px;
  float: right; }
.descriptive-icon-2 {
  color: #666666;
}
.descriptive-icon-2 .icon, .descriptive-icon-2 .text {
  display: table-cell;
}
.descriptive-icon-2 span:first-child {
  font-weight: 700;
  font-size: 1.8rem;
}
.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: #fffde3;
  cursor: pointer;
  border-left: 2px solid #ff8101 !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*/
.product {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  font-size: 12px;
  margin: 5px !important;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  border-bottom-width: 3px;
  overflow: hidden;
  cursor: pointer;
}

.product-list {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
}
#view-venta-orden .product {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: auto;
  margin: 0;
  padding: 18px;
  background: linear-gradient(180deg, #f3f4f6 0%, #e5e7eb 100%);
  border-radius: 28px;
  box-shadow: 0 20px 40px rgba(22, 32, 70, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.65);
  text-decoration: none;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease;
  box-sizing: border-box;
  overflow: visible;
  flex: 1 1 calc(16.666% - 20px);
  max-width: 210px;
  min-width: 160px;
  min-height: 240px;
}
#view-venta-orden .product:hover {
  transform: translateY(-3px);
  box-shadow: 0 26px 50px rgba(22, 32, 70, 0.22);
}
#view-venta-orden .product .product-img {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background: #f8fafc;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04), 0 14px 32px rgba(15, 23, 42, 0.12);
}
#view-venta-orden .product .product-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: inherit;
}
#view-venta-orden .product .price-tag {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  border-radius: 999px;
  background: linear-gradient(135deg, #23c861, #16a34a);
  color: #ffffff;
  font-weight: 800;
  font-size: clamp(12px, 1.8vw, 16px);
  letter-spacing: .5px;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(34, 197, 94, 0.45);
  white-space: nowrap;
  z-index: 2;
}
#view-venta-orden .product .pres-tag {
  position: absolute;
  top: 18px;
  right: 18px;
  padding: 9px 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, #6e63ff, #4338ca);
  color: #ffffff;
  font-weight: 800;
  font-size: clamp(11px, 1.6vw, 14px);
  letter-spacing: .35px;
  text-transform: uppercase;
  box-shadow: 0 14px 30px rgba(110, 99, 255, 0.35);
  z-index: 3;
}
#view-venta-orden .product .product-nam {
  margin: 0;
  align-self: center;
  padding: 8px 16px;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  background: rgba(255, 255, 255, 0.95);
  text-transform: uppercase;
  font-weight: 700;
  font-size: clamp(10px, 1.5vw, 13px);
  letter-spacing: .35px;
  color: #1f2937;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.08);
  text-align: center;
  line-height: 1.2;
}
#view-venta-orden .product .product-des {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
}
#view-venta-orden .product .product-des .label {
  background: transparent;
  color: inherit;
  padding: 0;
  border: none;
}
#view-venta-orden #list-productos {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 14px 24px;
  min-height: 0;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: rgba(148, 163, 184, 0.4) transparent;
}
#view-venta-orden #list-productos::-webkit-scrollbar {
  width: 6px;
}
#view-venta-orden #list-productos::-webkit-scrollbar-thumb {
  background: rgba(148, 163, 184, 0.45);
  border-radius: 6px;
}
#view-venta-orden .scroll_productos {
  height: 100%;
}

.order-card-grid {
  --order-card-gap: 16px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--order-card-gap);
  padding: 16px 10px 8px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  align-items: stretch;
  justify-content: center;
}
.order-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  border: 2px solid #ff3f7f;
  border-radius: 26px;
  padding: 14px 12px;
  background: #ffffff;
  color: #ff2f72;
  text-align: center;
  box-shadow: 0 12px 26px rgba(255, 63, 127, 0.12);
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
  cursor: pointer;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  min-height: 0;
  width: 100%;
  font-family: 'Montserrat', 'Poppins', sans-serif;
}
.order-card:hover {
  transform: translateY(-4px);
  background: linear-gradient(135deg, #ff3f7f, #ff1861);
  color: #ffffff;
  box-shadow: 0 18px 36px rgba(255, 63, 127, 0.28);
}
.order-card--preparacion {
  border-color: #ffb300;
  color: #d38700;
  background: #fff9e6;
  box-shadow: 0 12px 28px rgba(255, 179, 0, 0.2);
}
.order-card--preparacion:hover {
  background: linear-gradient(135deg, #ffc107, #ffb300);
  color: #212121;
  box-shadow: 0 18px 36px rgba(255, 179, 0, 0.35);
}

.order-card--delivered {
  border-color: #8d6bff;
  color: #5a3ecf;
  background: #f3edff;
  box-shadow: 0 12px 28px rgba(141, 107, 255, 0.18);
}

.order-card--delivered:hover {
  background: linear-gradient(135deg, #9c7cff, #6b4dff);
  color: #ffffff;
  box-shadow: 0 20px 38px rgba(107, 77, 255, 0.35);
}

.order-card--camino {
  border-color: #0147ab;
  color: #0147ab;
  background: #e7f1ff;
  box-shadow: 0 12px 28px rgba(1, 71, 171, 0.2);
}

.order-card--camino:hover {
  background: linear-gradient(135deg, #1f5fd1, #0147ab);
  color: #ffffff;
  box-shadow: 0 20px 38px rgba(1, 71, 171, 0.32);
}
.order-card__camino-times {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  margin: 6px 0;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: inherit;
}
.order-card__camino-time {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  justify-content: center;
}
.order-card__camino-time i {
  font-size: 0.82rem;
  margin-right: 0;
}
.order-card__camino-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin: 8px 0;
}
.order-card__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 14px;
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  background: rgba(15, 23, 42, 0.08);
  color: inherit;
  min-width: 82px;
}
.order-card__chip.chip-outline {
  background: transparent;
  border: 2px solid currentColor;
}
.order-card__chip.chip-delivery {
  background: rgba(1, 87, 155, 0.18);
  color: #0147ab;
  border: 2px solid rgba(1, 71, 171, 0.75);
}
.order-card__chip.chip-success {
  background: rgba(52, 211, 126, 0.25);
  color: #1e9b5a;
  border: 2px solid rgba(30, 155, 90, 0.45);
}
.order-card__chip.chip-warning {
  background: rgba(255, 159, 67, 0.25);
  color: #d97706;
  border: 2px solid rgba(217, 119, 6, 0.45);
}
.order-card__chip.chip-info {
  background: rgba(56, 189, 248, 0.25);
  color: #0284c7;
  border: 2px solid rgba(2, 132, 199, 0.45);
}
.order-card__camino-comment {
  margin-top: 4px;
  font-size: 0.68rem;
  opacity: .75;
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
}
.order-card__camino-comment i {
  font-size: 0.75rem;
}
.order-card input[type="hidden"] {
  display: none;
}
.order-card i {
  font-size: 0.95rem;
  margin-right: 6px;
}
.order-card__number {
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: .08em;
  width: 100%;
}
.order-card__client,
.order-card__time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-weight: 600;
  font-size: 0.64rem;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 1.1;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
.order-card__secondary {
  font-size: 0.64rem;
  opacity: .7;
  margin-top: -2px;
}
.order-card:hover .order-card__secondary {
  color: #ffffff;
  opacity: .9;
}
.order-card__amount {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 8px auto;
  padding: 5px 14px;
  border-radius: 999px;
  border: 2px solid currentColor;
  font-weight: 600;
  font-size: 0.82rem;
  letter-spacing: .05em;
}
.order-card:hover .order-card__amount {
  background: rgba(255, 255, 255, 0.22);
  border-color: rgba(255, 255, 255, 0.85);
}
.order-card__meta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 6px;
  width: 100%;
}
.order-card__meta-item {
  background: rgba(15, 23, 42, 0.08);
  color: inherit;
  border-radius: 999px;
  padding: 3px 8px;
  font-size: 0.58rem;
  font-weight: 500;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.order-card:hover .order-card__meta-item {
  background: rgba(15, 23, 42, 0.16);
  color: inherit;
}
.order-card--preparacion .order-card__meta-item {
  background: rgba(255, 179, 0, 0.18);
}
.order-card--preparacion:hover .order-card__meta-item {
  background: rgba(255, 255, 255, 0.35);
  color: #212121;
}

.order-card--delivery .order-card__meta-item,
.order-card--pickup .order-card__meta-item {
  background: rgba(255, 24, 97, 0.15);
}
.order-card--delivery:hover .order-card__meta-item,
.order-card--pickup:hover .order-card__meta-item {
  background: rgba(255, 255, 255, 0.35);
  color: #ffffff;
}

.order-card--delivered .order-card__meta-item {
  background: rgba(141, 107, 255, 0.18);
}

.order-card--delivered:hover .order-card__meta-item {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.order-card--camino .order-card__meta-item {
  background: rgba(1, 71, 171, 0.16);
}
.order-card--camino:hover .order-card__meta-item {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.order-card__status {
  font-weight: 700;
  letter-spacing: .18em;
  font-size: 0.65rem;
  text-transform: uppercase;
  opacity: .75;
  margin-top: auto;
}
.order-card:hover .order-card__status {
  opacity: 1;
}
.order-card__note {
  font-size: clamp(0.65rem, 0.95vw, 0.78rem);
  margin-top: 4px;
  color: inherit;
  opacity: 0.7;
  line-height: 1.2;
}
.order-card:hover .order-card__note {
  color: #ffffff;
  opacity: 0.92;
}
.order-card--preparacion:hover .order-card__secondary,
.order-card--preparacion:hover .order-card__note {
  color: #212121;
  opacity: 0.85;
}

.order-card--delivery .order-card__amount,
.order-card--pickup .order-card__amount {
  border-color: rgba(255, 24, 97, 0.45);
}
.order-card--delivery:hover .order-card__secondary,
.order-card--delivery:hover .order-card__note,
.order-card--pickup:hover .order-card__secondary,
.order-card--pickup:hover .order-card__note {
  color: #ffffff;
  opacity: 0.9;
}
.order-card--delivery:hover .order-card__amount,
.order-card--pickup:hover .order-card__amount {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.85);
}

.order-card--delivered .order-card__amount {
  border-color: rgba(141, 107, 255, 0.4);
}

.order-card--delivered:hover .order-card__secondary,
.order-card--delivered:hover .order-card__note {
  color: #ffffff;
  opacity: 0.9;
}

.order-card--delivered:hover .order-card__amount {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.85);
}
.order-card--camino .order-card__amount {
  border-color: rgba(1, 71, 171, 0.45);
}
.order-card--camino:hover .order-card__secondary,
.order-card--camino:hover .order-card__note {
  color: #ffffff;
  opacity: 0.9;
}
.order-card--camino:hover .order-card__amount {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.85);
}
.order-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 18px;
  border: 2px solid currentColor;
  font-size: 1.3rem;
}
.order-card__label {
  font-weight: 800;
  font-size: 0.95rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.order-card__action-desc {
  font-size: 0.68rem;
  opacity: .7;
}
.order-card--action {
  border-color: #2f7bff;
  color: #2f7bff;
  background: #f3f7ff;
  box-shadow: 0 10px 20px rgba(47, 123, 255, 0.12);
  justify-content: center;
  gap: 12px;
}
.order-card--action:hover {
  background: linear-gradient(135deg, #2f7bff, #1a68ff);
  color: #ffffff;
  box-shadow: 0 18px 34px rgba(47, 123, 255, 0.32);
}
.order-card--action .order-card__icon {
  border-radius: 22px;
}
.order-card--action:hover .order-card__icon {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.92);
}
.order-card--action .order-card__icon i {
  margin: 0;
}
.order-card-empty {
  grid-column: 1 / -1;
  text-align: center;
  padding: 40px 20px;
  border: 2px dashed rgba(148, 163, 184, 0.45);
  border-radius: 26px;
  color: #94a3b8;
  font-weight: 600;
}
.order-card__client,
.order-card__secondary,
.order-card__meta-item,
.order-card__status,
.order-card__note {
  overflow-wrap: anywhere;
  word-break: break-word;
}
.order-card--preparacion:hover .order-card__amount {
  background: rgba(255, 255, 255, 0.35);
  border-color: rgba(33, 33, 33, 0.6);
}

@media (min-width: 600px) and (max-width: 1279px) {
  .order-card-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .order-card-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr));
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .body-pos {
    overflow: hidden;
    text-decoration: none;
  }
  .btn-up,
  .btn-down {
    display: none;
  }
}
@media (max-width: 1399.98px) {
  #view-venta-orden .product {
    flex: 1 1 calc(20% - 20px);
    max-width: 200px;
  }
}
@media (max-width: 1199.98px) {
  #view-venta-orden .product {
    flex: 1 1 calc(25% - 20px);
    max-width: 200px;
    padding: 16px 18px;
  }
}
@media (max-width: 991.98px) {
  #view-venta-orden .product {
    flex: 1 1 calc(33.333% - 18px);
    max-width: 200px;
  }
}
@media (max-width: 767.98px) {
  #view-venta-orden #list-productos {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    padding: 18px 8px 22px;
  }
  #view-venta-orden .product {
    width: 100%;
    max-width: none;
    min-width: 0;
    flex: initial;
    padding: 14px 10px;
    min-height: 220px;
  }
}
@media (max-width: 575.98px) {
  #view-venta-orden #list-productos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 18px 6px 22px;
  }
  #view-venta-orden .product {
    width: 100%;
    max-width: none;
    min-width: 0;
    flex: initial;
    padding: 12px 8px;
    min-height: 210px;
  }
  #view-venta-orden .product .price-tag {
    bottom: 10px;
    font-size: 8px;
  }
  #view-venta-orden .product .pres-tag {
    padding: 6px 12px;
    font-size: 8px;
  }
  #view-venta-orden .product .product-nam {
    font-size: 8px;
  }
}

.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;
}
.price {
  padding: 0;
  font-weight: 500;
  float: right;
  font-size: 13px;
}
em {
  color: #777;
  font-weight: bold;
  font-style: normal;
}
.boxpres {
  background-color: #FADBD8;
}
.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: #79df9d;
  border: 1px solid #79df9d;
  -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: #79df9d;
    -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 #79df9d; }
  .btn-green.active, .btn-success:focus,
  .btn-green.disabled.active,
  .btn-green.disabled:focus {
    background: #79df9d;
    -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: #79df9d;
    border-color: #79df9d;}

.btn-green:not(:disabled):not(.disabled).active,
.show>.btn-green.dropdown-toggle{
  background-color: #79df9d;
  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: #5a9bf3;
  border: 1px solid #5a9bf3;
  -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: #5a9bf3;
    border: 1px solid #5a9bf3;
    -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: #5a9bf3;
    -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(247,240,37,5);*/
  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: #ea5b5d;
  color: #ffffff;
  border: 1px solid #ea5b5d; }
  .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: #455a64 !important;
  font-weight: 500 !important;
  background: #f9fbf8 !important;
  border-left: 0px !important;
}

.table-head th:hover{
  border-left: 0px !important;
}

.btn-pagar-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #65d26f;
  border-bottom-right-radius: .25rem;
  cursor: pointer;
  cursor: hand;
}

.btn-dividir-pos {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  background: #3f3f3f;
  border-bottom-left-radius: .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: .25rem;
  border-bottom-right-radius: .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: .25rem;
  border-bottom-right-radius: .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)
}
.form-control { 
  box-shadow: none !important;}
.form-control:focus {
  border-color: #ced4da !important;}
.dropdown-item.active, .dropdown-item:active {
  background-color: #617572;}
.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)}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap');
