#content {
}

.contenidoCentrado {
  margin-bottom: 0;
}

.agregarAlCarrito:hover,
.buyBtn:hover {
  color: black !important;
  background: white;
  border: solid 3px black !important;
}

#acompanamientos {
  width: 78% !important;
  margin: 0 auto !important;
}

#acompanamientos .item {
  width: 50% !important;
}

.menuCont {
  display: block;
  width: 100%;
  left: 0%;
  position: relative;
  vertical-align: top;
  padding-top: 0px;
  overflow: hidden;
  height: auto;
  padding-bottom: 60px;
  background-image: url(../../files/menuBackground.png);
  background-size: cover;
  box-shadow: inset 0px 0px 40px 10px white;
}

.divCambiarTienda {
  background: white;
  width: 360px;
  border: solid 1px black;
  border-radius: 49px;
  height: 75px;
  float: right;
  padding: 15px;
  padding-left: 40px;
  padding-right: 40px;
  margin-right: 60px;
  color: black;
  font-family: "TodaySHOP";
}

.divCambiarTienda2 {
  background: white;
  width: 360px;
  border: solid 1px black;
  border-radius: 49px;
  height: 75px;
  padding: 15px;
  padding-left: 40px;
  padding-right: 40px;
  margin-right: 60px;
  color: black;
  font-family: "TodaySHOP";
  margin: 0 auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}

.cambiarTextoTienda p {
  margin: 0;
  font-size: 15px;
  font-weight: 100;
  margin-top: 10px;
  line-height: 16px;
  vertical-align: bottom;
}

.cambiarTextoTienda {
  width: 70%;
  font-size: 23px;
  height: 100%;
  display: inline-block;
  margin-top: 4px;
}

.modificarDireccion {
  float: right;
  display: inline-block;
  width: 30%;
  font-size: 16px;
  height: 55px;
  text-align: center;
  border-radius: 45px;
  line-height: 60px;
  margin-top: 10px;
  vertical-align: top;
  background-color: black;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
}

#content {
  background-image: url(/files/menuBackground.png);
  background-size: cover;
  box-shadow: inset 0px 0px 40px 10px white;
}

.title.bebidasTitle2 {
  color: #bd4f4f;
  font-size: 20px;
  font-weight: 900;
  left: 12%;
  position: relative;
  text-transform: lowercase;
  text-transform: uppercase;
}

.menuCont {
}

.buyBtn.noStock {
  cursor: not-allowed;
  pointer-events: none;
  background-color: black;
  border: black;
}

.catOne#bebidas {
  display: none;
}

.catOne {
  width: 100%;
  position: relative;
  height: auto;
}

.catOne #postres {
  width: 100vw;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 50px;
}

#postres .title {
  background-color: black;
  color: white;
  margin-top: 35px;
}

#postres .buyBtn {
  background-color: white;
  color: black;
  border: 1px solid;
}

#postres .buyBtn:hover {
  background-color: black;
  color: white !important;
  border: 1px solid white !important;
}

#postres {
  background-color: black;
  width: 100vw;
  left: 0;
  position: relative;
}

#postres .item {
  background-color: black;
}

#postres .itemTitle {
  color: white;
}

.menuPage {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  margin-left: 0px;
  padding-top: 0px;
  vertical-align: top;
  justify-content: center;
}

.divDemora {
  position: relative;
  /* display: none; */
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  line-height: 25px;
  font-weight: 100;
  margin: 0 auto;
  align-items: center;
  background-color: #ffc73b;
  font-size: 12px;
  letter-spacing: 0px;
  color: white;
  text-transform: uppercase;
}

.quote {
  position: relative;
  display: block;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  margin-bottom: 70px;
  color: gray;
}

.title1 {
  position: relative;
  color: black;
  font-family: "TodaySHOP";
  font-size: 64px;
  padding-right: 0;
  text-transform: uppercase;
  margin-bottom: 42px;
  margin-top: 42px;
  padding-left: 0;
  font-weight: normal;
  text-align: center;
  text-transform: lowercase;
  width: 100%;
}

.subtitle {
  position: relative;
  color: black;
  font-family: "TodaySHOP";
  font-size: 24px;
  padding-right: 0;
  text-transform: uppercase;
  margin-top: 0px;
  padding-left: 0;
  font-weight: normal;
  text-align: center;
  text-transform: lowercase;
  width: 100%;
}

.title2,
.title3 {
  font-family: "BebasNeue";
  display: none;
  font-size: 27px;
  border-left: solid 4px #ffc73b;
  padding-left: 10px;
  margin-left: 15px;
  height: 30px;
  line-height: 35px;
}

.title3 {
  margin-left: 30px;
  font-size: 23px;
  border-left: solid 3px #ffc73b;
  padding-left: 10px;
  height: 25px;
  line-height: 30px;
}

.item:hover .itemHover {
  display: none;
}

.itemTitle {
  position: relative;
  display: inline-block;
  color: #000000;
  width: 100%;
  text-transform: capitalize;
  margin-top: 5px;
  height: auto;
  left: 0;
  float: left;
  overflow: hidden;
  text-align: center;
  font-family: "TodaySHOP";
  font-size: 2.7vw;
  text-transform: lowercase;
}

.optionName {
  display: inline-block;
  font-weight: 100;
  width: 460px;
  margin-top: 18px;
}

.price {
  position: relative;
  display: inline-block;
  color: #513f13;
  width: calc(38% - 35px);
  text-transform: uppercase;
  float: right;
  right: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 20px;
  text-align: right;
  /* margin-right: 55px; */
  vertical-align: top;
  display: none;
}

.description {
  display: block;
  position: relative;
  color: black;
  width: calc(100% - 55px);
  padding: 20px;
  padding-right: 55px;
  height: 50px;
  margin-top: 0px;
  font-size: 14px;
  font-weight: lighter;
  line-height: 18px;
  padding-left: 0;
  display: none;
}

.catTwo {
  height: auto;
}

.bebidas {
  width: 50%;
  height: auto;
}

.bebidasItem {
  display: flex;
  left: 12%;
  position: relative;
  margin-top: 11px;
  color: black;
  font-size: 1.5vw;
  font-family: "Overpass";
  flex-direction: unset !important;
  width: auto !important;
  text-transform: uppercase;
}

.bebidasItemTitle {
  margin-right: 0%;
  width: 72%;
}

.bebidasPrice {
  color: #bd4f4f;
  font-weight: 700;
}

.bebidasContainer {
  display: flex;
  margin-bottom: 60px;
  flex-flow: wrap;
  margin-top: 50px;
}

.bebidasTitle {
  color: black;
  font-size: 35pt;
  font-family: "TodaySHOP";
  left: 12%;
  position: relative;
  text-transform: lowercase;
}

.buyBtn {
  position: relative;
  display: flow-root;
  height: 55px;
  line-height: 55px;
  letter-spacing: 1.5px;
  width: 50%;
  color: white;
  border-radius: 55px;
  background-color: black;
  text-transform: uppercase;
  font-size: 28px;
  text-transform: lowercase;
  cursor: pointer;
  font-family: "TodaySHOP" !important;
  font-weight: normal;
  margin-top: 73px;
  border: 3px solid black;
  text-align: center;
  margin-top: 73px;
  align-items: center;
  left: 24%;
}

.item {
  position: relative;
  display: block;
  margin-top: 25px;
  height: auto;
  margin-bottom: 25px;
  display: flex;
  width: 30%;
  flex-direction: column;
  cursor: pointer;
}

.lineaBlanca {
  position: relative;
  display: block;
  height: 3px;
  display: none;
  width: 100%;
  background-color: white;
}

.itemHover {
  display: none;
  height: 21vw;
  width: 100%;
  filter: drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.25));
  background-color: #0000008c;
  position: absolute;
  z-index: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 27px;
}

.itemHoverTitle {
  position: relative;
  width: 100%;
  margin-top: 45%;
  text-transform: uppercase;
}

.itemPhoto {
  display: inline-block;
  width: 20vw;
  height: 21vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  filter: drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.25));
  background-color: white;
  border-radius: 50%;
  margin: auto;
}

.itemInfo {
  width: calc(100%);
  height: auto;
  float: left;
  display: inline-block;
  padding-bottom: 6px;
  vertical-align: top;
  margin-top: 12px;
}

.cover {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.teatime {
  background-color: #ece8e3;
}

.teatime .quote {
  color: #6b6b69;
}

.specialPromo {
  display: block;
  padding-top: calc(70px + 145px);
  height: 645px;
  padding-bottom: 128px;
  background-image: url(/files/menuEj.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}

.specialPromoInfo {
  position: relative;
  display: block;
  width: 60%;
  background: white;
  margin: 0 auto;
  padding: 25px;
  padding-top: 55px;
  padding-bottom: 55px;
  font-family: "BebasNeue" !important;
  font-weight: normal;
}

#leftProductsContent {
  float: right;
  width: 200px;
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
  left: 0px;
  background-color: #2d2d2d;
  z-index: 1;
  height: 0px;
  overflow: scroll;
  /* border-right: 1px solid #ccc; */
  width: 249px;
  box-shadow: 2px 1px 8px -4px black;
}

.promoTitle {
  display: block;
  text-align: center;
  font-family: "CoreDeco";
  color: black;
  font-size: 34px;
  margin-bottom: 15px;
}

.promoDescription {
  display: block;
  position: relative;
  text-align: center;
  color: black;
  font-size: 14px;
  font-weight: 100;
  margin-bottom: 35px;
}

.promoPrice {
  display: block;
  position: relative;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 22px;
  color: black;
  margin-bottom: 40px;
}

/*
.promoOptions {
    display: block;
    position: relative;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: black;
    font-weight: 100;
    font-size: 18px;
}

.divOpcionesTitulo {
    display: block;
    position: relative;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-top: 20px;
    margin-top: 40px;
}
.optionDescription {
    font-size: 16px;
    margin-top: 10px;
}*/

/*.cubierto {
    height: 45px;
    background: white;
    width: 768px;
    color: black;
    z-index: 1;
    font-size: 17px;
    box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.05);
    padding-left: 0;
    float: none;
    margin: 0 auto;
    position: fixed;
    display: flex;
    bottom: 0;
    opacity: 1;
}*/

.tabs {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  height: 50px;
  width: fit-content;
}

.tabsDiv {
  height: 50px;
  background: white;
  width: 16%;
  min-width: 220px;
  height: 99.9%;
  z-index: 1;
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.05);
  padding-left: 0px;
  float: none;
  margin: 0 auto;
  position: fixed;
  display: flex;
  top: 68px;
  background-color: #f42222;
  opacity: 1;
  margin-bottom: 60px;
  display: none;
}

.editarTitulo {
  display: none;
  color: #2f2f2f;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  margin-top: 200px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 30px;
}

.categoriaLvl2 {
  display: none;
}

.arrow {
  position: relative;
  left: 70%;
  top: -30px;
  display: block;
}

.tab {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  height: 60px;
  line-height: 50px;
  font-weight: 100;
  margin: 0 auto;
  align-items: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
}

.tab2 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 55px;
  padding-right: 25px;
  height: 60px;
  line-height: 50px;
  font-weight: 100;
  margin: 0 auto;
  align-items: center;
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
}

.tab2:hover {
  font-weight: bolder !important;
  font-size: 13.5px !important;
  color: #dcaa2d;
}

.tab:hover {
  font-weight: bolder !important;
  font-size: 13.5px !important;
  color: #dcaa2d;
}

.selectedTab {
  font-weight: bolder !important;
  font-size: 13.5px !important;
  color: #dcaa3c;
}

.cubierto .optionName {
  width: calc(86%);
  text-align: left;
  vertical-align: middle;
  line-height: 25px;
  text-indent: 65px;
  justify-content: center;
  margin-top: 14px;
}

.cubierto .price {
  text-align: right;
  vertical-align: middle;
  line-height: 30px;
  justify-content: center;
  margin-top: 14px;
  padding-right: 0;
}

#filters {
  margin-left: 0;
  margin-top: 0;
}

#filtersDiv {
  top: 75px;
  width: 100%;
  position: fixed;
  right: 0;
  z-index: 101;
}

.filtersTitle {
  position: relative;
  width: 85px;
  float: right;
  height: 45px;
  line-height: 45px;
  background-color: #942f1e;
  color: white;
  box-shadow: 0px 0px 6px rgb(0 0 0 / 25%);
  text-align: left;
  font-weight: 300;
  text-indent: 3mm;
  letter-spacing: 1px;
  margin-top: 10px;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
  transition: border-radius 0.1s ease-out, width 0.1s ease-out;
  -moz-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
  -webkit-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
  -o-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
  display: none !important;
}

.filtersTitle.open {
  width: 249px;
  text-indent: 7mm;
  /* z-index: 999999999999; */
}

#mobileFiltersIcon {
  position: absolute;
  height: 26px;
  top: 9px;
  float: left;
  left: 12px;
  transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -webkit-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
}

#mobileCloseFilters {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #58595b;
  cursor: pointer;
  margin-top: 5px;
  margin-right: 5px;
}

.subFilter {
  font-size: 12px;
  font-weight: 100;
  height: auto;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.filter {
  height: 50px;
  float: none;
  color: white;
  width: 100%;
  display: block;
  text-align: left;
  /* border-bottom: 1px solid #868686; */
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 30px;
  padding-top: 5px;
  display: none;
}

@media screen and (max-width: 768px) {
  .divCambiarTienda {
    width: 70%;
    margin: 0 auto;
    float: none;
    height: 57px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    /* margin-top: 0; */
    /* rudyseñal */
  }
  .divCambiarTienda2 {
    width: 70%;
    margin: 0 auto;
    float: none;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 50px;
    margin-top: 15px;
    /* margin-top: 0; */
    /* rudyseñal */
  }
  .enviarSeleccionImagen {
    margin-bottom: 6px;
  }
  #popupmodificarDireccion {
    padding-top: 16px;
    height: calc(100% - 35px - 15px);
  }
  .divMenu {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .cambiarTextoTienda {
    font-size: 2.5vh;
    margin-top: 2px;
    width: 65%;
  }
  .cambiarTextoTienda p {
    margin-top: 6px;
    font-size: 13px;
  }
  .itemPhoto {
  }
  .modificarDireccion {
    font-size: 13px;
    margin-top: 0px;
    width: 35%;
  }
  .filtersTitle.open #mobileFiltersIcon {
    left: 200px;
  }
  .itemTitle {
    font-size: 25pt;
  }
  .menuCont {
    width: 100vw;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .specialPromo {
    display: block;
    padding-top: 20px;
    height: 530px;
    padding-bottom: 20px;
    background-image: url(/files/menuEjMobile.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .specialPromoBack {
    display: block;
    position: absolute;
    top: 0;
    width: auto;
    height: 570px;
    z-index: 1;
  }
  .specialPromoInfo {
    position: relative;
    display: block;
    width: 60vw;
    background: white;
    margin: 0 auto;
    padding: 20px;
    z-index: 1;
    height: 475px;
  }
  .promoTitle {
    display: block;
    text-align: center;
    font-family: "CoreDeco";
    color: black;
    font-size: 23px;
    margin-bottom: 5px;
  }
  .promoDescription {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .promoPrice {
    display: block;
    position: relative;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    color: black;
    margin-bottom: 30px;
  }
  .promoOptions {
    font-size: 14px;
  }
  .divOpcionesTitulo {
    margin-bottom: 0px;
    float: left;
    letter-spacing: 2px !important;
  }
  .optionDescription {
    font-size: 13px;
    margin-top: 0;
  }
  .menuPage {
    display: block;
    position: relative;
    width: calc(100vw);
    margin: 0 auto;
    height: auto;
    margin-top: 5px;
    margin-left: 00px;
    /* padding-top: 15px; */
    vertical-align: top;
  }
  .quote {
    width: 65vw;
    margin: 0 auto;
    text-align: center;
    line-height: 13px;
    font-size: 12px;
    margin-bottom: 30px;
  }
  .title1 {
    font-size: 11vw;
    line-height: 40px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
    text-indent: 0;
    margin-top: 39px;
  }
  .item {
    position: relative;
    display: block;
    height: auto;
    background-color: transparent;
    margin-bottom: 10px;
    float: left;
    width: 100% !important;
    margin-right: 50px;
    cursor: pointer;
  }
  .lineaBlanca {
    position: relative;
    display: block;
    height: 3px;
    display: none;
    width: 100%;
    background-color: white;
  }
  .itemHover {
    display: none;
    height: 71%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    filter: drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.25));
    background-color: #0000008c;
    position: absolute;
    z-index: 1;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 29px;
  }
  .itemPhoto {
    display: inline-block;
    height: 35vh;
    width: 70%;
    left: 15%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    position: relative;
    border-radius: 50%;
    filter: none;
    width: 35vh;
    left: calc(calc(100vw - 35vh) / 2);
  }
  .itemInfo {
    width: calc(100%);
    height: auto;
    float: left;
    display: inline-block;
    vertical-align: top;
  }
  .options {
    font-size: 11.5px;
    line-height: 15px;
    padding-left: 5vw;
    overflow: hidden;
    height: auto !important;
    width: calc(100% - 0vw);
  }
  .optionName {
    width: 65vw;
    margin-top: 10px;
  }
  .price {
    font-size: 20px;
    line-height: 15px;
    margin-top: 6vw;
    width: calc(30% - 20px);
    text-align: right;
    margin-right: 4px;
  }
  .description {
    width: calc(100% - 20px);
    line-height: 12px;
    font-size: 11px;
    padding: 2vw;
    padding-right: 0;
    padding-left: 5px;
    margin-right: 15px;
    height: 14vw;
    margin-top: 1vw;
    text-align: left;
    margin-bottom: 1vw;
    vertical-align: middle;
    justify-content: flex-start;
    display: none;
    flex-flow: column;
  }
  .buyBtn {
    font-size: 20px;
    width: calc(53vw - 20px);
    padding: 0;
    margin-right: 10px;
    float: none;
    left: 26%;
    margin-top: 50px;
  }
  #acompanamientos {
    width: 100vw !important;
  }
  .bebidasTitle {
    float: none;
    width: 100vw;
    align-items: center;
    align-content: center;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    left: 0;
    padding-top: 8px;
    padding-bottom: 15px;
  }
  .title.title2 {
    font-size: 23px;
    line-height: 30px;
  }
  .categoriaLvl2.opened {
    background-color: #942f1e;
  }
  .bebidasContainer {
    display: block;
    margin-bottom: 60px;
    flex-flow: wrap;
    margin-top: 20px;
  }
  #acompanamientos .item {
    width: 100% !important;
  }
  .bebidas {
    width: 89%;
    height: auto;
  }
  .bebidasItem {
    display: flex;
    left: unset;
    position: relative;
    margin-top: 11px;
    color: black;
    font-size: 19px;
    font-family: "Overpass";
    flex-direction: unset !important;
    width: 90vw !important;
    margin-left: 5vw;
    height: 25px;
    margin-right: 5vw;
    float: none;
    text-transform: uppercase;
  }
  .bebidasItemTitle {
    margin-right: 0;
    width: calc(100vw - 70px);
  }
  .bebidasPrice {
    color: #bd4f4f;
    font-weight: 700;
    max-width: 50px;
  }
  .title.bebidasTitle2 {
    left: 5%;
    margin-top: 10px;
  }
  #filtersDiv {
    display: none !important;
  }
}
