.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: 1265px) {
  .btn-size-success {
    font-size: 10px;
  }

  .btn-size-cancelar-pedido {
    font-size: 10px;
  }
}

@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;
  height: 100vh;
}

.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: 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-blue2.dim {
  border-radius: 10px;
  border: 4px solid #ffffff;
}

button.btn-blue2.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.btn-reed2.dim {
  color: #fff;
  border-radius: 10px;
  border: 4px solid #ffffff;
}

button.btn-reed2.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*/
.product-list {
  display: flex !important;
  flex-wrap: wrap !important;
  padding: 0px !important;
  text-align: left !important;
  justify-content: flex-start !important;
  /* align-items: flex-start !important; */
  align-content: flex-start !important;
}

/* .product {
  position: relative;
  vertical-align: top;
  display: inline-block;
  line-height: 100px;
  font-size: 13px;
  margin: 5px !important;
  height: 150px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  border-bottom-width: 3px;
  overflow: hidden;
  cursor: pointer;
} */

.product {
  position: relative !important;
  /* height: 225px; */
  display: flex;
  height: auto;
  flex-direction: column !important;
  justify-content: space-between !important;
  font-size: 13px !important;
  margin: 5px !important;
  background: #ffffff !important;
  border: 1px solid #ddd !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  padding: 8px !important;
  max-width: 200px !important;
}

.product:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1) !important;
  border-color: #ccc !important;
}

.product .product-img {
  position: relative !important;
  background: white !important;
  text-align: center !important;
}

.product .product-img img {
  /* padding: 5px 5px 0 5px !important;
  height: 125px !important; */
  max-width: 100% !important;
  width: 100% !important;
  top: 10px !important;
  height: 130px !important;
  border-radius: 16px !important;
  /* object-fit: contain !important; */
}

/* padding: 5px 5px 0 5px;
max-height: 100%;
height: 125px;
max-width: 100%;
width: 100%;
top: 10px;
border-radius: 10px; */

.product .price-tag {
  position: absolute;
  top: 21px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 13px;
  background: #0060fd;
  padding: 2px 2px;
  border-radius: 10px;
  max-width: 114px;
  font-weight: 600;

}

.product .pres-tag {
  position: absolute;
  top: 70px;
  right: 3px;
  vertical-align: top;
  color: rgb(255, 255, 255);
  line-height: 15px;
  background: #5d5ce8;
  padding: 2px 2px;
  border-radius: 2px;
  max-width: 94%;
  text-align: right;
  font-weight: 600;
}

/* .product .price-tag,
.product .pres-tag {
  font-size: 11px !important;
  padding: 2px 6px !important;
  max-width: unset !important;
  white-space: nowrap !important;
} */

.product .product-nam {
  font-size: 13px !important;
  color: #fff;
  background: linear-gradient(135deg, #FF6B6B, #FF6B6B) !important;
  padding: 4px 6px !important;
  border-radius: 8px !important;
  text-align: center !important;
  /* margin-top: 3px !important; */
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.product .product-description {
  padding: 4px 6px !important;
  color: #000000;
}

/* .product .product-nam {
  color: #fff;
  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: 20px;
  width: 100%;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fc4b6c;
  border: 1px solid #fc4b6c;
  padding: 1px;
  font-weight: 600;
} */

.total-box {
  background-color: #ffffff;
  border-top: solid 2px #e9e9e9;
  bottom: 0px;
  height: 100%;
}


/* Responsive widths */
@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 !important;
  }

  .btn-up,
  .btn-down,
  .btn-categ {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .btn-categ {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .p-w-t {
    width: 46.72% !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 #c3c3c3;
}

.product .product-img {
  position: relative;
  background: white;
  text-align: center;
}

.product .product-img img {
  padding: 5px 5px 0 5px;
  max-height: 100%;
  height: 125px;
  max-width: 100%;
  width: 100%;
  top: 10px;
  border-radius: 10px;
}

.product .price-tag {
  position: absolute;
  top: 21px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 13px;
  background: #2843DE;
  padding: 2px 2px;
  border-radius: 10px;
  max-width: 114px;
  font-weight: 600;

}

.product .pres-tag {
  position: absolute;
  top: 70px;
  right: 3px;
  vertical-align: top;
  color: white;
  line-height: 15px;
  background: #2843DE;
  padding: 2px 2px;
  border-radius: 2px;
  max-width: 94%;
  text-align: right;
  font-weight: 600;
}

.product .product-nam {
  color: #fff;
  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: 20px;
  width: 100%;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fc4b6c;
  border: 1px solid #fc4b6c;
  padding: 1px;
  font-weight: 600;
}

.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: #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(247,240,37,5);*/
  box-shadow: 0 0 0 0.2rem rgba(255 215 10);
  transition: 0.2s ease-in;
}

.btn-blue2,
.btn-blue2.disabled {
  background: #0653FF;
  border: 1px solid #0653FF;
  -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-blue2:hover,
.btn-blue2.disabled:hover {
  background: #0653FF;
  border: 1px solid #0653FF;
  -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-blue2.active,
.btn-blue2:focus,
.btn-blue2.disabled.active,
.btn-blue2.disabled:focus {
  background: #0653FF;
  -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-blue2:not(:disabled):not(.disabled).active,
.btn-blue2:not(:disabled):not(.disabled):active,
.show>.btn-blue2.dropdown-toggle {
  color: #fff;
  background-color: #0653FF;
  border-color: #0653FF;
}

.btn-blue2:not(:disabled):not(.disabled).active,
.show>.btn-blue2.dropdown-toggle {
  background-color: #0653FF;
  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;
}


.btn-reed2,
.btn-reed2.disabled {
  background: #fc3a44;
  border: 1px solid #fc3a44;
  -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-reed2:hover,
.btn-reed2.disabled:hover {
  background: #fc3a44;
  -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 #fc3a44;
}

.btn-reed2.active,
.btn-reed2:focus,
.btn-reed2.disabled.active,
.btn-reed2.disabled:focus {
  background: #fc3a44;
  -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-reed2:not(:disabled):not(.disabled).active,
.btn-reed2:not(:disabled):not(.disabled):active,
.show>.btn-reed2.dropdown-toggle {
  color: #fff;
  background-color: #fc3a44;
  border-color: #fc3a44;
}

.btn-reed2:not(:disabled):not(.disabled).active,
.show>.btn-reed2.dropdown-toggle {
  background-color: #fc3a44;
  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: #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: .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;
  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)
}


.switch-qr-horario {
  position: relative;
  display: block;
  vertical-align: top;
  width: 100px;
  height: 30px;
  padding: 3px;
  border-radius: 18px;
  cursor: pointer;
}

.switch-qr-horario .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-qr-horario .switch-label {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}

.switch-qr-horario .switch-label:before,
.switch-qr-horario .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.switch-qr-horario .switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaaaaa;
}

.switch-qr-horario .switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #FFFFFF;
  opacity: 0;
}

.switch-qr-horario .switch-input:checked~.switch-label {
  background: #34d16e;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-qr-horario .switch-input:checked~.switch-label:before {
  opacity: 0;
}

.switch-qr-horario .switch-input:checked~.switch-label:after {
  opacity: 1;
}

.switch-qr-horario .switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
  background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-qr-horario .switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-qr-horario .switch-input:checked~.switch-handle {
  left: 68px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* Transition
========================== */
.switch-qr-horario .switch-label,
.switch-qr-horario .switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.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
  }
}


.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  font-weight: 600;
}

/* [type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #4597d1;
  background-color: #4597d1;
  z-index: 0;
} */

[type="checkbox"].filled-color:checked+label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #4597d1;
  background-color: #4597d1;
  z-index: 0;
}

#monedaSoles:disabled+label,
#monedaDolar:disabled+label {
  color: #fff;
}

#monedaSoles:disabled:checked+label:after,
#monedaDolar:disabled:checked+label:after {
  background-color: #268ad1;
  border: 1px solid #268ad1
}

.radios-input:checked+label:after,
.radios-input.with-gap:checked+label:after {
  background-color: #268ad1;
  border: 1px solid #268ad1;
}

.radios-input:not(:checked)+label:before,
.radios-input:not(:checked)+label:after {
  border: 1px solid #fff;
}

.tipo_cambioStyle {
  padding: 1px 2px;
  background: #268ad1;
  color: white;
  border: 2px solid #268ad1;
  border-radius: 3px;
  width: 50px;
  text-align: center
}

.btn-cancel-facturar-1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  background-color: #545b62;
  border-color: #4e555b;
  color: #fff !important
}

.btn-cancel-facturar-2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  background-color: #545b62;
  border-color: #4e555b;
  color: #fff !important
}

.btn-pago {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

.btn-pago.disabled,
.btn-pago:disabled {
  color: #fff;
  background: #34d16e;
  -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 #34d16e;
}