.navbar-light .navbar-toggler-icon {
  border:none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  border:none;
}

.mealType {
  text-align:center;
}

.mealType {
  color:white;
}

body {
  background:#161B20;
  font-family:arial;
  color:white;
}

.swiper-slide {
}

.mealTitile {
  padding:20px;
  text-align:center;
  color:#EBA24A;
  font-size:30px;
}

.swp {
}

.swp {
}

.swiper-slide p {
  margin-top:430px;
  margin-left:20px;
  margin-right:20px;
  font-size:30px;
  text-align:center;
}

.btn:not(:disabled):not(.disabled) {
}

#order {
  width:100%;
  border-radius:0;
  background:#E18844;
  border:0;
  padding:20px;
}

#make {
  width:100%;
  background:#6762CE;
  border:none;
  padding:20px;
  border-radius:0;
}

#brand {
  color:white;
}

#toggler {
  color:white;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color:white;
}

#dietType {
  width:100%;
  border-radius:0;
  background:#408F4D;
}

.dropdown-menu.show {
  width:100%;
  text-align:center;
}

.dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:10rem;
  padding:.5rem 0;
  margin:.125rem 0 0;
  font-size:1rem;
  color:white;
  text-align:left;
  list-style:none;
  background-color:#408F4D;
  background-clip:black;
  border:1px solid rgba(0,0,0,.15);
  border-radius:0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color:black;
  text-decoration:none;
  background-color:#f8f9fa;
}

.dropdown-item {
  display:block;
  width:100%;
  padding:.25rem 1.5rem;
  clear:both;
  font-weight:400;
  color:white;
  text-align:inherit;
  white-space:nowrap;
  background-color:transparent;
  border:0;
}

.makevideo {
    margin-top: 30px;
    text-align: center;
}

