.padre {
    background-color: #fafafa;
    margin: 0%;
    padding: 0%;
    border: 2px solid #ccc;
    /* IMPORTANTE */
    text-align: center;
}
.imagen{
    border-radius: 40px 40px 40px 40px;
    z-index:1;
}
.imagen-prod{
    border-radius: 20px 20px 20px 20px;
    z-index:1;
}

.imagen:hover {
    /*filter: saturate(180%);
    border-radius:50%;
    -webkit-border-radius:50%;*/
    box-shadow: 0px 0px 15px 15px #198754;
    -webkit-box-shadow: 0px 0px 15px 15px #198754;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.espaciador{
    padding-top:10px; 
    padding-bottom:10px;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.row-space{
  padding-left:10px; 
  padding-right:10px;
}

.row-space-search{
  padding-left:20px; 
  padding-right:20px;
}

.centrando{
    text-align: center;
}

.padre-cabecera {
    background-color: #cde6cf;
    margin: 1rem;
    padding: 1rem;
    border: 2px solid #ccc;
    /* IMPORTANTE */
    text-align: center;
    /*height: 58%;*/
    border-radius: 20px 20px 20px 20px;
}

.padre-filtro {
  background-color: #e4f0e5;
  margin: 0.2rem;
  padding: 0.2rem;
  border: 2px solid rgb(0, 24, 2);
  color: rgb(5, 3, 3);
  /*height: 58%;*/
  border-radius: 20px 20px 20px 20px;
}

.padre-modal {
    background-color: #cde6cf;
    margin: 1rem;
    padding: 1rem;
    border: 2px solid #ccc;
    /* IMPORTANTE */
    text-align: justify;
    /*height: 58%;*/
    border-radius: 20px 20px 20px 20px;
}

.padre-modal-inferior {
    background-color: #cde6cf;
    margin: 1rem;
    padding: 1rem;
    border: 2px solid #ccc;
    /* IMPORTANTE */
    text-align: center;
    /*height: 38%;*/
    border-radius: 20px 20px 20px 20px;
}

.padre-pie {
    margin: 0.5rem;
    padding: 0.5rem;
    border-radius: 20px 20px 20px 20px;
}

@media only screen and (min-width : 321px) and (max-width: 365px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 510px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

@media only screen and (min-width : 366px) and (max-width: 415px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 610px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 366px) and (max-height: 815px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 710px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

@media only screen and (min-width : 420px) and (max-width: 767px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 710px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }
  @media only screen and (min-width : 411px) and (max-height: 731px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 630px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }
  @media only screen and (min-width : 375px) and (max-height: 667px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 570px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 540px) and (max-height: 720px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 590px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 320px) and (max-height: 568px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 480px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 411px) and (max-height: 823px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 625px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 491px) and (max-height: 1064px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 910px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 393px) and (max-height: 873px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 725px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 20px;
    }
  }

  @media only screen and (min-width : 360px) and (max-height: 780px) {
    .clase_aviso_visualizacion_productos {
      background-color: rgb(142, 231, 185);
      height: 680px;
      width: auto;
      overflow: auto;
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar-thumb {
      background-color: rgb(53, 101, 58);
      border: 4px solid transparent;
      border-radius: 15px;
      background-clip: padding-box;  
    }
    .clase_aviso_visualizacion_productos::-webkit-scrollbar {
      width: 15px;
    }
  }
  
  .d-inline-block-text {
    display: inline-block!important;
}

#img_ampliada {
  background-color: rgba(152,175,141,.7);
}

.main-banner-listado {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../assets/images/banner-listado.jpg);
  padding: 5px 0px 0px 0px;
  position: relative;
  overflow: hidden;
}

.main-banner-listado .top-text h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 15px;
  margin-bottom: 30px;
}

.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}
.panel-body{padding:15px}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}
.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.list-group+.panel-footer{border-top-width:0}
.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}
.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}
.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}
.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}
.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.panel>.table-responsive{margin-bottom:0;border:0}
.panel-group{margin-bottom:20px}
.panel-group .panel{margin-bottom:0;border-radius:4px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}
.panel-default{border-color:#ddd}
.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}
.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}
.panel-primary{border-color:#337ab7}
.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}
.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}
.panel-success{border-color:#d6e9c6}
.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}
.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}
.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}
.panel-info{border-color:#bce8f1}
.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}
.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}
.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}
.panel-warning{border-color:#faebcc}
.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}
.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}
.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}
.panel-danger{border-color:#ebccd1}
.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}
.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}

.titulos_altura{
  height: 150px;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 5px;
  margin-right: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-sizing: border-box;
}

img.size-imagenes{
  max-width: 100%;
  height: 260px !important;
  box-sizing: border-box;
  margin:auto; 
  border-radius: 20px 20px 20px 20px;
}

img.size-imagenes-preview{
  max-width: 100%;
  height: 200px !important;
  box-sizing: border-box;
  margin:auto; 
  border-radius: 20px 20px 20px 20px;
}

.contenido-imagenes{
  text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
}

img.size-imagenes-qr{
  max-width: 350px;
  height: 350px !important;
  box-sizing: border-box;
  margin:auto; 
  border-radius: 20px 20px 20px 20px;
}

.contenido-imagenes-qr{
  text-align:center;
  padding-top: 15px;
  padding-bottom: 15px;
}


@media only screen and (min-width : 321px) and (max-width: 365px) {
  .clase_registro_venta_visualizacion_productos {
    height: 510px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 366px) and (max-width: 415px) {
  .clase_registro_venta_visualizacion_productos {
    height: 450px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 366px) and (max-height: 815px) {
  .clase_registro_venta_visualizacion_productos {
    height: 500px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 420px) and (max-width: 767px) {
  .clase_registro_venta_visualizacion_productos {
    height: 500px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}
@media only screen and (min-width : 411px) and (max-height: 731px) {
  .clase_registro_venta_visualizacion_productos {
    height: 490px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}
@media only screen and (min-width : 375px) and (max-height: 667px) {
  .clase_registro_venta_visualizacion_productos {
    height: 500px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 540px) and (max-height: 720px) {
  .clase_registro_venta_visualizacion_productos {
    height: 510px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 320px) and (max-height: 568px) {
  .clase_registro_venta_visualizacion_productos {
    height: 480px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 411px) and (max-height: 823px) {
  .clase_registro_venta_visualizacion_productos {
    height: 510px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 491px) and (max-height: 1064px) {
  .clase_registro_venta_visualizacion_productos {
    height: auto;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 393px) and (max-height: 873px) {
  .clase_registro_venta_visualizacion_productos {
    height: 450px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 20px;
  }
}

@media only screen and (min-width : 360px) and (max-height: 780px) {
  .clase_registro_venta_visualizacion_productos {
    height: 450px;
    width: auto;
    overflow: auto;
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    border-radius: 15px;
    background-clip: padding-box;  
  }
  .clase_registro_venta_visualizacion_productos::-webkit-scrollbar {
    width: 15px;
  }
}

.d-inline-block-text {
  display: inline-block!important;
}

.main-banner ul.categories li {
  display: inline-block;
  text-align: center;
  width: 15%;
}
li {
  padding-left: 0px;
}

.sugerencias {
  max-height: 150px;
  overflow-y: auto;
  background-color: #fff;
  width: 100%;
}
.sugerencia {
  padding: 8px;
  cursor: pointer;
}
.sugerencia:hover {
  background-color: #f0f0f0;
}

/* switch para recordatorios activando en agregar recordatorio */

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 23px;
}

.switch-label{
  margin-top: 8px;
}

/* Oculta el input checkbox real */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* Estilo del slider (el interruptor) */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0811d3;
  transition: 0.4s;
  border-radius: 34px;
}

/* La "bola" del interruptor */
.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

/* Estilo cuando el input está chequeado */
input:checked + .slider {
  background-color: #0899d3;
}

/* Mueve la bola a la derecha cuando el switch está activado */
input:checked + .slider:before {
  transform: translateX(18px);
}

.contenedor-switch {
  display: flex;
  align-items: center; /* Centra el switch verticalmente */
  height: 5vh; /* Alto del contenedor (puede ser ajustado según necesidad) */
  justify-content: center; /* Centra el switch horizontalmente */
}

.imagen-fija {
  position: fixed;    /* Posición fija */
  left: 0;            /* Pegado a la izquierda */
  top: 25px;          /* Centrado verticalmente */
  transform: translateY(-50%); /* Ajuste fino del centrado */
  width: 80px;       /* Ancho del contenedor */
  z-index: 1000;      /* Capa superior */
}

#menu-principal .dropdown-menu .dropdown-item {
  display: inline-block;     /* o block, según el diseño */
  width: 200px;    /* Fija el ancho igual para todas */
  padding: 10px 15px;
  text-align: center;
  background-color: #f8f9fa;
  color: #16a085;
  border: 1px solid #dee2e6;
  margin: 2px auto; /* Centra dentro del menú */
  font-weight: bold;
}

#menu-principal .dropdown-menu .dropdown-item:hover {
  background-color: #e9ecef;
}

#datos_ajax_historial_suscripciones {
  width: auto !important;
  height: 450px !important;
  background-color: #cfebc6;
  overflow: auto;
  border: 5px #5e926c double;
  border-radius: 10px;
}

#datos_ajax_historial_suscripciones::-webkit-scrollbar {
  width: 15px;
}

/* Track */

#datos_ajax_historial_suscripciones::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(56, 235, 130);
  border-radius: 10px;
}

/* Handle */

#datos_ajax_historial_suscripciones::-webkit-scrollbar-thumb {
  background: #026e38;
  border-radius: 10px;
}
    