header, footer {
  background-color: #ffbb00;
  text-align: center;
  height: 100px;
  min-width: 500px;
}

.videopres {
    position: absolute;
    top: 160px;
    left: 0px;
}

.videopres2 {
  position: absolute;
  top: 660px;
  left: 0px;
}

.videopres3 {
  position: relative;
  bottom: 2200px;
  float: right;
  
}

.videopres4 {
  position: relative;
  float: right;
  clear: right;
  bottom: 2200px;
}

.videopres5 {
  position: absolute;
  top: 1260px;
  left: 50px;
}

.halal {
  position: absolute;
  height: 60px;
  width: 60px;
  top: 80px;
  left: 1260px;
}

body {
    background-color: black;
}
main {
  display: grid;
  grid-template-columns: 250px 250px 250px;
  grid-template-rows: repeat(2, 450px);
  grid-gap: 20px;
  margin-top: 44px;
  grid-auto-rows: 500px;
  justify-items: center;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  grid-auto-flow: row;
  z-index: 1;
}
.main1{
  display: grid;
  grid-template-columns: 250px 250px 250px;
  grid-gap: 20px;
  margin-top: 44px;
  grid-auto-rows: 500px;
  justify-items: center;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  grid-auto-flow: row;
  z-index:1;

}
#commander{
	width : 300px;
	height : auto;
  background-color: white;
  border: 4px solid black;
  
}
#total {
  font-size: 20px;
  color: #ffbb00;
}

.textcom2{
  font-size: 20px;
  color: #ffbb00;
  margin: 1px;
}

.typenourriturre {
  line-height: 0em;
  margin-top: 50px;
}

h1 {
  font-size: 80px;
  color: white;
}
h2 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-align: left;
  color: #ffa500;
  padding: 10px 0px 10px 10px;
}
h3 {
  text-align: center;
  font-size: 50px;
  color: white;
  margin: 30px;
}

h3.propform {
  text-align: center;
  font-size: 20px;
  color: orange;
  margin: 10px;
}

h4 {
  text-align: center;
  font-size: 60%;
  color: white;
}

img {
  width: 100%;
  height: auto;
}

.recipe {
  box-shadow: 0 1px 1px 0 rgba(238, 227, 227, 0.5);
  width: 250px;
}

.a {
    
}

.c {
  
  
}

.time {
  padding-left: 10px;
  padding-top: 10px;
  width: 20px;
  height: auto;
}

.mins {
  display: inline-block;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: left;
  color: white;
  position: relative;
  bottom: 5px;
}

.description {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  letter-spacing: 0.1px;
  text-align: left;
  color: white;
  padding: 10px 0px 10px 10px;
  border-top: 1px solid #4a4a4a;
}

.logo {
  width: 115px;
  height: 100px;
  object-fit: contain;
  padding: 20px;
}

.container {
  min-width: 1800px;
  margin: auto;
}

footer {
  margin-top: 44px;
}

.textcom {
  line-height: 1em;
  margin: 1px;
}



.commande {
  width: 300px;
  background-color: black;
  z-index: 10;
  position: fixed;
  top: 15px;
}

.imgfav {
  height: 200px;
  border-radius: 15px;
}

.formulesimple {
  position: relative;
  left : 700px;
  display: flex;
  align-items: center;
}
.zoneformule{
  position :relative;
  left: 300px;
   border: 5px solid orange;
   width : 600px;
}

.zonebox{
  position :relative;
  left: 300px;
  bottom : 30px;
  border: 5px solid orange;
  width : 500px;
  height: 1000px;
}
.formule {
  border: 3px solid blue;
}

.choixplat {
  position: relative;
  left: 100px;
  color: white;
  display: flex;
  align-items: center;
}

.formuleprop{
  align-items: center;
}

.zoneformuleetbox{
  display: flex;
  align-items: center;
}

.imgformule{
  position: relative; 
  left : 300px;
  bottom: 50px;
  width: 400px;
  height: auto;
}

.validform{
  position: relative;
  left: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.descri-box {
  font-size: 14px;
}
.imgbox{
  position : relative;
  top: 100px;
}

.boisson{
  width: 500px;
  height: auto;
  position: relative;
  bottom : 100px;
}

.boissonselect{
  position: absolute;
  left: 1370px;
  top: 1600px;
  z-index:1000;
}
.boissonselection{
  position: absolute;
  left: 100px;
  top: 125px;
  z-index:1000;
}

.validboisson{
  position: absolute;
  left: 300px;
  top: 125px;
  z-index:1020; 
}

.boissonselect3, .boissonselect2,.boissonselect1 {
  position: relative;
  left: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sauce{
  background-color: black;
  width: 500px;
  border: 3px white ridge;
 border-radius: 10px;
 box-shadow: 6px 6px 6px white;
 position: fixed;
  top: 500px;
  left:800px;
  z-index:5020;
}

.saucenone{
display: none;
}