.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;
}
@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: 125px !important;
    height: 125px !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 {
    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: 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: 18px;
  font-weight: 600;
  margin: 5px !important;
  padding: 7px 0px;
}

button.celeste {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  position: relative;
  cursor: pointer;
  border-radius: 18px;
  font-weight: 600;
  margin: 5px !important;
  padding: 7px 0px;
  color: #fff;
}
.blanco {
  color: white;
}

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: 18px;
  color: #21c1d6;
}
button.btn-green.dim:hover {
  color: #21c1d6;
  border-radius: 10px;
  border: 8px 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.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: #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*/
.grid-prod {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 15px;
  align-content: start;
}

.product-list {
  padding: 0;
  text-align: center;
}

.product {
  position: relative;
  display: inline-block;
  line-height: 100px;
  font-size: 12px;
  height: 100%;
  width: 100%;
  min-height: 160px;
  max-height: 170px;
  max-width: 180px;
  background: #fff;
  border-radius: 17px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  border: 2px solid transparent;
}

@media screen and (max-width: 400px) {
  .product {
    height: 180px !important;
  }
}

@media screen and (max-width: 517px) {
  .product {
    height: 200px !important;
  }
}

@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;
  }
}

.product:hover {
  border: 1px solid #7662e8;
}

.product .product-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
  overflow: hidden;
  border-radius: calc(var(--bs-border-radius) - 4px);
  -webkit-border-radius: calc(var(--bs-border-radius) - 4px);
  -moz-border-radius: calc(var(--bs-border-radius) - 4px);
  -ms-border-radius: calc(var(--bs-border-radius) - 4px);
  -o-border-radius: calc(var(--bs-border-radius) - 4px);
}

.product .product-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product .price-tag {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  background: #7662e8;
  line-height: 13px;
  padding: 5px 6px;
  border-radius: 10px;
  width: 100%;
  max-width: 160px;
  font-weight: 600;
  z-index: 2;
}

.product .pres-tag {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 50%;
  color: white;
  background: #34d16e;
  padding: 0px 15px;
  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: 1.5rem;
  text-wrap: nowrap;
}

.product .product-nam {
  font-family: 'Poppins';
  color: #ffffff;
  background: rgba(158, 158, 158, 0.576);
  position: absolute;
  bottom: 50%;
  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;
}

.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;
}

.product-name-cat {
  font-family: 'Poppins';
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 20%;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  text-align: center;
}

.total-box {
  background-color: #ffffff;
  border-top: solid 2px #e9e9e9;
  bottom: 0px;
  height: 100%;
}

.product-name {
  font-family: 'Poppins';
  color: #ffffff;
  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;
}

.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-celeste,
.btn-celeste.disabled {
  width: 100px; /* Tama�0�9o m��s peque�0�9o */
  height: 100px; /* Tama�0�9o m��s peque�0�9o */
  border: 1px solid #21c1d6; /* Borde celeste */
  background: transparent; /* Fondo transparente */
  border-radius: 500px; /* Bordes curvados */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #21c1d6;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 200, 255, 0.14),
    0 0 1px 1px rgba(97, 255, 45, 0.2), 0 0 0 1px rgba(0, 200, 255, 0.12); /* Sombra ligera celeste */
  box-shadow: 0 0 2px 0 rgba(0, 200, 255, 0.14),
    0 0 1px 1px rgba(97, 255, 45, 0.2), 0 0 0 1px rgba(0, 200, 255, 0.12); /* Sombra ligera celeste */
  -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-celeste:hover,
.btn-celeste.disabled:hover {
  color: white; /* Texto blanco al pasar el rat��n */
  background-color: #21c1d6; /* Fondo celeste al pasar el rat��n */
  -webkit-box-shadow: 0 14px 26px -12px rgba(0, 200, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 200, 255, 0.2); /* Sombra celeste */
  box-shadow: 0 14px 26px -12px rgba(0, 200, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 200, 255, 0.2); /* Sombra celeste */
}

.btn-celeste.active,
.btn-celeste.disabled.active,
.btn-celeste.disabled:focus {
  background: transparent; /* Fondo transparente en estado activo/foco */
  border: 1px solid #21c1d6; /* Borde celeste */
  -webkit-box-shadow: 0 14px 26px -12px rgba(0, 200, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 200, 255, 0.2); /* Sombra celeste */
  box-shadow: 0 14px 26px -12px rgba(0, 200, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 200, 255, 0.2); /* Sombra celeste */
}

.btn-celeste:not(:disabled):not(.disabled).active,
.show > .btn-celeste.dropdown-toggle {
  color: #21c1d6; /* Texto celeste */
  background-color: transparent; /* Fondo transparente */
  border-color: #21c1d6; /* Borde celeste */
}

.btn-celeste:not(:disabled):not(.disabled).active,
.show > .btn-celeste.dropdown-toggle {
  background-color: transparent; /* Fondo transparente */
  transition: 0.2s ease-in;
}

/* BOTON SUCCESS*/

/* BOTON INFO*/

.btn-azul {
  width: 100px; /* Ancho del cuadrado */
  height: 100px; /* Alto del cuadrado */
  background-color: #6b8af6; /* Color de fondo actualizado */
  color: white; /* Color del texto */
  display: flex; /* Para centrar el texto */
  align-items: center; /* Centrado vertical */
  justify-content: center; /* Centrado horizontal */
  font-size: 24px; /* Tama�0�9o de fuente */
  border-radius: 15px; /* Bordes curvados */
  text-align: center; /* Alinear el texto */
}
/* BOTON BLUE*/

/* BOTON RED*/
.btn-rojo {
  width: 100px; /* Ancho del cuadrado */
  height: 100px; /* Alto del cuadrado */
  background-color: #fc4b6c; /* Color de fondo actualizado */
  color: white; /* Color del texto */
  display: flex; /* Para centrar el texto */
  align-items: center; /* Centrado vertical */
  justify-content: center; /* Centrado horizontal */
  font-size: 24px; /* Tama�0�9o de fuente */
  border-radius: 15px; /* Bordes curvados */
  text-align: center; /* Alinear el texto */
}
/* BOTON RED*/

/* BOTON ORANGE */

.btn-orange,
.btn-orange.disabled {
  background: #21388b;
  color: #ffffff;
  border: 1px solid #21388b;
}
.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: 0.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: 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);
}
.form-control {
  box-shadow: none !important;
  display: inline-block;
}

.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);
}
