body {
  background-color: ;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #090602;
}
.cleaner_h0 {
  clear: both;
  width: 100%;
  height: 0px;
}
.cleaner_h1 {
  clear: both;
  width: 100%;
  height: 10px;
}
.cleaner_h2 {
  clear: both;
  width: 100%;
  height: 20px;
}
.cleaner_h3 {
  clear: both;
  width: 100%;
  height: 30px;
}
.cleaner_h4 {
  clear: both;
  width: 100%;
  height: 40px;
}
.cleaner_h5 {
  clear: both;
  width: 100%;
  height: 50px;
}
.cleaner_h6 {
  clear: both;
  width: 100%;
  height: 60px;
}
.br-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.br-bottom {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.hidden {
  display: none;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #f5ebc9;
}
.tooltip .tooltip-inner {
  background: #f5ebc9;
  color: #853a12;
}
.tit-1 {
  border-bottom: 2px solid #853a12;
  display: inline-block;
}
.tit-1.tit-bienvenido {
  margin-top: 0px;
}
.tit-2 {
  font-weight: bold;
  color: #d94a4a;
  text-shadow: #1f1c1c61 0px 2px 4px;
  margin-bottom: 10px;
}
.tit-3 {
  color: #d94a4a;
  background: url(../img/fnd_black_80.png) repeat;
  font-weight: 300;
  margin: 0px;
  margin-bottom: -39px;
  padding: 7px 0px 2px;
  position: relative;
  text-align: center;
  text-shadow: #1f1c1c 0px 2px 2px;
  z-index: 10;
}
.tit-4 {
  border-bottom: 3px solid #853a12;
  display: inline-block;
}
.p-dott-1 {
  padding-bottom: 20px;
  border-bottom: 3px dotted #f5ebc9;
}
.img-border-1 {
  border: 5px solid #46231b;
  border-radius: 5px;
}
#navbar-primary {
  font-family: 'Raleway', sans-serif;
  margin-top: 55px;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.75);
}
#navbar-primary.navbar-inverse {
  background: #090602;
}
#navbar-primary.navbar-inverse li > a {
  color: #f5ebc9;
  font-size: 18px;
}
#navbar-primary.navbar-inverse li > a:hover {
  color: #f8f8f8;
}
#navbar-primary.navbar-inverse .mobil-item {
  display: none;
}
#navbar-primary .link-logo-middle {
  width: 291px;
  position: relative;
}
#navbar-primary #logo-navbar-middle {
  position: absolute;
  top: -48px;
  left: 30px;
}
#navbar-primary .navbar-brand #logo-navbar {
  position: relative;
  top: -53px;
  left: 5px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
  #navbar-primary .navbar-nav {
    text-align: center;
  }
  #navbar-primary .navbar-nav > li {
    display: inline-block;
    float: none;
  }
  #navbar-primary .navbar-nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #navbar-primary .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }
  #navbar-primary .navbar-nav > li#li-logo .link-logo-middle {
    width: 180px;
  }
  #navbar-primary .navbar-nav > li#li-logo .link-logo-middle #logo-navbar-middle {
    top: -29px;
    left: 15px;
    max-width: 160px;
  }
}
/* bakground colors */
.bg-color-1 {
  font-family: 'Raleway', sans-serif;
  background: #7b2621;
  padding: 40px;
  color: #f8f8f8;
}
.bg-color-1 p {
  margin: 0px;
}
.bg-color-1 .btn-custom-3 {
  border-color: #fff;
  color: #f8f8f8;
  padding: 15px 50px;
}
.bg-color-1 .btn-custom-3:hover {
  background-color: #f8f8f8;
  color: #7b2621;
}
/* Rejilla */
.rejilla-line-1 {
  background: url(../../img/color_rejilla_x3.jpg) repeat-x;
  height: 10px;
  width: 100%;
  display: block;
}
.rejilla-line-1.entre-lineas {
  position: relative;
  margin-bottom: -5px;
}
.rejilla-line-1.br-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.rejilla-line-2 {
  background: url(../../img/color_rejilla_x2.jpg) repeat-x;
  height: 10px;
  width: 100%;
  display: block;
}
.rejilla-line-3 {
  background: url(../../img/color_rejilla_x1.jpg) repeat-x;
  height: 10px;
  width: 100%;
  display: block;
}
/* Pedidos  */
.btn-custom-1 {
  font-family: 'Raleway', sans-serif;
  color: #fff;
  background: #fff1c6;
  background: -moz-linear-gradient(top, #fff1c6 0%, #d7b961 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff1c6), color-stop(100%, #d7b961));
  background: -webkit-linear-gradient(top, #fff1c6 0%, #d7b961 100%);
  background: -o-linear-gradient(top, #fff1c6 0%, #d7b961 100%);
  background: -ms-linear-gradient(top, #fff1c6 0%, #d7b961 100%);
  background: linear-gradient(to bottom, #dd3f3f 0%, #df7778 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3f3f', endColorstr='#df7778', GradientType=0);
  border-bottom: 0px;
}
.btn-custom-1:hover {
  color: #dd3f3f;
  background: #fef3e2;
  background: -moz-linear-gradient(top, #fef3e2 49%, #f2dc9e 86%, #edd384 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(49%, #fef3e2), color-stop(86%, #f2dc9e), color-stop(100%, #edd384));
  background: -webkit-linear-gradient(top, #fef3e2 49%, #f2dc9e 86%, #edd384 100%);
  background: -o-linear-gradient(top, #fef3e2 49%, #f2dc9e 86%, #edd384 100%);
  background: -ms-linear-gradient(top, #fef3e2 49%, #f2dc9e 86%, #edd384 100%);
  background: linear-gradient(to bottom, #fff 49%, #fff 86%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0);
}
.btn-custom-2 {
  font-family: 'Raleway', sans-serif;
  color: #fff1c6;
  background: #8a1812;
  background: -moz-linear-gradient(top, #8a1812 0%, #4f0c00 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #8a1812), color-stop(100%, #4f0c00));
  background: -webkit-linear-gradient(top, #8a1812 0%, #4f0c00 100%);
  background: -o-linear-gradient(top, #8a1812 0%, #4f0c00 100%);
  background: -ms-linear-gradient(top, #8a1812 0%, #4f0c00 100%);
  background: linear-gradient(to bottom, #8a1812 0%, #4f0c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a1812', endColorstr='#4f0c00', GradientType=0);
  border-top: 0px;
}
.btn-custom-2:hover {
  color: #fff;
  background: #b21d1c;
  background: -moz-linear-gradient(top, #b21d1c 0%, #77150c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #b21d1c), color-stop(100%, #77150c));
  background: -webkit-linear-gradient(top, #b21d1c 0%, #77150c 100%);
  background: -o-linear-gradient(top, #b21d1c 0%, #77150c 100%);
  background: -ms-linear-gradient(top, #b21d1c 0%, #77150c 100%);
  background: linear-gradient(to bottom, #b21d1c 0%, #77150c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21d1c', endColorstr='#77150c', GradientType=0);
}
.buscar-top {
  margin-top: 15px;
  margin-left: 25px;
}
.buscar-top .btn {
  padding: 6px 12px 5px;
}
.buscar-top .form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: auto;
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.buscar-top .input-group-btn .btn {
  background: #fff;
  padding: 5px 10px;
  height: 36px;
  border: 1px solid #d7d7d7;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #E30513;
  font-size: 18px;
  margin-right: 3px;
}
.buscar-top .input-group-btn .btn:hover {
  background-color: #000;
  color: #fff;
}
.buscar-top #buscar-top::placeholder {
  color: #000;
  opacity: 1;
}
#input-group-buscar {
  border-radius: 30px;
  max-width: 103%;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 5px;
}
#input-group-buscar .ico-search {
  background: url(../img/ico_search.png) no-repeat center center;
  width: 31px;
  height: 31px;
  display: block;
  margin: 0 auto;
}
/* Productos Grupos */
.box-gru {
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.box-gru .gru-img {
  -webkit-box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  width: 100%;
  height: 150px;
}
.box-gru:hover {
  cursor: pointer;
  opacity: 0.7;
}
.box-gru:hover .gru-img {
  opacity: 0.7;
}
.box-gru .abs {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
.box-gru .gru-deta {
  display: inline-block;
  -webkit-box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.75);
  margin: auto;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box-gru .gru-deta h2 {
  font-size: 30px;
  font-weight: normal;
  color: #f5ebc9;
  text-shadow: #1f1c1c 0px 2px 4px;
  display: inline-block;
  margin: 0px;
  padding: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #000000a1;
}
.box-gru .rejilla-line-2 {
  height: 5px;
}
.box-gru:hover .rejilla-line-2 {
  height: 15px;
}
#box-contenedor-productos {
  overflow-y: auto;
  display: flex;
  overflow: hidden;
  outline: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (hover: hover) {
  .container-item:hover {
    cursor: pointer;
    border: 1px solid #d7d7d7;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    transition: transform .2s;
  }
  .container-item:hover img {
    transform: scale(1.1);
  }
}
@media (hover: none) {
  .container-item:active {
    cursor: pointer;
    border: 1px solid #d7d7d7;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    transition: transform .2s;
  }
  .container-item:active img {
    transform: scale(1.5);
  }
}
#tituloprincipal {
  display: flex;
}
@media (max-width: 62em) {
  .containeritems {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    width: 100%;
    min-height: 110px;
  }
  .container-item {
    padding: 5px;
    margin-top: 2px;
    border-bottom-width: 2em;
    box-shadow: inset 0 -0.25px 0 red;
    width: 100%;
  }
}
@media (min-width: 62em) {
  .containeritems {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    min-height: 110px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 5px #ccc8c8;
    padding: 10px 10px 10px 10px;
    border-radius: 5%;
  }
  .container-item {
    padding: 5px;
    margin-top: 2px;
    border-bottom-width: 2em;
    box-shadow: inset 0 -0.25px 0 red;
    width: 300px;
  }
}
.items-img {
  width: 130px;
  height: 110px;
  position: relative;
}
.items-img img {
  width: 130px;
  height: 110px;
  border-radius: 15px;
}
.box-principal {
  width: 100%;
}
.box-items {
  width: auto;
  margin-left: 10px;
}
.box-flex-space-between {
  display: flex;
  justify-content: space-between;
}
.items-titulo {
  min-height: 80px;
  width: 100%;
  position: relative;
  color: #0a0a0a;
  font-size: 14px;
  text-align: center;
  text-shadow: #2b252542 0px 2px 4px;
  align-items: center;
}
.art_deta {
  font-size: 15px;
}
.tit-secundario {
  font-size: 12px;
  text-shadow: 0pk 0px 0px 0px;
  font-style: italic;
}
.items-precio {
  font-size: 17px;
  width: auto ;
  color: #0a0a0a;
  text-shadow: #2b252542 0px 2px 4px;
  align-items: center;
}
.items-opciones {
  width: auto;
  z-index: 10;
  float: right;
}
.items-opciones .agregar {
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  border: none;
  background: #dd2121;
  z-index: 10;
}
.items-opciones .ver {
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  border: none;
  background: #dd2121;
  z-index: 10;
}
.items-opciones .agregar:hover {
  background: red ;
}
.box-helado,
.box-torta {
  background-color: rgba(251, 251, 251, 0.5);
  border-radius: 5px;
  padding: 0;
  width: 100%;
  height: 90px;
  max-width: 550px;
}
.box-helado.active,
.box-torta.active {
  background-color: rgba(245, 225, 201, 0.5);
}
.box-helado .box-cell,
.box-torta .box-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.box-helado .box-cell.helado-img,
.box-torta .box-cell.helado-img {
  width: 100px;
  height: 100px;
  position: relative;
}
.box-helado .box-cell.helado-precio,
.box-torta .box-cell.helado-precio {
  width: 40%;
  font-size: 28px;
  color: #0a0a0a;
  text-shadow: #1f1c1c 0px 2px 4px;
}
.box-helado .box-cell.helado-opciones,
.box-torta .box-cell.helado-opciones {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: -25px;
}
.box-helado .box-cell .cantidad,
.box-torta .box-cell .cantidad {
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  min-width: 100px;
  color: #0a0a0a;
  font-weight: bold;
  font-size: 23px;
  text-shadow: 0px -3px 1px rgba(0, 0, 0, 0.49);
}
.box-helado .box-cell .cantidad .medida,
.box-torta .box-cell .cantidad .medida {
  font-size: 23px;
}
.box-helado .box-cell.torta-img,
.box-torta .box-cell.torta-img {
  width: 90px;
  height: 80px;
  position: relative;
}
.box-helado .box-cell.torta-img img,
.box-torta .box-cell.torta-img img {
  border-radius: 5px;
  width: 90px;
  height: 80px;
}
.box-helado .box-cell.torta-titulo,
.box-torta .box-cell.torta-titulo {
  width: 75%;
  position: relative;
  color: #0a0a0a;
  font-size: 14px;
  text-align: center;
  text-shadow: #2b252542 0px 2px 4px;
}
.box-helado .box-cell.torta-titulo .tit-secundario,
.box-torta .box-cell.torta-titulo .tit-secundario {
  font-size: 14px;
}
.box-helado .box-cell.torta-precio,
.box-torta .box-cell.torta-precio {
  width: 25%;
  font-size: 28px;
  font-size: 17px;
  color: #0a0a0a;
  text-shadow: #2b252542 0px 2px 4px;
}
.box-helado .box-cell.agregar-cantidad,
.box-torta .box-cell.agregar-cantidad {
  max-width: 110px;
  margin: 0 auto;
  width: 30px;
}
.box-helado .box-cell.agregar-cantidad .form-control,
.box-torta .box-cell.agregar-cantidad .form-control {
  text-align: right;
  margin: 2px 25px 1px 1px;
  font-size: 16px;
}
.box-helado .box-cell.torta-opciones,
.box-torta .box-cell.torta-opciones {
  width: 100%;
  text-align: center;
  margin-top: -25px;
  z-index: 10;
  padding-right: 10;
}
.box-helado .text,
.box-torta .text {
  font-size: 20px;
  color: #f8f8f8;
  text-shadow: #1f1c1c 0px 2px 4px;
}
.box-sabores {
  display: flex;
  flex-direction: column;
  background: #0b0a0a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#422918', endColorstr='#885536', GradientType=1);
  border-radius: 5px;
  padding: 20px;
}
.box-sabores .box-contenedor-sabores {
  background: url(../../img/fnd_black_50.png) repeat;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  padding: 20px 30px;
}
.box-sabores .box-sabores-cat {
  color: #d9d4d4;
  text-shadow: #1f1c1c 0px 2px 4px;
  margin-bottom: 20px;
}
.box-sabores .box-sabores-cat .tit-2 {
  margin: 0px;
  margin-bottom: 10px;
  font-weight: normal;
}
.box-sabores ul.list-sabores {
  list-style-image: url(../../img/heladito.png);
}
.box-sabores ul.list-sabores > li:hover {
  background: #333;
}
.box-sabores ul.list-sabores li.active {
  background: #00000080;
  border: 2px dotted #f5ebc9;
  border-radius: 5px;
  padding-left: 5px;
}
.box-sabores ul.list-sabores li.active .check {
  display: inline;
}
.box-sabores ul.list-sabores .fa {
  color: #c7cb43;
}
.box-sabores ul.list-sabores .fa:hover {
  color: #f8f8f8;
}
.box-sabores ul.list-sabores .fa.check {
  float: right;
  color: #f5ebc9;
  line-height: 1.42857143;
  margin-right: 5px;
  display: none;
}
.box-sabores ul.list-sabores .btn-sabor {
  cursor: pointer;
}
.box-sabores ul.list-sabores .btn-sabor:hover {
  color: #fff;
}
.cucurucho {
  background: rgba(245, 225, 201, 0.6);
  background: rgba(28, 28, 27, 0.6);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  text-shadow: #1f1c1c 0px 2px 4px;
}
.cucurucho .cu-img {
  background: #f7f7f7;
  text-align: center;
  border-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.cucurucho .cu-img img {
  padding: 8px;
  width: 90px;
  height: 80px;
}
.cucurucho .cu-img .btn-custom-1 {
  border-top: 0px;
}
.cucurucho .cu-cant {
  background: none;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #f7f7f7;
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.cucurucho .cu-cant option {
  color: #333;
}
.cucurucho .cu-tit {
  height: 48px;
  display: table;
  width: 100%;
}
.cucurucho .cu-tit .tit {
  display: table-cell;
  vertical-align: middle;
}
#box-totales {
  width: 100%;
  overflow-y: auto;
  position: fixed;
  display: block;
  justify-content: center;
  background-color: rgba(28, 28, 27, 0.98);
  color: #fff;
  text-shadow: #1f1c1c 0px 2px 4px;
  padding: 5px 5px 5px 15px;
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0pxpx;
  top: 88%;
  z-index: 10;
  height: 150px;
}
#box-totales a {
  color: #fff;
}
.totalpedido {
  text-align: center;
  background: none;
  padding-right: 30px;
  font-size: 16px;
  width: 100%;
}
.text-totalpedido {
  color: #fff;
  text-shadow: #1f1c1c1f 0px 2px 4px;
  text-align: left;
  font-size: 12px;
  width: 100%;
  text-align: center;
}
/* PEDIDO */
#box-pedido {
  background-color: rgba(234, 232, 229, 0.6);
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.btn-nav {
  color: #f8f8f8;
}
.btn-nav:hover {
  color: #fff;
  border: 1px solid #ccc;
}
.btn-nav.btn-nav-dark {
  color: #333;
}
.btn-nav.btn-nav-dark:hover {
  border: 1px solid #333;
}
.head-title .tit-2 {
  display: inline-block;
}
.head-title .btn-nav {
  margin-top: 24px;
  vertical-align: middle;
  display: inline;
  color: #b30c0c;
  float: right;
}
.head-title-2 h2,
.head-title-2 h3,
.head-title-2 h4 {
  margin-top: 0px;
  display: inline-block;
}
.head-title-2 h3 {
  font-size: 26px;
  font-weight: normal;
  color: #f5ebc9;
}
.head-title-2 h3 small {
  color: #f8f8f8;
}
.head-title-2 .btn-nav,
.head-title-2 .btn-agregar {
  float: right;
  margin-right: 5px;
}
#tabla-pedidos,
.tabla-mobil table.stacktable {
  border-collapse: separate;
  border-spacing: 0px 5px;
}
#tabla-pedidos thead tr th,
.tabla-mobil table.stacktable thead tr th {
  font-weight: bold;
  color: #5e5d5a;
  font-size: 20px;
  text-shadow: #1f1c1c0d 0px 2px 4px;
}
#tabla-pedidos thead tr th.imagen,
.tabla-mobil table.stacktable thead tr th.imagen {
  display: none;
}
#tabla-pedidos tbody tr,
.tabla-mobil table.stacktable tbody tr {
  background-color: rgba(230, 227, 224, 0.7);
}
#tabla-pedidos tbody tr td,
.tabla-mobil table.stacktable tbody tr td {
  color: #2a341a;
  vertical-align: middle;
  font-size: 14px;
}
#tabla-pedidos tbody tr td.imagen,
.tabla-mobil table.stacktable tbody tr td.imagen {
  text-align: center;
}
#tabla-pedidos tbody tr td.detalle,
.tabla-mobil table.stacktable tbody tr td.detalle {
  text-align: left;
  font-size: 14px;
  width: 70%;
}
#tabla-pedidos tbody tr td.detalle .sabores,
.tabla-mobil table.stacktable tbody tr td.detalle .sabores {
  font-size: 12px;
  line-height: 12px;
}
#tabla-pedidos tbody tr td.detalle .artdeta,
.tabla-mobil table.stacktable tbody tr td.detalle .artdeta {
  font-size: 12px;
  line-height: 20px;
}
#tabla-pedidos tbody tr td.cantidad,
.tabla-mobil table.stacktable tbody tr td.cantidad {
  text-align: center;
  width: auto;
  display: flex;
}
#tabla-pedidos tbody tr td.cantidad .input-cant,
.tabla-mobil table.stacktable tbody tr td.cantidad .input-cant {
  background: none;
  border: none;
  text-align: right;
  width: 50px;
  padding: 0px 0px 0px 0px;
}
#tabla-pedidos tbody tr td.total,
.tabla-mobil table.stacktable tbody tr td.total {
  text-align: right;
  width: 20%;
}
#tabla-pedidos tbody tr td.eliminar .btn-eliminar,
.tabla-mobil table.stacktable tbody tr td.eliminar .btn-eliminar {
  font-size: 15px;
  background: none;
  color: red;
  padding: 0px;
}
#tabla-pedidos tbody tr.row-end,
.tabla-mobil table.stacktable tbody tr.row-end {
  background: none;
}
#tabla-pedidos tbody tr.row-end .text-preciofinal,
.tabla-mobil table.stacktable tbody tr.row-end .text-preciofinal {
  color: #dd4849;
  text-shadow: #1f1c1c1f 0px 2px 4px;
  text-align: right;
}
#tabla-pedidos tbody tr.row-end .preciofinal,
.tabla-mobil table.stacktable tbody tr.row-end .preciofinal {
  text-align: right;
}
#tabla-pedidos tbody tr.row-end .preciofinal span,
.tabla-mobil table.stacktable tbody tr.row-end .preciofinal span {
  display: block;
  background-color: rgba(28, 28, 27, 0.6);
  color: #fff;
  text-shadow: #1f1c1c 0px 2px 4px;
  padding: 5px;
  border-radius: 5px;
}
#tabla-pedidos .img-pedido,
.tabla-mobil table.stacktable .img-pedido {
  max-width: 70px;
}
.tabla-mobil table.stacktable.small-only .st-key {
  width: 24%;
  font-size: 15px;
}
.tabla-mobil table.stacktable.small-only .st-val {
  width: 74%;
}
.tabla-mobil table.stacktable.small-only td.imagen {
  display: none;
}
.tabla-mobil table.stacktable.small-only td.detalle {
  text-align: left;
}
.tabla-mobil table.stacktable.small-only td.cantidad {
  text-align: left;
}
.tabla-mobil table.stacktable.small-only td.total {
  text-align: left;
}
.tabla-mobil table.stacktable.small-only .row-end .st-key {
  display: none;
}
.tabla-mobil table.stacktable.small-only .row-end .text-preciofinal {
  font-size: 17px;
}
.tabla-mobil table.stacktable.small-only .row-vacio .st-key {
  display: none;
}
.tabla-mobil table.stacktable.small-only .row-vacio .st-val {
  font-size: 17px;
}
/* Direccion */
.box-datos {
  background-color: rgba(245, 225, 201, 0.8);
  padding: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.input-fecha .form-control {
  display: inline-block;
}
.input-fecha .dia,
.input-fecha .ano {
  width: 29%;
}
.input-fecha .mes {
  width: 39%;
}
/* Confirmar pedido */
.box-confirmar {
  background-color: rgba(245, 225, 201, 0.6);
  padding: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.box-confirmar .form-control {
  background: #eee;
}
.box-msj {
  background-color: rgba(245, 225, 201, 0.8);
  padding: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.box-msj .text-lg {
  font-size: 18px;
}
.box-msj .ico-msj {
  color: #EFDA97;
  text-shadow: #1f1c1c 0px 2px 4px;
}
/* Footer */
footer {
  color: #333;
  font-family: 'Raleway', sans-serif;
  margin-top: 20px;
  margin-bottom: 100px;
  font-size: 19px;
}
footer .menu-foot {
  list-style: none;
}
footer .menu-foot a {
  color: #333;
}
#copyright {
  font-family: 'Raleway', sans-serif;
  color: #333;
  text-align: right;
}
#copyright p {
  margin: 0px;
}
/* Botones */
.btn-agregar {
  background: #c7cb43;
  background: -moz-linear-gradient(top, #c7cb43 0%, #c7cb43 23%, #888e2e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #c7cb43), color-stop(23%, #c7cb43), color-stop(100%, #888e2e));
  background: -webkit-linear-gradient(top, #c7cb43 0%, #c7cb43 23%, #888e2e 100%);
  background: -o-linear-gradient(top, #c7cb43 0%, #c7cb43 23%, #888e2e 100%);
  background: -ms-linear-gradient(top, #c7cb43 0%, #c7cb43 23%, #888e2e 100%);
  background: linear-gradient(to bottom, #c7cb43 0%, #c7cb43 23%, #888e2e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7cb43', endColorstr='#888e2e', GradientType=0);
  border: 0px;
  font-family: 'Raleway', sans-serif;
  color: #f8f8f8;
  font-size: 16px;
}
.btn-agregar:hover {
  background: #d4d86f;
  background: -moz-linear-gradient(top, #d4d86f 0%, #d4d86f 23%, #a2a937 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d4d86f), color-stop(23%, #d4d86f), color-stop(100%, #a2a937));
  background: -webkit-linear-gradient(top, #d4d86f 0%, #d4d86f 23%, #a2a937 100%);
  background: -o-linear-gradient(top, #d4d86f 0%, #d4d86f 23%, #a2a937 100%);
  background: -ms-linear-gradient(top, #d4d86f 0%, #d4d86f 23%, #a2a937 100%);
  background: linear-gradient(to bottom, #d4d86f 0%, #d4d86f 23%, #a2a937 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d86f', endColorstr='#a2a937', GradientType=0);
  color: #131313;
}
.btn-agregar.btn-sm {
  padding: 4px 10px;
}
/* Logueo */
.logo-logg {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
}
.box-ingresar {
  background: rgba(250, 250, 250, 0.75);
  max-width: 350px;
  width: 100%;
  min-height: 100%;
  position: absolute;
  padding: 30px;
  left: 100px;
  text-align: center;
}
.form-signin {
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin .bd-top {
  margin-bottom: -1px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin .bd-bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.form-signin .bd-none {
  border-radius: 0px;
}
.btn-submit {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 20px;
  padding: 12px;
}
.btn-registrarme {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  color: #661e22;
}
.line {
  border-top: 1px solid #959494;
  clear: both;
  margin: 0px 30px;
  margin-bottom: 10px;
}
/* Facebook btn */
.loginBtn {
  box-sizing: border-box;
  position: relative;
  display: block;
  /* width: 13em;  - apply for fixed size */
  margin: 0.2em;
  padding: 10px 15px 10px 10px;
  border: none;
  text-align: center;
  line-height: 34px;
  white-space: nowrap;
  border-radius: 0.2em;
  font-size: 16px;
  color: #FFF;
  width: 100%;
}
.loginBtn ._5h0m {
  max-width: 30px;
  vertical-align: text-bottom;
  padding-right: 5px;
}
.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}
.loginBtn:focus {
  outline: none;
}
.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
  text-shadow: 0 -1px 0 #354C8C;
}
/*
.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}*/
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
  text-decoration: none;
  color: #fff;
}
/* Forms */
.has-error {
  border-color: #b94a48;
}
.error_logg {
  display: none;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 2px solid red;
  border-radius: 5px;
  margin-bottom: 5px;
}
#after-registro,
.success_logg {
  display: none;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 2px solid lightgreen;
  border-radius: 5px;
  margin-bottom: 5px;
}
/*  contacto */
.form-contact {
  max-width: 700px;
  margin: 0 auto;
}
.form-contact .control-label {
  font-weight: normal;
}
.box-text-1 {
  display: inline-block;
  padding: 25px;
  border: 2px solid #46231b;
  border-radius: 10px;
  font-size: 1.1em;
}
#btn-pedidos {
  position: relative;
  text-align: center;
  margin-top: -121px;
}
#navbar-primary.navbar-inverse li .menu-desplegable {
  background: #f5ebc9;
}
#navbar-primary.navbar-inverse li .menu-desplegable li a {
  color: #853a12 !important;
}
@media (min-width: 768px) {
  #link-logo-cel {
    display: none;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 21px;
  }
  h3 {
    font-size: 18px;
  }
  .bg-color-1 .btn-custom-3 {
    border-color: #fff;
    color: #f8f8f8;
    padding: 15px 10px;
    font-size: 16px;
  }
  #li-logo {
    display: none;
  }
  .navbar-inverse .navbar-toggle {
    background-color: #f5ebc9;
    float: none;
    margin-right: 15px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
  }
  #navbar-primary {
    background: none !important;
    text-align: center;
    box-shadow: none !important;
  }
  #link-logo-cel {
    display: block;
  }
  .carousel {
    margin-top: 0px;
  }
  #menu-cel-index {
    background: #46231b;
  }
  .box-gru .gru-deta h2 {
    font-size: 20px;
  }
  .cucurucho {
    margin-bottom: 20px;
  }
  #tabla-pedidos thead tr th {
    font-size: 15px;
  }
  #tabla-pedidos tbody tr td {
    font-size: 15px;
  }
  #tabla-pedidos tbody tr td .artdeta {
    font-size: 15px;
  }
  .box-ingresar {
    left: 0;
  }
}
@media (max-width: 768px) {
  #navbar-primary .navbar-brand #logo-navbar {
    max-width: 160px;
    top: -35px;
  }
  #navbar-primary.navbar-inverse .mobil-item {
    display: block;
  }
  .head-title-2 h3 {
    font-size: 20px;
  }
  .head-title-2 .btn-nav,
  .head-title-2 .btn-agregar {
    float: left;
  }
  .box-sabores ul.list-sabores {
    padding: 0;
  }
}
@media (max-width: 200px) {
  .box-torta {
    display: block;
  }
  .box-torta .box-cell {
    display: block;
    vertical-align: middle;
    text-align: center;
    max-width: 550;
  }
  .box-torta .box-cell.helado-img {
    width: auto;
    position: relative;
  }
  .box-torta .box-cell.helado-precio {
    width: auto;
    font-size: 22px;
  }
  .box-torta .box-cell.helado-opciones {
    width: auto;
  }
  .box-torta .box-cell .cantidad {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    text-shadow: 0px -3px 1px rgba(0, 0, 0, 0.49);
  }
  .box-torta .box-cell .cantidad .medida {
    font-size: 23px;
  }
  .box-torta .box-cell.torta-img {
    width: auto;
  }
  .box-torta .box-cell.torta-titulo {
    width: auto;
    font-size: 17px;
    padding: 5px;
  }
  .box-torta .box-cell.torta-titulo .tit-secundario {
    font-size: 15px;
  }
  .box-torta .box-cell.torta-precio {
    width: auto;
    font-size: 22px;
  }
  .box-torta .box-cell.torta-opciones {
    width: auto;
  }
  .box-torta .text {
    font-size: 20px;
    color: #f8f8f8;
    text-shadow: #1f1c1c 0px 2px 4px;
  }
  .loginBtn {
    font-size: 14px;
  }
  .loginBtn ._5h0m {
    max-width: 22px;
  }
}
.e-a {
  animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
.e-a-1-5 {
  animation: animationFrames ease 1.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 1.5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationFrames ease 1.5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationFrames ease 1.5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
.e-a-2 {
  animation: animationFrames ease 2s;
  animation-iteration-count: 1;
  transform-origin: 0% 0%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationFrames ease 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationFrames ease 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationFrames ease 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
.e-a-2-5 {
  animation: animationFrames ease 2.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationFrames ease 2.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 2.5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationFrames ease 2.5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationFrames ease 2.5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@keyframes animationFrames {
  0% {
    opacity: 0;
    transform: translate(0px, -25px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes animationFrames {
  0% {
    opacity: 0;
    -moz-transform: translate(0px, -25px);
  }
  100% {
    opacity: 1;
    -moz-transform: translate(0px, 0px);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, -25px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}
@-o-keyframes animationFrames {
  0% {
    opacity: 0;
    -o-transform: translate(0px, -25px);
  }
  100% {
    opacity: 1;
    -o-transform: translate(0px, 0px);
  }
}
@-ms-keyframes animationFrames {
  0% {
    opacity: 0;
    -ms-transform: translate(0px, -25px);
  }
  100% {
    opacity: 1;
    -ms-transform: translate(0px, 0px);
  }
}

/*# sourceMappingURL=pedidosv2.css.map */