html, body {
  background-color: #fff;
  color: #636b6f;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 200;
  height: 100vh;
  margin: 0;
}

.full-height {
  height: 100vh;
}

/* Notificacion toast */

  .jq-toast-wrap{
    left: 482px !important;
    width: 400px !important;
  }

  .jq-toast-single{
    font-size: 14px !important;
    font-family: 'Comfortaa', sans-serif !important;
  }

  .close-jq-toast-single{
    font-size: 20px !important;
  }

  .jq-toast-heading{
    font-size: 15px !important;
    font-family: 'Comfortaa', sans-serif !important;
    font-weight: bold !important;
  }

/* End notificacion toast */

/*SERVICES*/
  .bg_service_ordenar{
    color: #fff !important;
    background-color: #097947 !important;
  }

  .bg_service_parallevar{
    color: #fff !important;
    background-color: #652d91 !important;
  }

  .bg_service_app{
    color: #fff !important;
    background-color: #2e3092 !important;
  }

  .bg_service_domicilios{
    color: #fff !important;
    background-color: #ed028c !important;
  }

  .bg_service_reservas{
    color: #545758 !important;
    background-color: #c2c3c3 !important;
  }
/*END SERVICES*/

.img_logo{
  padding: 10px 0;
  width: 100px;
}

.img_logo path{
  fill:#f4f5f4;
}

.text_name_rest{
  color: #fff;
  font-weight: bold;
  margin: 0;
}

.btn_caja{
  font-weight: bold;
}

.btnForgotPassword{
  color: #fff;
  text-decoration: none;
}

.btnForgotPassword:hover{
  color: #e2e6ea;
  text-decoration: none;
}

.row-title-prl{
  background-color:#ec4935;
  border-bottom: 1px solid #fff;
}

.text-hours-prl{
  color: #ec4935;
}

.row-item-tabs-prl{
  border-bottom: 1px solid #ec4935;
}

.row-footer-prl{
  background-color:#ec4935;
  padding: 10px;
  color: #fff;
}

.row-footer-prl a{
  text-decoration: none;
  color: #fff;
}

.nav-tabs-prl{
  width: 100%;
  border: none;
}

.nav-tabs-prl .nav-link {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.nav-tabs-prl .nav-item .nav-link{
  color: #5b5c5a;
}

.nav-tabs-prl .nav-item{
  margin-right: 5px;
}

.nav-tabs-prl .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #ec4935;
}

.nav-tabs-prl .nav-item.show .nav-link, .nav-tabs-prl .nav-link.active {
  color: #ffffff;
  background-color: #ec4935;
  border-color: #ec4935;
}

.content_login{
  background-color: #ec4935;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  margin-top: 50px;
}

.content_login input{
  border: none;
}

.content_login input:focus{
  box-shadow: none;
}

.clr_primary{
  color: #ec4935;
}

.mrg_2{
  margin: 2px;
}

.mrg_5{
  margin: 5px;
}

.mrg_top_5{
  margin-top: 5px;
}

.mrg_top_bottom_5{
  margin-top: 5px;
  margin-bottom: 5px;
}

.mrg_bottom_0{
  margin-bottom: 0;
}

.mrg_bottom_30{
  margin-bottom: 30px;
}

.mrg_top_10{
  margin-top: 10px;
}

.mrg_top_20{
  margin-top: 20px;
}

.mrg_top_30{
  margin-top: 30px;
}

.mrg_top_50{
  margin-top: 50px;
}

.hght_100{
  height: 100%;
}

.hght_vh_0{
  height: 0vh;
}

.wdth_100{
  width: 100%;
}

.pdd_0{
  padding: 0;
}

.pdd_top_10{
  padding-top: 10px;
}

.pdd_bottom_10{
  padding-bottom: 10px;
}

.mrg_right_10{
  margin-right: 10px;
}

.bx_shadow:focus{
  box-shadow: none;
}

.fw_bold{
  font-weight: bold;
}

.fsize_13{
  font-size: 13px;
}

.fsize_15{
  font-size: 15px;
}

.fsize_17{
  font-size: 17px;
}

.fsize_20{
  font-size: 20px;
}

.v_align_middle{
  vertical-align: middle !important;
}

.overflow-x-scroll{
  overflow-x: scroll;
}

.btn_green_enjoit, .btn_green_enjoit:hover, .btn_green_enjoit:active, .btn_green_enjoit:focus{
  background-color: #097947;
  border: 1px solid #097947;
  color: #fff;
  box-shadow: none;
  font-size: 1.1vw;
}

.btn_red_enjoit, .btn_red_enjoit:hover, .btn_red_enjoit:active, .btn_red_enjoit:focus{
  background-color: #ec4935;
  border: 1px solid #ec4935;
  color: #fff;
  box-shadow: none;
  font-size: 1.1vw;
}

.text_yellow_os_enjoit{
  color: #eeea36;
}

.text_red_os_enjoit{
  color: #ee2f2c;
}

.btn_purple_cl_enjoit{
  background-color: #9556a2;
  border: 1px solid #9556a2;
  color: #fff;
  font-size: 1.1vw;
}

.btn_blue_cl_enjoit{
  background-color: #45c1c6;
  border: 1px solid #45c1c6;
  color: #fff;
  font-size: 1.1vw;
}

.btn_green_cl_enjoit{
  background-color: #62bb46;
  border: 1px solid #62bb46;
  color: #fff;
  font-size: 1.1vw;
}

.btn_red_cl_enjoit{
  background-color: #dc3545;
  border: 1px solid #dc3545;
  color: #fff;
  font-size: 1.1vw;
}

.btn_dark_cl_enjoit{
  background-color: #23272b;
  border: 1px solid #1d2124;
  color: #fff;
  font-size: 1.1vw;
}

.itemCantProduct button{
  padding: 0 7px;
  border-radius: 0px;
}

.itemCantProduct input{
  height: 30px;
  background: transparent;
  border: none;
}

.tableOrderList tr{
  cursor: pointer;
}

.itemTipModal{
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  font-size: 20px;
}

.coloTipDark{
  background-color: #23272b;
  color: #fff;
}

.coloTipRed{
  background-color: #ec4935;
  color: #fff;
}

.tbodyTableListPos tr a{
  color: #343a40 !important;
}

.tbodyTableListPos tr:hover a{
  color: #7c8083 !important;
}

.tbodyTableListPos tr.checked a{
  color: #7c8083!important;
}

.tbodyTableListPos tr.checked{
  color: #7c8083!important;
  background-color: rgba(0,0,0,.075);
}

/*DIVIDIR CUENTA*/
.tbodyOrderListSplitAccount tr a{
  color: #343a40 !important;
}

.tbodyOrderListSplitAccount tr:hover a{
  color: #7c8083 !important;
}

.tbodyOrderListSplitAccount tr.checked a{
  color: #7c8083!important;
}

.tbodyOrderListSplitAccount tr.checked{
  color: #7c8083!important;
  background-color: rgba(0,0,0,.075);
}

.table_sm thead th {
  font-size: 13px;
}

.modalEnjoit{
  border: 2px solid #fff;
  box-shadow: 0 3px 15px rgba(0,0,0,0.25);
  border-radius: 10px;
  overflow: auto;
}

.modalEnjoit .modal-header{
  background-color: #ec4935;
  border: none;
  color: #fff;
}

.modalEnjoit .modal-header h5{
  font-weight: bold;
}

.modalEnjoit .modal-header button{
  color: #fff;
  font-size: 30px;
  opacity: 1;
}


.assignDomiciliary .nav-pills{
  background-color: #ccc;
  border-radius: 5px;
  font-weight: bold;
}

.assignDomiciliary .nav-pills .nav-link{
  color: #000;
}

.assignDomiciliary .nav-pills .nav-link.active{
  color: #fff;
  background-color: #ec4935;
}

.assignDomiciliary .contentAddDomiciliary{
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
}

.assignDomiciliary .contentAddDomiciliary img{
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 3px 15px rgba(0,0,0,0.25);
}

.tableAddDomiciliary{
  height: 200px;
  overflow-x: hidden;
}

  /* Color Servicios */
    .nav-servicios-pv li a b{
      font-size: 1.1vw;
    }

    .nav-servicios-pv .nav-item .nav-link{
      color: #787878;
      border: 1px solid #787878;
      border-radius: 10px;
    }

    .nav-servicios-pv .nav-item .nav-link svg{
      height: 25px;
    }

    .nav-servicios-pv .nav-item .nav-link svg path{
      fill:#787878;
    }

    /*ORDENAR*/
    .nav-servicios-pv .nav_item_ordenar.active{
      color: #fff;
      background-color: #097947;
      border: 1px solid #097947;
    }

    .nav-servicios-pv .nav_item_ordenar.active svg path{
      fill:#fff;
    }

    /*PARA LLEVAR*/
    .nav-servicios-pv .nav_item_parallevar.active{
      color: #fff;
      background-color: #652d91;
      border: 1px solid #652d91;
    }

    .nav-servicios-pv .nav_item_parallevar.active svg path{
      stroke:#fff;
    }

    .nav-servicios-pv .nav_item_parallevar svg path{
      fill:none !important;
      stroke:#787878;
      stroke-miterlimit:10;
    }

    .nav_item_parallevar svg path.parallevar-1{
      stroke-width:1.5px;
    }

    .nav_item_parallevar svg path.parallevar-2{
      stroke-linecap:round;
    }

    .nav-servicios-pv .nav_item_parallevar.notification{
      animation: itemNotificationParaLLevar 0.5s ease infinite;
      background-color: #ece820;
      border: none;
      color: #ed028c;
    }

    .nav-servicios-pv .nav_item_prog_parallevar.active{
      color: #fff;
      background-color: #652d91;
      border: 1px solid #652d91;
    }

    .nav-servicios-pv .nav_item_prog_parallevar.active svg path{
      stroke:#fff;
    }

    .nav-servicios-pv .nav_item_prog_parallevar svg path{
      fill:none !important;
      stroke:#787878;
      stroke-miterlimit:10;
    }

    .nav_item_prog_parallevar svg path.parallevar-1{
      stroke-width:1.5px;
    }

    .nav_item_prog_parallevar svg path.parallevar-2{
      stroke-linecap:round;
    }

    .nav-servicios-pv .nav_item_parallevar.notification{
      animation: itemNotificationParaLLevar 0.5s ease infinite;
      background-color: #ece820;
      border: none;
      color: #ed028c;
    }

    @keyframes itemNotificationParaLLevar{
      0% {
        -webkit-transform: scale(1);
        transform: scale(1);
      }
      100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
      }
    }

    /*APP*/
      .nav-servicios-pv .nav_item_app.active{
        color: #fff;
        background-color: #2e3092;
        border: 1px solid #2e3092;
      }

      .nav-servicios-pv .nav_item_app.active svg path{
        fill:#fff;
      }

      .nav-servicios-pv .nav_item_app.notification{
        animation: itemNotificationApp 0.5s ease infinite;
        background-color: #ece820;
        border: none;
        color: #2e3092;
      }
      
      .btn_chat_open_chat.notification{
        animation: itemNotificationApp 0.5s ease infinite;
        background-color: #ece820;
        border: none;
        color: #e41313;
      }

      @keyframes itemNotificationApp{
        0% {
          -webkit-transform: scale(1);
          transform: scale(1);
        }
        100% {
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
        }
      }
      /* flash boton chat*/
      .animated {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
       }
       @-webkit-keyframes flash {
        0%, 50%, 100% {
        opacity: 1;
        }
       25%, 75% {
        opacity: 0;
        }
       }
       @keyframes flash {
        0%, 50%, 100% {
        opacity: 1;
        }
       25%, 75% {
        opacity: 0;
        }
       }
       .flash {
        -webkit-animation-name: flash;
        animation-name: flash;
       }
       /*Fin flash boton chat */
    /*END APP*/

    /*DOMICILIOS*/
      .nav-servicios-pv .nav_item_domicilios.active{
        color: #fff;
        background-color: #ed028c;
        border: 1px solid #ed028c;
      }

      .nav-servicios-pv .nav_item_domicilios.active svg path{
        fill:#fff;
      }

      .nav-servicios-pv .nav_item_domicilios.notification{
        animation: itemNotificationDomicilio 0.5s ease infinite;
        background-color: #ece820;
        border: none;
        color: #ed028c;
      }

      .nav-servicios-pv .nav_item_prog_domicilios.active{
        color: #fff;
        background-color: #ed028c;
        border: 1px solid #ed028c;
      }

      .nav-servicios-pv .nav_item_prog_domicilios.active svg path{
        fill:#fff;
      }

      .nav-servicios-pv .nav_item_prog_domicilios.notification{
        animation: itemNotificationDomicilio 0.5s ease infinite;
        background-color: #ece820;
        border: none;
        color: #ed028c;
      }

      @keyframes itemNotificationDomicilio{
        0% {
          -webkit-transform: scale(1);
          transform: scale(1);
        }
        100% {
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
        }
      }
    /*END DOMICILIOS*/

    .nav-servicios-pv .nav_item_reservas.active{
      color: #f36421;
      background-color: #eeea36;
      border: 1px solid #eeea36;
    }

    .nav-servicios-pv .nav_item_reservas.active svg path{
      fill:#f36421;
    }

    .nav-servicios-pv .nav_item_reservas.notification{
        animation: itemNotificationReservas 0.5s ease infinite;
        background-color: #ece820;
        border: none;
        color: #ed028c;
    }

    @keyframes itemNotificationReservas{
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
        100% {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }
    }

    .btn_chat_domiciliario.notification{
      animation: itemChatDomiciliario 0.7s ease infinite;
      background-color: #f2bf19;
      border: none;
      color: #ed028c;
    }

    @keyframes itemChatDomiciliario{
      0% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
      100% {
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
      }
    }

  /* End Color Servicios */

  .btn_textB_enjoit{
    background-color: #fff;
    color: #097947;
    border: 1px solid #097947;
    font-size: 1.1vw;
  }

  .btn_textB_enjoit:hover, .btn_textB_enjoit:active, .btn_textB_enjoit:focus{
    background-color: #097947;
    color: #fff;
    border: 1px solid #097947;
    box-shadow: none;
  }

  .btn_textB_enjoit.active_green{
    background-color: #097947;
    color: #fff;
    border: 1px solid #097947;
  }

  .tab-servicios-pv{
    /* margin-top: 10px; */
    /* border: 1px solid #ccc; */
    /* height: 75vh; */
    padding-top: 10px;
  }

  .content_list_table{
    height: 100%;
    overflow-x: hidden;
  }

  .content_list_of_products{
    height: 100%;
    overflow-x: hidden;
  }

  .content_list_table .tab-content{
    height: 0;
  }

  .content_new_order{
    height: 100%;
    overflow-x: hidden;
  }

  .content_new_order .content_form_new_order{
    height: 0;
  }

  /* The heart of the matter */
  .scroll_horizontal_pv > .row {
    overflow-x: auto;
    white-space: nowrap;
  }
  .scroll_horizontal_pv > .row > .item-row-scroll{
    display: inline-block;
    float: none;
  }

  .item-row-scroll{
    padding: 5px 5px 5px 0;
  }

  /* Color pedido */
    .item-pedido-danger{
      background-color: #ec4935;
      color: #fff;
    }

    .item-pedido-success{
      background-color: #35b44a;
      color: #fff;
    }

    .item-pedido-primary{
      background-color: #2969b3;
      color: #fff;
    }

    .item-pedido-secondary{
      background-color: #9c9fa1;
      color: #fff;
    }
  /* End color pedido */

/* END COMANDA */

/* CAJA */

  .form_input_cj input{
    font-size: 20px;
  }

  .label_apertura_caja{
    font-size: 25px;
  }

/* END CAJA */

.card_products_pv{
  margin-top: 5px;
  margin-bottom: 5px;
}

.card_products_pv .card{
  /* border: 1px solid #000; */
  border: none;
  background-color: #ec4935;
  color: #fff;
}
.card_products_pv .agotado{
  /* border: 1px solid #000; */
  border: none;
  background-color: grey;
  color: #fff;
}
.card_products_pv .card img{
  width: 100%;
  height: 100px;
  object-fit: cover;
  object-position: center;
}

.card_products_pv .card .card-body{
  padding: 5px;
  text-align: center;
}

.card_products_pv>a{
  text-decoration: none;
}

.card_products_pv .card a{
  text-decoration: none;
}

.card_products_pv .card a.hrefText{
  color: #fff;
  font-weight: bold;
}

.card_products_pv .card .card-body .card_text{
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size: 13px;
  margin: 0;
}

/* POS */

  .pos_content{
    padding: 10px 0;
  }

  .content_pos{
    border: 1px solid #787878;
    border-radius: 10px;
    padding: 10px;
  }

  .item_pos_pedido_pv{
    height: 100%;
    align-items: center;
    display: grid;
    color: #545758;
    background-color: #c2c3c3;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
  }

  .item_pos_pedido_pv small{
    font-weight: bold;
    font-size: 11px;
  }

  .item_pos_pedido_pv p{
    margin: 0;
  }

  .content_price_pos{
    background-color: #000;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    padding: 0 5px;
  }

  .item_price_pos{
    /* margin-top: 5px; */
    margin-bottom: 5px;
  }

  .content_list_pedido_pos{
    height: auto;
    /* height: 0; */
    max-height: 100%;
  }



  .items_table_pos{
    height: 100%;
    overflow-x: hidden;
    margin-top: 10px;

    box-shadow: inset 0px -50px 50px -50px rgba(0,0,0,0.25);
    border: 1px solid #545758;
    border-radius: 5px;
  }

  .details_plato_pv_ordenar{
    height: 100%;
    overflow-x: hidden;
    /* border-radius: 5px; */
    padding: 10px;
    /* border: 1px solid #ccc; */
  }

  .img_details_plato_pv img{
    width: 120px;
    height: 120px;
    border-radius: 100px;
    object-fit: cover;
    object-position: center;
    background-color: #ec4935;
  }

  .btn_enjoit_pv_mesa {
    color: #fff;
    background-color: #097947;
    border-color: #097947;
    cursor: pointer;
  }

  .btn_check_details{
    min-width: 70px;
  }

  .btn_enjoit_pv_ingredients{
    color: #fff;
    background-color: #097947;
    border-color: #097947;
    cursor: pointer;
    box-shadow: none;
  }

  .btn_enjoit_pv_ingredients:not(:disabled):not(.disabled).active, .btn_enjoit_pv_ingredients:not(:disabled):not(.disabled):active, .show>.btn_enjoit_pv_ingredients.dropdown-toggle {
    color: #097947;
    background-color: #fff;
    border-color: #097947;
  }

  .btn_enjoit_pv_ingredients:focus{
    box-shadow: none;
  }

  .btn_enjoit_light_pv_mesa:not(:disabled):not(.disabled).active, .btn_enjoit_light_pv_mesa:not(:disabled):not(.disabled):active, .show>.btn_enjoit_light_pv_mesa.dropdown-toggle {
    color: #fff;
    background-color: #097947;
    border-color: #097947;
  }

  .btn_enjoit_light_pv_mesa {
    color: #097947;
    background-color: #fff;
    border-color: #097947;
    cursor: pointer;
    box-shadow: none;
  }

  .btn_enjoit_light_pv_mesa:focus{
    box-shadow: none;
  }

  .observaciones_details_pv, .observaciones_details_pv:focus{
    background-color: #ccc;
    border-color: #097947;
  }

  .class_item_print_plato_pos{
    cursor: pointer;
  }

  .search_cliente_pos{
    padding: 10px;
  }

  .content_list_pedido_pos tbody tr{
    cursor: pointer;
  }

  .content_list_pedido_pos tbody tr th a{
    text-decoration: none;
  }

  .content_list_pedido_pos .dropdown-toggle::after {
    display:none;
  }

  .red_notification{
    color: #ec4935;
    display: none;
  }

  .green_notification{
    color: #02ff16;
    display: none;
  }

  .orange_notification{
    color: #fa871c;
    display: none;
  }

  /*ICON PARA LLEVAR*/
    .icon_parallevar svg{
      height: 25px;
      margin: auto;
    }

    .icon_parallevar svg path{
      fill:none !important;
      stroke:#fff;
      stroke-miterlimit:10;
    }

    .nav_item_parallevar svg path.parallevar-1{
      stroke-width:1.5px;
    }

    .nav_item_parallevar svg path.parallevar-2{
      stroke-linecap:round;
    }
  /*END ICON PARA LLEVAR*/

  /*ICON DOMICILIOS*/
    .icon_domicilios svg{
      height: 25px;
      margin: auto;
    }

    .icon_domicilios svg path{
      fill:#fff;
    }
  /*END DOMICILIOS*/

/* End POS */

[class*="lists_pedido_pv_"] {
  height: 100%;
  overflow-x: hidden;
}

[class*="lists_pedido_pv_"] .table{
  height: 60vh;
}

/* .content_list_pedido_pos table{
    max-height: 20%;
  } */


  .nav_phones{
    display: none;
  }
  .black{
    color: black
  }
  /* .nav_phones nav.navigation{
    position:static;
    top: 0;
    bottom: 0;
    left: 15vw;
    right: 1vw;
  } */
  /* reponsive */

  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 600px) {

  }


  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (max-width: 1100px) {


    #items_details_principal_pedido_pos .col, #items_details_principal_pedido_pos_default .col{
      font-size: 88%;
      max-width: 25%;
    }

    #items_details_principal_pedido_pos .col-md-6 , #items_details_principal_pedido_pos_default .col-md-6{
      font-size: 88%;
      max-width: 50%;
    }

    #items_details_principal_pedido_pos .col-md-auto , #items_details_principal_pedido_pos_default .col-md-auto{
      font-size: 88%;
      max-width: 25%;
    }

    #items_details_principal_pedido_pos .col-md-auto small, #items_details_principal_pedido_pos_default .col-md-auto small{
      font-size: 10%;
    }


    .item_price_pos .col-md-4 .content_price_pos,.item_price_pos .col-md-4 .content_price_pos .col {
      font-size: 88%;
      max-width: 100%;
    }

  }

  @media only screen and (max-width:1230px){

    .zonas_content .select_show
    {
      font-size: 75%;
    }

    a.btn_caja{
      font-size: 75%;
    }

    .cant_item{
      width: 12%;
    }

    .itemCantProduct button.btn i{
      padding: 0 .8rem;
      font-size: .7em;
    }
    .itemCantProduct input{
      /* padding: 0 2.16rem;
       */
       /* max-width: 2rem; */
       padding: .5rem;
    }

    #idQuantityDetails {
      width: auto;
      max-width: 3rem;
      padding: .5rem;
    }

    /* .btn-title button{
      font-size: .1rem;
    } */
  }

  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) and (max-width:1100px) {

    a.btn_caja{
      font-size: 80%;
    }

    .text_name_rest{
      font-size: 80%;
    }

    [class*="lists_pedido_pv_"] .table{
      height: 70vh;
      font-size: .6rem;
    }

    [class*="lists_pedido_pv_"] .table thead tr th{
      font-size: .6rem;
    }

    .content_list_pedido_pos table {
      font-size: .7em;

    }

    .content_list_pedido_pos table tr td{
      padding: .1rem;
    }

    .content_list_pedido_pos table tr td .itemCantProduct{
      padding: 0;
    }

    .nav-servicios-pv [class^="col-"], .nav-servicios-pv [class*=" col-"] {
      padding: .5em;
      font-size: .3em;
    }

    .content_pos_list_pedido_principal .bd-highlight . {
      padding-top: 10px;
    }
    #idLowerButtonList1{
      margin: -3.9px;
    }

    #idLowerButtonList1 .col, #idLowerButtonList1 [class^="col-"]{
      width: 100vw;
      margin: 0;
      padding: .8vw;
      flex-grow: 0;
      font-size: initial;
    }
    #idLowerButtonList1 .col a{
      width: 35vw;
      position: relative;
    }

    .search_cliente_pos .align-items-start .btn {
      padding: .375rem .75rem;
    }
    /* #list_value_pedido_pos .row a {
      font-size: .5rem;
    } */

    .item_price_pos .col-md-4 b{
      font-size: 1.6vw;
    }

  }

  @media only screen and (max-width: 990px){
    a.btn_caja{
      font-size: 45%;
    }

    .content_list_table .tab-content{
      height: auto;
    }

  }

  @media only screen and (max-width: 767px) {
    .content_list_table .tab-content{
      height: 0;
    }

    [class*="lists_pedido_pv_"] .table{
      height: 70vh;
      font-size: .6rem;
    }

    [class*="lists_pedido_pv_"] .table thead tr th{
      font-size: .6rem;
    }

    a.btn_caja{
      width: 40%;
      font-size: 40%;
      /* justify-items: center; */
    }

    .navigation_pos{
      display: none;
    }

    .dropdown-menu .nav-link.active {
      color: #ffffff;
      background-color: #ec4935;
      border-color: #ec4935;
    }

    .nav_phones{
      display: block;
    }

    .nav_desktop{
      display: none;
      transition: opacity .15s linear;
    }

    .img_logo{
      width: 40%;
    }

    .text_name_rest{
      font-size: 40%;
    }

    /* .content_pos_list_pedido_principal .bd-highlight .text-center {
      padding-top: 10px;
    } */

    .row-item-tabs-prl .col{
      max-width: auto;
      font-size: 70%;
    }

  /*  .row-item-tabs-prl .col-md-auto{
      max-width: 40%;
      font-size: 60%;
    } */

    #idLowerButtonList1 .col a, #idLowerButtonList1 [class^="col-"]{
      padding-top: 10px;
      font-size: 10px;
    }
    /* button.btn {
      padding: 0 2.9rem;
    } */

    .search_cliente_pos .align-items-start {
      height: 50vh;
    }

    .search_cliente_pos col-md-4 button {
      padding-top: 10px;
      font-size: 1rem;
      padding: initial;
    }

    /* .item_price_pos .col-md-4 .content_price_pos,.item_price_pos .col-md-4 .content_price_pos .col {
      font-size: 100%;
      max-width: 100%;
    } */

    .item_price_pos .col-md-4 .content_price_pos .col-md-auto ,.item_price_pos .col-md-4 .content_price_pos .col
    {
      font-size: 4vw;
      padding-top: 10px;
      max-width: 50%;
    }

    /* #idQuantityDetails {
      max-width: auto;
      padding:auto;
    } */

    #items_details_principal_pedido_pos .col-md-auto small, #items_details_principal_pedido_pos_default .col-md-auto small{
      font-size: 80%;
    }
    /* [class*="lists_pedido_pv_"]{
      max-height: 100vw;
    } */

    [class*="content_pv_"] {
      max-height: 1vh;
    }

    [class*="lists_pedido_pv_"] {
      height: 100%;
      overflow-x: hidden;
    }


    .content_pos {
      margin-top: 1rem;
    }

    .comanda_content .col-md-6{
      text-align: center;
    }

    .comanda_content .col-md-2{
      padding: 0px 0 0px 15px;
      width: 100%;
      max-width: 40%;
      text-align: 50% center;
    }



    .comanda_content .select_show{
      padding: 5px 15px;
      width: 100%;
      max-width: 60%;
      text-align: .7rem;
    }

    .zonas_content .select_show{
      padding: 5px 15px;
    }

    .list_pedido{
      height: auto !important;
    }


    .col-6.col-xl-3 .row .col-md-auto {
      margin-top: .5rem!important;
    }
  }

  @media only screen and (max-width:520px)
  {
    .list_pedido , .item_list_comanda, .options_changes_state i, .options_changes_state b, .item_text_list_pedido_p{
      font-size: 0.5rem !important;
    }


  }

  @media only screen and (max-width:320px)
  {
    #id_content_row_comanda .col-3.col-xl-3{
      width: 100%;
      max-width: 100vw;
    }

  }

  .list_pedido svg{
    height: 20px;
  }

  /* responsive brandon */

  @media only screen and (max-width:380px)
{

    /* boton de borrar */
    #idLowerButtonList1 .col-md-auto a{
        font-size:10px
    }
    /* billetes */
    #pills-pagoPedidoEfectivoPvOrdenar{
        visibility: hidden;
        height: 0px;
    }
    /* obsequio y el otro */
    #pills-pagoPedidoEfectivoPvOrdenar-tab{
        width: 100px;
    }
    #pills-pedidoObsequio-tab{
        width: 100px;
        margin-left: 100px;
    }

    #pills-pedidoTarjeta-tab{
      width: 100px;
      margin-left: 100px;
    }
    #cuadroNumerosCobrar{
        width: 200px;
    }
    .respon {
        width: 90vw;
    }
    #limpiarCuenta a{
        font-size: 2vw;
      }
    #cobrarJs a{
        font-size: 2vw;
    }

}
/* celulares con maximo 780px y horizontal */
@media all  and (max-width:780px)  and (orientation: landscape)
{

    /* boton de borrar */
    #idLowerButtonList1 .col-md-auto a{
        font-size:10px
    }
    /* billetes */
    #pills-pagoPedidoEfectivoPvOrdenar{
        visibility: hidden;
        height: 0px;
    }
    /* obsequio y el otro */
    #pills-pagoPedidoEfectivoPvOrdenar-tab{
        width: 100px;
    }
    #pills-pedidoObsequio-tab{
        width: 100px;
        margin-left: 100px;
    }

    #pills-pedidoTarjeta-tab{
      width: 100px;
      margin-left: 100px;
  }

    #cuadroNumerosCobrar{
        width: 200px;
    }

    #limpiarCuenta a{
        font-size: 2vw;
      }
    #cobrarJs a{
        font-size: 2vw;
    }

}
/*grandes*/
@media all  and (min-width:380px) and (max-width:780px)
{

      /* boton de borrar */
      #idLowerButtonList1 .col-md-auto a{
        font-size:10px
    }
    /* billetes */
    #pills-pagoPedidoEfectivoPvOrdenar{
        visibility: hidden;
        height: 0px;
    }

    /* obsequio y el otro */
    #pills-pagoPedidoEfectivoPvOrdenar-tab{
        width: 100px;
    }
    
    #pills-pedidoObsequio-tab{
        width: 100px;
        margin-left: 100px;
    }

    #pills-pedidoTarjeta-tab{
      width: 100px;
      margin-left: 100px;
    }

    #limpiarCuenta a{
        font-size: 2vw;
      }
    #cobrarJs a{
        font-size: 2vw;
    }
    #id_open_content_service_pv{
        height: 61vh;
    }
    .tab-servicios-pv{
        height: 0vh;
    }
    .btn_purple_cl_enjoit{
        font-size: 2vw;
    }
}
