body {
  margin: 0px;
  padding: 0px;
  background-image: url("./images/foodBackground.jpg");
        background-repeat: no-repeat;
           background-position: center;
           background-size: cover;
}

html, body{
    overflow-x: hidden;
  }

@media only screen and (min-width:300px) and (max-width : 680px) {
html, body{
    overflow-x: hidden;
  }
}


.headerDesktop {
  background-color: black;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content:space-between;
  position: fixed;
  top:0;
  left: 0;
  z-index: 999;
}

.lvid {
  width: 440;
  height: 100;
}

#logoVid {
  display: block;
}

#logoVidMobile {
  display: none;
}

.remainingMenu {
  color:white;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: Arial;

}

.menuItem {
  padding-left: 10px;
  padding-right:10px;
  font-weight: bold;
  font-size: 14px;
  color: rgb(100,100,100);
  cursor: pointer;
}

.contactInfo {
  top:0;
  right: 0;
  background-color: rgb(120,120,120);
  padding: 20px;
  color: white;
  position: absolute;
  border-bottom-left-radius: 5px;
  font-family: arial;
  font-size: 16px;
}

@media (max-width : 500px) {

  .contactInfo {
    display: none;
  }

  /* .headerDesktop{
    display: none;
  } */

  .menuDesktop {
    display: none;
  }


  #logoVid {
    display: none;
  }

  #logoVidMobile {
    display: block;
  }


}



#imageSlideShowContainer {
margin: 0;
z-index: -1;
position: relative;
height: 260px;
top:60px;
}

#imageSlideShowContainer img {
 width: 100vw;
 height: 400px;
 position: relative;
 top: 0px;
 object-fit:cover;


}

#slideShowImage {
  position: relative;
  z-index: -1;
}


.captions {
  position: absolute;
  top:70%;

}

.caption1Size {
  font-size: 1.2vw;
  color: white;

}

.caption2Size {
  font-size: 1.8vw;
  color: white;

}

.caption3Size {
  font-size: 2.5vw;
  color: white;

}


.scaleClass {
  opacity: 1.0;
  transition: scale(1);
  -webkit-animation: expands 10s 1 linear;
   -moz-animation: expands 10s 1 linear;
   -o-animation: expands 10s 1 linear;
      animation: expands 10s 1 linear;

}




@keyframes expands {
  0% {
    transform: scale(1);
    opacity: 0.0;
    z-index: -1;

  }
  10%{
    opacity: 0.8;
    z-index: -1;

  }
  40% {
    opacity: 1.0;
    z-index: -1;

  }
  85% {
    opacity: 1.0;
    z-index: -1;

  }
  100% {
    transform: scale(1.15);
    opacity: 0.0;
    z-index: -1;

  }
}





#aboutContainer {
  display:flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
align-items: center;
margin-top:200px;
background: white;
padding-bottom: 50px;
}

.aboutDesc {
  display: flex;
  flex-direction: row;
  padding: 3vw;
  justify-content: center;

}


.aboutTitle {
  font-family: 'Arsenal', sans-serif;
  font-size: 40px;
  color: rgb(0,0,0);
  padding: 20px;
  text-align: center;
}

.aboutInfo {
  padding: 20px;
      font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: rgb(103,103,103);
  text-align: justify;
  padding: 3vw;
  width: 40%;
}



@media (max-width: 500px) {


  #imageSlideShowContainer {
    height: 100px;
    top:70px;
}

  #aboutContainer {

    overflow-x: hidden;


  }

  .aboutDesc {
    flex-direction: column;
    padding: 0vw;
    justify-content: center;
    text-align: center;


  }


  .aboutTitle {
    font-size: 30px;

  }

  .aboutInfo {

    font-size: 20px;

    width: 90%;
    padding: 2vw;
    overflow-x: hidden;

  }

  #aboutContainer img {
    padding: 0vw;
    width: 100vw;
    height:auto;

  }


}



.footersContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: rgb(40,40,40);
  padding: 1.2vw;
}

.footersMenu {
  color: rgb(230,230,230);
  text-decoration: none;
  font-family: Arial;
}




.footersTitle {
  color: rgb(230,230,230);

}

.footerMenuColor {
  color: rgb(230,230,230);

}

.footerHotelName{
  font-family: 'Arsenal', sans-serif;
  color: rgb(230,230,230);
  font-size: 40px;
}


@media (max-width:500px) {

 .footersMenu {
   display: none;
 }

 .footerHotelName{
   font-family: 'Arsenal', sans-serif;

   font-size: 25px;
 }

}


.topContent {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5vw;
  width: 100%;
  text-align: center;


  font-weight: 100;

}

@media (max-width:600px) {
  .topContent {
    font-size: 5.5vw;
  }
}






.sub_cat_and_orders_container{
  margin-top: 13%;
  display: none;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 50px;
}


@media (max-width:500px) {

.sub_cat_and_orders_container {
  margin-top: 20%;

}

}

.main_categories_container{
  display: flex;
  width: 20%;
  justify-content: flex-start;
  flex-direction:column;
  border-right: 5px solid white;
  background: rgba(0, 0, 0, 0.8);
  color:white;
}

.main_category_title {
  background-color: rgba(0,0,0,0,7);

  width: 100%;
  height: auto;
  text-align: center;
  font-size: 20px;
  font-family: 'Helvetica';
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid rgb(255,255,255);
  border-right: none;
  background: rgb(255,135,0);
  color: white;
  font-size: 20px;
  font-family: 'Helvetica';
  font-weight: bold;
  border-left: none;
}
.main_category_items_container{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.main_category_item{
  display: flex;
  flex-direction: column;
  padding-right: 0px;
  border-bottom: 3px solid rgb(255,255,255);
  cursor: pointer;
  outline: none;
  background: rgba(255,255,255,0.2);
  color: white;
}
.main_category_title_and_description{
  display: flex;
  flex-direction: row;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.main_category_title_and_description:hover {
  background: black;
  color:white;
}

.main_category_item_pic{
  width: 2%;
}
.main_category_item_pic img{
  height: 50px;
  width: 100%;
}
.main_category_item_title{
  text-align: left;
  font-size: 18px;
  font-family: 'Helvetica';
  word-spacing: 2px;
  letter-spacing: 1px;
  display: flex;
  width: 95%;
  padding: 10px;
  outline: none;
}
.toggle_div{
  font-size: 30px;
  cursor: pointer;
  display: none;
  font-weight: bold;
  color: white;
  text-align: left;
  width: 10%;
  background: black;
}



.description_about_menu_container{
  display: none;
}

.checkout_container{
  display: none;
  justify-content: center;
  position: fixed;
  flex-direction: row;
  bottom: 0;
  height: 50px;
  border-top: 2px solid rgb(128,128,128);
  width: 100%;
  background: rgb(255,135,0);;
  cursor: pointer;
}
.check_out_button{
  background: none;
  outline: none;
  height: 30px;
  margin-top: 10px;
  color: rgb(255,255,255);
  font-weight: bold;
  font-size: 20px;
  width: auto;
  border: none;
}
.item_in_cart{
  font-size: 18px;
  color: rgb(255,255,255);
  font-weight: bold;
  margin-top: 15px;
  text-transform: uppercase;
  font-family: 'Helvetica';
  margin-right: 20px;
}

.blur_container{
  display: none;
  height: 0%;
  width: 100%;
  background: white;
  opacity: 0.7;
  position: fixed;
  top: 0;
}
.order_details_for_mb{
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  position: fixed;
  top: 0;
  background: rgba(0,0,0,0.9);
  overflow-y: auto;
  z-index: 100;
}
.orders_button_container{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: rgb(255,135,0);;
  height: 40px;
  width: 100%;
  position: fixed;
}
.back_button{
  background: none;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  color: rgb(255,255,255);
  font-size: 17px;
}
.close_button{
  background: none;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
  outline: none;
  border: none;
  cursor: pointer;
  color: rgb(255,0,0);
  font-size: 17px;
  margin-right: 5px;
}


.order_details_list_for_mb{
  display: contents;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.order_list_item_for_mb{
  display: flex;
  flex-direction: column;
  width: 90%;
  margin-top: 60px;
  margin-left: 5%;
  margin-right: 5%;
  border: 2px solid rgb(128,128,128);
}
.order_list_item_food_name{
  width: 100%;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(255,255,255);
  word-spacing: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Helvetica';
  word-spacing: 2px;
}
.order_list_item_qty_and_total{
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  color: rgb(255,255,255);
}
.order_list_item_qty_container, .order_list_item_sub_title_container{
  display: flex;
  flex-direction: row;
  width: 50%;
  text-align: center;
  font-family: 'Helvetica';
  font-size: 17px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 5px;
  color: rgb(255,255,255);
}
.cancel_button_container{
  width: 100%;
  background: none;
  color: rgb(240,0,0);
  height: 30px;
  display: flex;
  justify-content: center;
  border-top: 1px solid rgb(128,128,128);
}
.cancel_button{
  background: none;
  border: none;
  outline: none;
  height: 20px;
  color: rgb(240,0,0);
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Helvetica';
  text-align: center;
  cursor: pointer;
}

.total_cost_for_mb{
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  font-size: 18px;
  font-weight: bold;
  width: 90%;
  margin-left: 5%;
  color: rgb(255,255,255);
  font-family: 'Helvetica';
}
#total_cost_for_mb_title{
  text-transform: uppercase;
  width: 60%;
}
#total_cost_for_mb_value{
  width: 30%;
}
.form_for_mb{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 30px;
  padding-top: 50px;
  margin-bottom: 230px;
  border-top: 2px solid rgb(128,128,128);
}
.form_title{
  display: block;
  justify-content: center;
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgb(255,255,255);
  font-weight: bold;
  font-family: 'Helvetica';
  text-transform: uppercase;
}
.form_item{
  width: 90%;
  margin-left: 5%;
}
.form_input_for_mb{
  width: 100%;
  height: 35px;
  background: none;
  border: 1px solid rgb(128,128,128);
  margin-bottom: 20px;
  font-size: 16px;
  outline: none;
  text-align: center;
  color: rgb(255,255,255);
}
.form_textarea_for_mb{
  width: 99%;
  height: 70px;
  background: none;
  border: 1px solid rgb(128,128,128);
  margin-bottom: 20px;
  font-size: 16px;
  outline: none;
  text-align: center;
  color: rgb(255,255,255);
}

.form_input_for_mb::placeholder {
  color: rgb(255,255,255);
}
.form_textarea_for_mb::placeholder {
  color: rgb(255,255,255);
}

.submit_order_button_container{
  display: flex;
  justify-content: center;
  width: 100%;
  position: fixed;
  bottom: 0;
  height: 50px;
  border-top: 2px solid rgb(128,128,128);
  width: 100%;
  background: rgb(255,135,0);;
}

.submit_order_button{
  background: none;
  outline: none;
  cursor: pointer;
  height: 30px;
  margin-top: 10px;
  border: 2px solid rgb(255,255,255);
  color: rgb(255,255,255);
  font-weight: bold;
  font-size: 18px;
  margin-left: 5px;
  margin-right: 5px;
}

/*---category_container----*/

.sub_categories_container{
  display: flex;
  width: 47%;
  justify-content: flex-start;
  flex-direction:column;
  border-right: 5px solid white;

  color:black;
}

.sub_categories_container img {
  position: absolute;
   left: 50%;
   top: 35%;
   width: 30%;
   height: auto;
   opacity: 0.1;
}

.sub_category_title{
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 20px;
  font-family: 'Helvetica';
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid rgb(255,255,255);
  border-right: none;
  color: white;
  word-spacing: 5px;
  letter-spacing: 5px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Helvetica';
  font-weight: bold;
  border-left: none;
  background: rgb(255,135,0);

}
.sub_category_items_container{
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  background: rgba(0,0,0,0.0);
}
.sub_category_item{
  display: flex;
  flex-direction: row;
  padding: 10px;
  margin-top: 20px;
  width: auto;
  font-family: 'Helvetica';
  border-bottom: 2px solid rgb(128,128,128);
  background: rgba(0,0,0,0.6);
  color: white;
}
.sub_cat_description_container{
  display: flex;
  flex-direction: column;
  width: 80%;
  justify-content: flex-start;
}
.sub_cat_title{
  text-transform: uppercase;
  word-spacing: 5px;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.sub_cat_german_name{
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sub_cat_english_name{
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sub_cat_cost_description{
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 20%;
  border-left: 3px solid rgb(255,255,255);
}
.sub_cat_cost{
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.sub_cat_qty{
  display: flex;
  justify-content: space-around;
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgb(255,255,255);
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.minus, .plus{
  font-size: 20px;
  border: 1px solid rgb(255,255,255);
  border-radius: 50%;
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-align: center;
  outline: none;
  background: none;
  color: white;
}
.qty{
  text-align: center;
  border: none;
  outline: none;
  background: none;
  font-size: 18px;
  border-bottom: 1px solid rgb(70,70,70);
  padding-bottom: 2px;
  width: 40%;
  color: white;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.sub_cat_add_item{
  display: flex;
  justify-content: center;
}

.add_order_button{
  border: 1px solid white;
  padding:2px 8px 2px 8px;
  font-size: 18px;
  cursor: pointer;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
  background: none;
  outline: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.add_order_button:hover{
  background: rgb(255,255,255);
  color:black;
}

/*----orders container ---*/

.orders_container{
  display: flex;
  width: 33%;
  justify-content: flex-start;
  flex-direction:column;
  background: rgba(0,0,0,0.6);
  color: white;
}

.orders_container_title{
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 20px;
  font-family: 'Helvetica';
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid rgb(255,255,255);
  border-right: none;
  border-left: none;
  color: white;
  font-size: 20px;
  font-family: 'Helvetica';
  font-weight: bold;
  background: rgb(255,135,0);

}
.orders_container_items_container{
  display: flex;
  flex-direction: column;
  width: 100%;

}

.order_heading_container{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 2px solid white;
  font-family: 'Helvetica';
  color: white;
  height: 50px;
}
.order_heading_item_1{
  text-align: left;
  width: 40%;
  border-right: 2px solid rgb(128,128,128);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.order_heading_item_2{
  text-align: center;
  width: 15%;
  border-right: 2px solid rgb(128,128,128);
  padding-top: 5px;
  padding-bottom: 5px;
}
.order_heading_item_3{
  text-align: center;
  width: 15%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.order_details{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.order_list_container{
  display: flex;
  flex-direction: row;
  width: 100%;
  font-size: 15px;
  border-bottom: 2px solid white;
  font-family: 'Helvetica';
  color: white;
  height: 50px;
}
.order_list_1{
  text-align: left;
  width: 40%;
  border-right: 2px solid white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.order_list_2{
  text-align: center;
  width: 15%;
  border-right: 2px solid white;
  padding-top: 5px;
  padding-bottom: 5px;
}
.order_list_3{
  text-align: center;
  width: 15%;
  color: rgb(255,0,0);
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.order_list_3 img{
  cursor: pointer;
}


.total_cost_container{
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 20px;
  justify-content: flex-end;
  height: 40px;
  font-family: 'Helvetica';
  border-bottom: 2px solid white;
}
.total_cost_title{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  width: 40%;
  text-transform: uppercase;
}
.total_cost_value{
  text-align: right;
  width: 30%;
  font-size: 20px;
  color: white;
  margin-right: 8%;
}

.processed_button_container{
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 40px;
  font-family: 'Helvetica';
  border-bottom: 2px solid rgb(128,128,128);
  justify-content: center;
}
.processed_button{
  background: none;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  height: 35px;
  color: rgb(255,135,0);;
  outline: none;
}


/*----final Step------*/

.your_orders_container{
  display: none;
  width: 33%;
  justify-content: flex-start;
  flex-direction:column;
}

.your_orders_title{
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 20px;
  font-family: 'Helvetica';
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid rgb(128,128,128);
  border-right: none;
  border-left: none;
  color: white;
  font-size: 20px;
  font-family: 'Helvetica';
  font-weight: bold;
  background: rgb(255,135,0);
}
.orders_form_container{
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 50px;
  background: rgba(0,0,0,0.6);
}
.orders_form_item{
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
  justify-content: center;
  height: 40px;
  margin-bottom: 20px
}

.orders_form_select_item{
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
  justify-content: center;
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;

}

.form_input{
  width: 100%;
  height: 35px;
  background: none;
  border: 1px solid white;
  font-size: 16px;
  outline: none;
  text-align: center;
  color: white;
}
.form_textarea{
  width: 99%;
  height: 70px;
  background: none;
  border: 1px solid white;
  font-size: 16px;
  outline: none;
  text-align: center;
  margin-bottom: 30px;
}

.submit_order_button_container_for_dk{
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50px;
  margin-top: 40px;
  width: 100%;
  background: rgb(255,135,0);;
}

.submit_order_button_for_dk{
  background: none;
  outline: none;
  cursor: pointer;
  height: 30px;
  margin-top: 10px;
  border: 2px solid rgb(255,255,255);
  color: rgb(255,255,255);
  font-weight: bold;
  font-size: 18px;
}

.submit_order_button_for_dk:hover {
  background: black;
}


@media only screen and (min-width: 300px) and (max-width: 680px) {
  .menu_container{
    display: none;;
  }
  .description_about_menu_container{
    display: flex;
    flex-direction: column;
    display: none;
  }
  .toggle_div{
    display: block;
  }
  .checkout_container{
    display: flex;
  }
  .main_categories_container{
    width: 100%;
    border-right: none;
    margin-top: 50px;
  }
  .main_category_item{
    outline: none;
    -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -o-user-select: none;
   user-select: none;
   -webkit-tap-highlight-color: transparent;
  }
  .main_category_item_title{
    width: 90%;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    background: black;
    color: white;
  }

  .main_category_title_and_description:hover {
    background: black;
    color:white;
  }

  .sub_cat_title, .sub_cat_german_name, .sub_cat_english_name{
    font-size: 16px;
  }
  .sub_cat_cost, .add_order_button{
    font-size: 14px;
  }




  .sub_categories_container{
    display: none;
  }
  .orders_container{
    display: none;
  }
}



.title_over_the_banner{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  top: 110px;
  z-index: 10;
  height: 40px;
  font-size: 45px;
  padding-top: 10px;
  color: white;
  text-transform: uppercase;
  font-family: 'Architects Daughter', cursive;
}

@media only screen and (min-width:300px) and (max-width : 680px) {
  .title_over_the_banner{

    top: 70px;

  }
}


.allergyNotice {
  font-family: Arial;
  font-size: 16px;
  background: rgba(200,200,200);
  padding:10px;
  text-align: left;
}