/* @media only screen 
and (max-width: 690px ),
(min-height: 690px)
 {
    .content-pedido .categoria-productos {
      width: 46% !important;
    
    }
    .pedido {
      width: 54% !important;
    }

    .layout-top-nav .main-header .navbar {
        background-color:#F3F2F7 !important;
      }
    .layout-top-nav .main-header .navbar-custom-menu {
        padding-right: 30px !important;
    }

    .layout-top-nav.fixed .main-nav .sm-blue {
        max-width: 270px;
     
    }

    .layout-top-nav.fixed .main-menu-btn {
      top:-14px !important
    }

    .layout-top-nav.fixed .main-nav {
        width: 39% !important;
      }
    .buscar_clientes .select2-container--default .select2-selection--single {
        width: 440px !important;
      }
      .buscar_cliente .select2-container--default .select2-selection--single {
        width: 375px !important;
      }
      .modal-open .modal {
        z-index: 10010;
      }
      
      .swal-overlay--show-modal {
        z-index: 10011;
      }
      #mostrar_foto_producto_actualizar {
        max-width: 300px !important;
      }

      #mostrar_foto_comunicado{
        max-width: 100% !important;
      }
      #mostrar_foto_comunicado_actualizar{
        max-width: 100% !important;
      }
    #impresion {
        gap: 1px;
    }
    #actualizar_mesa{
        margin-right: 0px !important;

      }

      .mostrar-mesa span {
        font-size: 9px !important;
      }

      .por-pagar span {
        font-size: 9px;
      }
      #nombreMesa-posproductos{
        margin-right: 35px;
      }

      #mostrar-mesas,
    #contenido-mesa {
        width: 100% !important;
    }
    #boton_span_precuenta {
        margin-right:5px 
        !important;
        
      }

      .platos-pedidos .precio-productos {
        width: 25% !important;
        margin-right: 30px;
      }

      .platos-pedidos .nombre-producto {
        width: 20% !important;
      }

      .platos-pedidos .nota-productos {
        width: 28% !important;
      }

      .pedido-productos .producto {
        width: 27% !important;
      }
      .valor .form-control {
        text-align: center;
      }
      .cargando_comprobantes{
        width: 85% !important;
      }

      .cargando_ventas{
        width: 87% !important;
      }

      .cargando_pedidos{
        width: 66% !important;
      }
      .cargando_productos{
        width: 50% !important;
      }

      .btn_resumen {
        width: 40% !important;
        margin-top: -55px !important;
        margin-right: 54px !important;
      }
      .fecha {
        width: 175px !important;
      }
      .btn_login{
        width: 35% !important;
      }
      .modaltop{
        top: 100px !important;
      }

      .h-p100 {
        height: 95% !important;
      }

      .col-lg-5 {
        width: 73.7% !important;
      }

      .p-40 {
        padding: 10px !important;
      }

      .container, .container-sm, .container-md {
        max-width: 720px !important;
      }

      .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
 
        margin-right: 12% !important;
  
      }

      .content-top-agile {

        padding: 1px !important;
      }
    
} */