/*#filtros-categorias-container{
  visibility: hidden;
}
#main-wrapper .all-menu-details{
  left:0;
  margin-right: auto;
}
.tabNavigation{
  margin-left: auto;
}*/
.modal-body{
  background-color: #f0a02b;
  color: #000;
}
#ddCart > li > span > span.item-left.no-image{
  background-size: 40px !important;
}
#main-wrapper .all-menu-details .item-list .no-image{
  background-size: 80px !important;
    background-position: center !important;
}
.tabNavigation {
    display: none;
}
.imgHeader{
  padding-left: 220px;
}
@media (max-width: 950px){
.imgHeader {
    display: none;
}
.tabNavigation {
    display: none;
}
.mega-call-us {
    display: none;
}
#filtros-categorias-container{
  visibility: visible;
}
}

.btn-success {
    background: #3c3114    !important;
    color: #fff !important;
}
.valorPromocional{
    color:yellow;
}
@media (max-width: 450px){


}
.dd-toppings-sabores{
    display: grid;
    background-color: rgba(0,0,0,0.5);
    margin-right: 15px;
    padding-top: 10px;
}
#main-wrapper .all-menu-details .dropdown-option .dd-toppings{
  background-color: rgba(0,0,0,0.5);
}

#main-wrapper .all-menu-details .dropdown-option {
  position: relative;
  width: 100%;
  display: flex;
  z-index: 30;
  ---color: #000;
  overflow: visible !important;
}

#main-wrapper .all-menu-details .dropdown-option .dropdown-details {
  position: relative;
  width: 100%;
  padding: 15px 0 15px 20px;
  border-top: none;
  margin: 20px;

}