.sidebar[data-color="color"]:after, .off-canvas-sidebar[data-color="color"]:after {
    background: #813545;
}

.sidebar[data-color="color"] .nav li.active>a:not([data-toggle="collapse"]), .off-canvas-sidebar[data-color="color"] .nav li.active>a:not([data-toggle="collapse"]) {
    color: #813545;
}

.sidebar[data-color="color"] .nav li.active>a:not([data-toggle="collapse"]) i, .off-canvas-sidebar[data-color="color"] .nav li.active>a:not([data-toggle="collapse"]) i {
    color: #813545;
}

.color-panel {
    background: #2d3942;
}

.vino {
    background-color: #813545;
}

.text-vino {
    color: #813545 !important;
}

.text-negro2 {
    color: #813545;
    font-weight: bold;

}

/* estilos de las mesas */
.mesaDisponible {
    background: #49b675;
}

.mesaNoDisponible {
    background: #9f2329;
}

.mesaDeshabilitada {
    background: gray;
}

.mesaEnProceso {
    background: #eab41e;
}

.mesasListado {
    cursor: pointer;
}

.text-gris {
    color: #d9dadf;
}

.nav-pills .nav-link.active, .show>.nav-pills .nav-link {
    background: #813545 !important
}

.btn-verde {
    background: #49b675;
}

.texto-logo {
    font-size: 0.9em !important;
}

.pedidos {
    background: #d0d2d8 !important;
}

.izquierda {
    float: left !important;
}

.derecha {
    float: right !important;
}

.texto-lista {
    font-size: 1.2em !important;
}

.text-negro {
    color: black;
}

.max-alto {
    max-height: 450px;
}

.max-500 {
    max-height: 500px;
}

.label {
    font-size: 0.8571em;
    margin-bottom: 5px;
    color: #9A9A9A;
}

.shadow {
    box-shadow: 0 1px 15px 1px rgb(39 39 39 / 40%) !important;
}

.max-alto-ingredientes {
    max-height: 300px;
    overflow-x: hidden;
}

.max-alto-cambio {
    max-height: 250px;
    overflow-x: hidden;
}

.fondoNoti {
    background: rgb(240, 240, 240, 0.2);
}

/* xd */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #17A2B8;
}

.dropdown-menu {
    top: 60px;
    right: 0px;
    left: unset;
    width: 460px;
    box-shadow: 0px 5px 7px -1px #c1c1c1;
    padding-bottom: 0px;
    padding: 0px;
}

.dropdown-menu:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 12px;
    border: 10px solid #343A40;
    border-color: transparent transparent #343A40 transparent;
}

.head {
    padding: 5px 15px;
    border-radius: 3px 3px 0px 0px;
}

.footer {
    padding: 5px 15px;
    border-radius: 0px 0px 3px 3px;
}

.notification-box {
    padding: 10px 0px;
}

.bg-gray {
    background-color: #eee;
}

@media (max-width: 640px) {
    .dropdown-menu {
        top: 50px;
        left: -16px;
        width: 290px;
    }

    .nav {
        display: block;
    }

    .nav .nav-item, .nav .nav-item a {
        padding-left: 0px;
    }

    .message {
        font-size: 13px;
    }
}

.button-green {
    background: #49b675;
}

.button-green:hover {
    background: #49b675;
}

.button-gray {
    background: gray;
}

.button-gray:hover {
    background: gray;
}

.tr-vino {
    color: #572727;
}

.max-alto-500 {
    max-height: 500px;
    overflow-x: hidden;
}

.mostrarCheck {
    opacity: 1 !important;
    visibility: visible !important;
}

.btn-print {
    background-color: #1a679d;
    color: #FFFFFF;
}

.bg-rojo {
    color: #940008;
}

.bg-plomo {
    background-color: rgb(243, 243, 243);
}

.bg-oscuro {
    background-color: #313539
}

.bg-lineagris {
    background-color: #d1d1d1;
}

.pad-tabla {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.mano {
    cursor: pointer;
}

.suspensivo {
    display: block;
    max-width: 13ch;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.imagen {
    float: left;
    margin-bottom: 19px;
    background-size: cover;
    height: 200px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 0.1875rem
}

.imageDiv {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
@media(max-width:1700px){
    .imagenProducto {
        height: 65px !important;
        width: 90% !important;
    }
}
@media (max-width:1000px) {
    
    .imagenProducto {
        height: 50px !important;
        width: 50% !important;
    }
}

@media(max-width: 700px) {
    .imagen {
        height: 200px !important;
    }

    .imagenGrande {
        height: 200px !important;
    }

    .imagenProducto {
        height: 40px !important;
        width: 90% !important;
    }
}

.width-25-celu {
    width: 25%;
}

.width-25 {
    width: 25%;
}


.imagenGrande {
    float: left;
    margin-bottom: 8px;
    background-size: cover;
    height: 420px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 0.1875rem
}

.imagenProducto {
    float: left;
    background-size: cover;
    height: 50px;
    width: 50%;
    margin-left: 25%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 0.1875rem
}

.botoon{
    position: fixed;
    bottom: 20px;
    right: 20px;
  }

  #btn-mas{
    display: none;
  }

  .btn-mas label{
    display: block;
    text-decoration: none;
    background: #cc2b2b;
    color: #fff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.4);

  }


  #btn-mas:checked{
    margin-bottom: 10px;
    opacity: 1;
    visibility: visible;
  }
  .btn-mas label{
    cursor: pointer;
    background: #f44141;
    font-size: 23px;
  }
  #btn-mas:checked ~ .btn-mas label {
    transform: rotate(360deg);
    transition: all 1500ms ease;
  }
