/* DASHBOARD */
  /* ----------- Desktop (default styles) ----------- */
  .card-body sup {
    position: static;
  }

  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 1024px) and (min-width: 768px) {
    .card-body sup {
      position: static;
    }

    .dashboard-card {
        min-height: 140px;
    }
  }

  /* ----------- Móvil ----------- */
  @media (max-width: 767px) {
    .card-body sup {
      position: static;
    }

    .dashboard-card {
        min-height: 120px;
    }
  }

  /* ----------- Opcional: Móviles muy pequeños ----------- */
  @media (max-width: 480px) {
    
  }
/* FIN - DASHBOARD */



/* PUNTO DE VENTA */
  /* ----------- Desktop (default styles) ----------- */
  

  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 1025px) {
    #view-venta-orden .scroll_productos {
      height: auto;
    }

    #view-venta-orden .scroll_orden {
      height: auto;
    }
  }

  @media (max-width: 1023px) and (min-width: 820px) {
    #view-venta-orden .scroll_productos {
      height: auto;
    }

    #view-venta-orden .scroll_orden {
      height: auto;
    }

    /* Boletear */
    #modal-facturar .scroll_list_items_facturar {
      height: 325px;
      margin-bottom: 10px;
    }

    #modal-facturar .btn-documento label {
      width: 100% !important;
      margin-bottom: 5px;
    }

    #modal-facturar .display-efectivo,
    #modal-facturar .display-operacion {
      width: 100% !important;
      max-width: 100% !important;
    }
  }

  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 819px) and (min-width: 768px) {
    #view-venta-orden .scroll_productos {
      height: auto;
    }

    #view-venta-orden .scroll_orden {
      height: auto;
    }

    /* Boletear */
    #modal-facturar .scroll_list_items_facturar {
      height: 325px;
      margin-bottom: 10px;
    }

    #modal-facturar .btn-documento label {
      width: 100%;
      margin-bottom: 5px;
    }
    

    #modal-facturar .display-efectivo,
    #modal-facturar .display-operacion {
      width: 100%;
      max-width: 100%;
    }

  }

  /* ----------- Móvil ----------- */
  @media (max-width: 767px) {
    
    /* Tablero mesa */
    #view-tablero .customtab li a {
      padding: 7px 9px;
    }
    
    #view-tablero .list-mesas {
      height: 350px;
    }

    #view-tablero .card_height {
      height: 550px;
    }

    #view-tablero .content-pedido {
      height: 420px;
    }

    #view-tablero .scroll_pedidos {
      height: 400px;
    }


    /* Orden */
    #view-venta-orden .scroll_productos {
      height: auto;
    }

    #view-venta-orden .title-patio {
      width: 60%;
    }

    #view-venta-orden .title-mesa {
      width: 40%;
    }
    
    #view-venta-orden .btn-circle.right-side-toggle {
      position: fixed;
      bottom: 10px;
      left: 5px;
      padding: 5px;
    }

    #view-venta-orden .right-side-toggle i {
      top: 16px;
      left: 16px;
    }

    #view-venta-orden .btn-confirmar-pedido {
      padding-bottom: 10px;
    }

    #view-venta-orden .btn-confirmar-pedido button {
      width: 100% !important;
    }

    #view-venta-orden .scroll_orden {
      height: auto;
    }

    #view-venta-orden #list-detped {
      display: block;
      max-height: 60vh;
      overflow-y: auto;
    }


    /* Boletear */
    #modal-facturar .scroll_list_items_facturar {
      height: 295px;
      margin-bottom: 10px;
    }

    #modal-facturar .display-efectivo,
    #modal-facturar .display-operacion {
      width: 100%;
      max-width: 100%;
    }
    

  }
/* FIN - PUNTO DE VENTA */


/* CAJA - APERTURA - CIERRE */
  /* ----------- Desktop (default styles) ----------- */
  
  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 1025px) {

  }

  @media (max-width: 1023px) and (min-width: 820px) {

  }

  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 819px) and (min-width: 768px) {
    
    #view-aper-cierr .display-apertura h4,
    #view-aper-cierr .display-cierre h4 {
      display: none !important;
    }

    #view-aper-cierr #form-cierre .padding-extra-1,
    #view-aper-cierr #form-cierre .padding-extra-2 {
      padding-bottom: 5px !important;
    }

    #view-ing-egr .detalle-caja .nav-item a {
      padding: 7px 9px !important;
    }

  }

  /* ----------- Móvil ----------- */
  @media (max-width: 767px) {
    
    #view-aper-cierr .display-apertura h4,
    #view-aper-cierr .display-cierre h4 {
      display: none !important;
    }

    #view-aper-cierr #form-cierre .padding-extra-1,
    #view-aper-cierr #form-cierre .padding-extra-2 {
      padding-bottom: 5px !important;
    }
    
    #view-ing-egr .ingresos-egresos {
      width: 100% !important;
      max-width: none !important;
    }
      
    #view-ing-egr .detalle-caja .nav-item a {
      padding: 7px 9px !important;
    }

  }
/* FIN - CAJA - APERTURA - CIERRE */


/* CAJA - INGRESOS - EGRESOS */
  /* ----------- Desktop (default styles) ----------- */
  
  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 1025px) {

  }

  @media (max-width: 1023px) and (min-width: 820px) {

  }

  /* ----------- Tablet/iPad ----------- */
  @media (max-width: 819px) and (min-width: 768px) {
    
    #view-ingresos .label-filtro div {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }

    #view-egresos .label-filtro div {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }

  }

  /* ----------- Móvil ----------- */
  @media (max-width: 767px) {
    
    #view-ingresos .label-filtro div {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }

    #view-egresos .label-filtro div {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    
  }
/* FIN - CAJA - INGRESOS - EGRESOS */
