.tb-st {
  font-size: 13px;
  color: #6b6b6b;
}

.menupress.boxpres {
  background: #FADBD8 !important;
}

.menupress.boxpres .card-body {
  background: transparent !important;
}

.prod-ctrlstock {
  background: #EDE7F6 !important;
}

/* Presentación inactiva: mostrar nombre en rojo */
.menupress.boxpres .read a {
  color: #d32f2f !important;
}

.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;*/
  width: 120px !important;
  height: 120px !important;
  font-size: 20px !important;
}

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

@media (min-width: 1200px) {
  .btn-large-dim {
    /*width: 12.78% !important;
    height: 80px !important;*/
    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: 991px) {
  .btn-large-dim {
    width: 125px !important;
    height: 125px !important;
    font-size: 20px !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin: 10px !important;
    border-radius: 12px !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: #000000;
}

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: 30px;
  border: 0px solid #ffffff;
}

button.btn-blue.dim:hover {
  color: #fff;
  border-radius: 40px;
  border: 0px 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: 30px;
  border: 0px solid #000000;
}

button.btn-green.dim:hover {
  color: #fff;
  border-radius: 40px;
  border: 0px 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: 30px;
  border: 0px solid #ffffff;
}

button.btn-reed.dim:hover {
  border-radius: 40px;
  border: 0px 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: #00ff22;
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
}

.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-list {
  padding: 0px;
  text-align: left;
}

.product {
  position: relative;
  /* Necesario para posicionar elementos absolutos dentro */
  vertical-align: top;
  display: inline-block;
  line-height: 100px;
  font-size: 17px;
  margin: 5px !important;
  height: 150px;
  background: linear-gradient(135deg, #ffffff, #f8f8f8);
  /* Efecto de luz en el fondo */
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  border-bottom-width: 5px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.05);
}

/*  Efecto hover */
.product:hover {
  transform: translateY(-5px);
  /* Se eleva un poco */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15), 0 12px 24px rgba(0, 0, 0, 0.1);
  background: linear-gradient(135deg, #f2f2f2, #ffffff);
  /* Brillo al pasar el mouse */
  border-color: #cccccc;
}

/*  Agregar efecto de iluminación */
.product::after {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transform: skewX(-20deg);
  transition: all 0.4s ease-in-out;
}

/*  Brillo dinámico al pasar el mouse */
.product:hover::after {
  left: 150%;
}

/*  Efecto de pulsación al hacer clic */
.product:active {
  transform: scale(0.95);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}


@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 #c3c3c3;
}

.product .product-img {
  position: relative;
  /*width: 98px;
  height: 90px;*/
  background: white;
  text-align: center;
}

.product .product-img img {
  padding: 0px;
  max-height: 100%;
  height: 100px;
  max-width: 100%;
  width: 100%;
  vertical-align: top;

}

.product .price-tag {
  position: absolute;
  top: 3px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 13px;
  background: #00a8eb;
  padding: 5px 5px;
  border-radius: 15px;
  /* max-width: 114px; */
  font-weight: 400;
}

.product .pres-tag {
  position: absolute;
  top: 55px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 16px;
  background: #ff0000;
  padding: 5px 5px;
  border-radius: 10px;
  /* max-width: 94%; */
  /* text-align: right; */
  font-weight: 400;
}


.product .stock-tag {
  position: absolute;
  top: 30px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 13px;
  background: #9517d5;
  padding: 5px 5px;
  border-radius: 2px;
  max-width: 94%;
  text-align: right;
  font-weight: 400;
}

.product .product-nam {
  color: #000000;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  top: auto;
  line-height: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  padding: 3px;
  padding-top: 15px;
  font-weight: bold;
  /* Grosor ya añadido */
  /* Efecto de sombra de texto */
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  /* Para navegadores compatibles con Webkit: efecto de borde al texto */
  -webkit-text-stroke: 0.5px rgba(0, 0, 0, 0.2);
  /* Transición suave para posibles animaciones */
  transition: all 0.3s ease-in-out;
}

/* Efecto de animación: cambio de color al pasar el mouse */
.product .product-nam:hover {
  color: #00ff0d;
  /* Cambia el color al pasar el mouse */
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  /* Sombra más intensa */
}

.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;

  text-overflow: ellipsis;
  margin: 0px;
}

.price {
  padding: 6px 10px;
  font-weight: bold;
  float: right;
  font-size: 14px;
  color: #fff;
  background: linear-gradient(135deg, #ff5733, #ff8c00);
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(255, 87, 51, 0.3);
  transition: box-shadow 0.2s ease-in-out;
}

/* Efecto de brillo sutil */
@keyframes glow {
  0% {
    box-shadow: 0 4px 6px rgba(255, 87, 51, 0.3);
  }

  50% {
    box-shadow: 0 6px 12px rgba(255, 87, 51, 0.5);
  }

  100% {
    box-shadow: 0 4px 6px rgba(255, 87, 51, 0.3);
  }
}

.price.glow {
  animation: glow 2s infinite alternate;
}

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: linear-gradient(145deg, #0fc04a, #00e676);
  border: 1px solid #137f37;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 8px rgba(40, 190, 86, 0.2);
  box-shadow: 0 4px 8px rgba(36, 226, 103, 0.2);
  transition: all 0.3s ease-in-out;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}

/* 💡 Brillo al pasar el mouse */
.btn-green:hover {
  background: linear-gradient(145deg, #00e676, #0fc04a);
  border: 1px solid #0fa044;
  transform: scale(1.05);
  -webkit-box-shadow: 0 6px 12px rgba(40, 190, 189, 0.42), 0 0 20px rgba(0, 255, 0, 0.5);
  box-shadow: 0 6px 12px rgba(40, 190, 189, 0.42), 0 0 20px rgba(0, 255, 0, 0.5);
}

/* ✨ Glow Effect (Resplandor) */
.btn-green:focus,
.btn-green.active {
  box-shadow: 0 0 15px rgba(0, 255, 0, 0.7);
}

/* 🔄 Rebote al pasar el mouse */
@keyframes bounce {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.07);
  }
}

.btn-green:hover {
  animation: bounce 0.4s ease-in-out;
}

/* 🌊 Efecto de onda al hacer clic */
.btn-green:active::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: ripple 0.5s ease-out;
}

@keyframes ripple {
  from {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0.6;
  }

  to {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}



/* BOTON SUCCESS*/

/* BOTON INFO*/

.btn-blue,
.btn-blue.disabled {
  background: linear-gradient(145deg, #5a9bf3, #007bff);
  border: 1px solid #007bff;
  border-radius: 12px;
  /* Bordes redondeados */
  -webkit-box-shadow: 0 4px 8px rgba(66, 165, 245, 0.2);
  box-shadow: 0 4px 8px rgba(66, 165, 245, 0.2);
  transition: all 0.3s ease-in-out;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}

/* 💡 Brillo al pasar el mouse */
.btn-blue:hover {
  background: linear-gradient(145deg, #007bff, #5a9bf3);
  border: 1px solid #0066cc;
  transform: scale(1.05);
  -webkit-box-shadow: 0 6px 12px rgba(23, 105, 255, 0.42), 0 0 20px rgba(0, 140, 255, 0.5);
  box-shadow: 0 6px 12px rgba(23, 105, 255, 0.42), 0 0 20px rgba(0, 140, 255, 0.5);
}

/* ✨ Glow Effect (Resplandor) */
.btn-blue:focus,
.btn-blue.active {
  box-shadow: 0 0 15px rgba(0, 140, 255, 0.7);
}

/* 🔄 Rebote al pasar el mouse */
@keyframes bounce {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.07);
  }
}

.btn-blue:hover {
  animation: bounce 0.4s ease-in-out;
}

/* 🌊 Efecto de onda al hacer clic */
.btn-blue:active::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: ripple 0.5s ease-out;
}

@keyframes ripple {
  from {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0.6;
  }

  to {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}

/* Estado activo o enfocado */
.btn-blue.active,
.btn-blue:focus,
.btn-blue.disabled.active,
.btn-blue.disabled:focus {
  background: #007bff;
  -webkit-box-shadow: 0 6px 14px rgba(23, 105, 255, 0.5);
  box-shadow: 0 6px 14px rgba(23, 105, 255, 0.5);
  border: 1px solid #007bff;
  outline: none;
}

/* Animación sutil al presionar */
.btn-blue:active {
  transform: scale(0.95);
}

/* Botón en estado seleccionado */
.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show>.btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* Efecto especial para dropdown */
.btn-blue:not(:disabled):not(.disabled).active,
.show>.btn-blue.dropdown-toggle {
  background-color: #007bff;
  border-radius: 30px;
  border: 0px solid #ffffff;
  box-shadow: 0 0 0 0.2rem rgba(255, 215, 10, 0.6);
}



/* BOTON BLUE*/

/* BOTON RED*/
.btn-reed,
.btn-reed.disabled {
  background: linear-gradient(145deg, #e7444c, #d32f2f);
  border: 1px solid #d32f2f;
  border-radius: 12px;
  /* Bordes redondeados */
  -webkit-box-shadow: 0 4px 8px rgba(239, 83, 80, 0.2);
  box-shadow: 0 4px 8px rgba(239, 83, 80, 0.2);
  transition: all 0.3s ease-in-out;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}

/* 💡 Brillo al pasar el mouse */
.btn-reed:hover {
  background: linear-gradient(145deg, #d32f2f, #e7444c);
  border: 1px solid #b71c1c;
  transform: scale(1.05);
  -webkit-box-shadow: 0 6px 12px rgba(239, 83, 80, 0.42), 0 0 20px rgba(255, 0, 0, 0.5);
  box-shadow: 0 6px 12px rgba(239, 83, 80, 0.42), 0 0 20px rgba(255, 0, 0, 0.5);
}

/* ✨ Glow Effect (Resplandor) */
.btn-reed:focus,
.btn-reed.active {
  box-shadow: 0 0 15px rgba(255, 0, 0, 0.7);
}

/* 🔄 Rebote al pasar el mouse */
@keyframes bounce {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.07);
  }
}

.btn-reed:hover {
  animation: bounce 0.4s ease-in-out;
}

/* 🌊 Efecto de onda al hacer clic */
.btn-reed:active::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: ripple 0.5s ease-out;
}

@keyframes ripple {
  from {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0.6;
  }

  to {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}

/* Estado activo o enfocado */
.btn-reed.active,
.btn-reed:focus,
.btn-reed.disabled.active,
.btn-reed.disabled:focus {
  background: #d32f2f;
  -webkit-box-shadow: 0 6px 14px rgba(239, 83, 80, 0.5);
  box-shadow: 0 6px 14px rgba(239, 83, 80, 0.5);
  border: 1px solid #d32f2f;
  outline: none;
}

/* Animación sutil al presionar */
.btn-reed:active {
  transform: scale(0.95);
}

/* Botón en estado seleccionado */
.btn-reed:not(:disabled):not(.disabled).active,
.btn-reed:not(:disabled):not(.disabled):active,
.show>.btn-reed.dropdown-toggle {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}

/* Efecto especial para dropdown */
.btn-reed:not(:disabled):not(.disabled).active,
.show>.btn-reed.dropdown-toggle {
  background-color: #d32f2f;
  border-radius: 30px;
  border: 0px solid #ffffff;
  box-shadow: 0 0 0 0.2rem rgba(255, 59, 10, 0.6);
}



/* BOTON RED*/

/* BOTON ORANGE */

.btn-orange,
.btn-orange.disabled {
  background: linear-gradient(145deg, #b90f0f, #ff7043);
  /* Degradado para más profundidad */
  color: #ffffff;
  border: 1px solid #ea5b5d;
  border-radius: 12px;
  /* Bordes más redondeados */
  padding: 7px 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 0 4px 8px rgba(234, 91, 93, 0.3);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

/* Efecto hover */
.btn-orange:hover,
.btn-orange.disabled:hover {
  background: linear-gradient(145deg, #ff4343, #ea5b5b);
  border: 1px solid #ff5733;
  transform: scale(1.01);
  /* Se agranda ligeramente */
  box-shadow: 0 6px 8px rgba(231, 66, 65, 0.5);
}

/* Estado activo o enfocado */
.btn-orange.active,
.btn-orange:focus,
.btn-orange.disabled.active,
.btn-orange.disabled:focus {
  background: #e74241;
  box-shadow: 0 6px 14px rgba(231, 66, 65, 0.6);
  border: 1px solid #e74241;
  outline: none;
}

/* Efecto al hacer clic */
.btn-orange:active {
  transform: scale(0.97);
  box-shadow: 0 3px 6px rgba(234, 91, 93, 0.6);
}

/* 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;
}

/* BOTON pos pagar */
.btn-pagar-pos {
  padding: 12px 15px;
  background: linear-gradient(145deg, #65d26f, #4caf50);
  border-radius: 12px;
  /* Bordes redondeados en todas las esquinas */
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* 🔹 Efecto al pasar el mouse */
.btn-pagar-pos:hover {
  background: linear-gradient(145deg, #4caf50, #65d26f);
  transform: scale(1.02);
  box-shadow: 0 6px 15px rgba(0, 255, 100, 0.4);
}

/* 🔹 Efecto al hacer clic */
.btn-pagar-pos:active {
  transform: scale(0.95);
  box-shadow: 0 1px 5px rgba(0, 255, 100, 0.3);
}

/* 🔹 Agregar un icono dentro del botón (Opcional) */
.btn-pagar-pos i {
  font-size: 22px;
}

/* BOTON fin pos pagar */

.btn-dividir-pos {
  padding: 12px 15px;
  background: linear-gradient(145deg, #3f3f3f, #2c2c2c);
  border-radius: 12px;
  /* Bordes redondeados */
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* 🔹 Efecto al pasar el mouse */
.btn-dividir-pos:hover {
  background: linear-gradient(145deg, #2c2c2c, #3f3f3f);
  transform: scale(1.02);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2);
}

/* 🔹 Efecto al hacer clic */
.btn-dividir-pos:active {
  transform: scale(0.95);
  box-shadow: 0 3px 8px rgba(255, 255, 255, 0.1);
}

/* 🔹 Agregar un icono dentro del botón (Opcional) */
.btn-dividir-pos i {
  font-size: 22px;
}


.btn-cancelar-pos {
  padding: 12px 15px;
  background: linear-gradient(145deg, #fc4b6c, #d32f2f);
  border-radius: 12px;
  /* Bordes redondeados */
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* 🔹 Efecto al pasar el mouse */
.btn-cancelar-pos:hover {
  background: linear-gradient(145deg, #d32f2f, #fc4b6c);
  transform: scale(1.01);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2);
}

/* 🔹 Efecto al hacer clic */
.btn-cancelar-pos:active {
  transform: scale(0.95);
  box-shadow: 0 3px 8px rgba(255, 255, 255, 0.1);
}

/* 🔹 Agregar un icono dentro del botón (Opcional) */
.btn-cancelar-pos i {
  font-size: 22px;
}


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

.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)
}

.sunat_cont {
  font-size: 18px;
  position: absolute;
  top: 11px !important;
}

.font-xs {
  font-size: 22px !important
}

.form-control {
  color: #000000 !important;
}

.comment-list td {
  color: #000000 !important;
}

.totalPedido {
  color: #000000 !important;
  font-size: 20px !important;
}

.font-black {
  color: #000 !important
}

.tablaProdcutos {
  font-size: 17px
}

.tablaProdcutosTitulo {
  font-size: 20px
}

.tablaProdcutoContenido {
  padding-top: 110px;
  margin-top: 110px;
  padding-bottom: 110px;
  margin-bottom: 110px;

}

.btn-rapidos {
  color: #000000;
  font-size: 25px
}


@media (max-width: 576px) {
  .nav-tabs .zonas.active {
    background-color: #7460EE;
    color: #ffffff;
  }
}

.full-width {
  width: 100%
}

.btn-mesa {
  color: white !important;
  font-size: 20px;
  font-weight: bold;
  height: 100px;
  width: 100px;
}

.dropdown-item .text {
  color: black !important;
}

.estilo-login {
  background-color: #ffffff;
}

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

/* Estilos para el indicador de estado de caja */
.caja-abierta {
  color: #28a745 !important;
  /* Verde para caja abierta */
  text-shadow: 0 0 8px rgba(40, 167, 69, 0.6);
  animation: pulse-green 2s infinite;
}

.caja-cerrada {
  color: #dc3545 !important;
  /* Rojo para caja cerrada */
  text-shadow: 0 0 8px rgba(220, 53, 69, 0.6);
  animation: pulse-red 2s infinite;
}

@keyframes pulse-green {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

@keyframes pulse-red {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

/* Fix for User Profile Background Image in Mini Sidebar */
.mini-sidebar .user-profile {
  width: 60px !important;
  overflow: hidden !important;
  background-size: contain !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  transition: 0.2s ease-in;
}

.mini-sidebar .user-profile .profile-img {
  visibility: hidden;
}