html {
  font-size: 14px;
}

body{
    overflow-y:scroll;
    overflow-x:hidden;
    font-family:sans-serif;
  
}
.HeaderText {
   /* position:absolute;
    margin-left:90vw;
    margin-right:10vw;
    z-index: 1;*/
}
.FoodDescBG {

    background-size:100%;
    
    background-repeat:no-repeat;
    background-position: center center;


}

.Separator {
    position: absolute;
    border-left: 8vw solid ;
    border-right: 35vw solid ;
    border-top: 0vw solid red;
    margin-right: 0vw;
    border-bottom: 10.5vw solid ;
    z-index: -1;
}
.LittleSeparator {
    position: absolute;
    border-left: 8vw solid;
    border-right: 40vw solid;
    border-top: 0vw solid red;
    margin-right: 0vw;
    border-bottom: 8vw solid;
    z-index: -1;
}

@media (min-width: 768px) {
    .HotOption {
        min-height:50vh;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    background-image: linear-gradient(rgba(0, 0, 0,0),rgba(0, 0, 0,0)), url('../images/HotOptions.png');
    /*background-color: rgba(255,0,0,0.8);*/
    /*background: linear-gradient(to right, #AF0000, #CF0000, #FF0000);*/
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}

.PlatDeJour {
    min-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    /*background-color: rgba(255,0,0,0.8);*/
    background-color: rgba(42,0,98,0.8);
    
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
.MenuText {
   color:silver;
    font-family: sans-serif;
}

.SandwichesMenu {
    min-height: 50vh;
    max-width:100vw;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
       background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/Sandwiches3.png');
    /*background-color: rgba(0, 128, 0, 0.8);*/
   /* background: linear-gradient(to left, #009F00, #00BF00, #00EF00);*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: League Spartan,sans-serif;

}
body::-webkit-scrollbar{
        display:none;
    }

    .Logo-animation {
        animation-name: LogoAnim;
        animation-duration: 4s;
        animation-fill-mode: forwards;
    }
@keyframes LogoAnim{
    from{
        width:0%
    }
    to{
        width:100%
    }
}

@media only screen and (max-width: 600px) {
    .Separator {
        position: absolute;
        border-left: 8vw solid ;
        border-right: 35vw solid;
     /*   border-right-color: rgba(62,33,104,0.8);*/
  /*      border-top: 0vw solid red;*/
        margin-right: 0vw;
        border-bottom: 23.5vw solid;
     /*   border-bottom-color: rgba(62,33,104,0.8);*/
        z-index: -1;
    }
    .LittleSeparator {
        position: absolute;
        border-left: 8vw solid;
        border-right: 40vw solid;
        /*  border-right-color: rgba(62,33,104,0.8);*/
        /*      border-top: 0vw solid red;*/
        margin-right: 0vw;
        border-bottom: 23.5vw solid;
        /*   border-bottom-color: rgba(62,33,104,0.8);*/
        z-index: -1;
    }
    .HotOption {
        min-height: 50vh;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    background-image: linear-gradient(rgba(0, 0, 0,0),rgba(0, 0, 0,0)), url('../images/HotOptions.png');
    /*background-color: rgba(255,0,0,0.8);*/
/*    background: linear-gradient(to right, #AF0000, #CF0000, #FF0000);*/
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: bottom center;
}

}

.PlatDeJour {
    min-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    /*background-color: rgba(255,0,0,0.8);*/
    background-color: rgba(42,0,98,0.8);
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: bottom center;
}

}
.MenuText {
    color:silver;
    font-family: sans-serif;
}

.SandwichesMenu {
    min-height: 50vh;
    max-width: 100vw;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/Sandwiches3.png');
    /*background-color: rgba(0, 128, 0, 0.8);*/
/*    background: linear-gradient(to left, #009F00, #00BF00, #00EF00);*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
    .Size820{
        display:none;
    }
    .Size1024 {
        display: none;
    }
    .DSize{
        display:none;
    }
    .Size390{
        display:block;
    }

}


@media only screen and (min-width: 600px) {
    .Size390{
        display:none;
    }
    .Size1024 {
        display: none;
    }

    .DSize {
        display: none;
    }
    .Size820{
        display:block;
    }


}

@media only screen and (min-width: 992px) {
    .HotOption {
        min-height: 50vh;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    background-image: linear-gradient(rgba(0, 0, 0,0),rgba(0, 0, 0,0)), url('../images/HotOptions.png');
    /* background-color: rgba(255,0,0,0.8);*/
    /*background: linear-gradient(to right, #AF0000, #CF0000, #FF0000);*/
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
.PlatDeJour {
    min-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    /* background-color: rgba(255,0,0,0.8);*/
    background-color: rgba(42,0,98,0.8);
    /* background-image:  url('../images/hero-top.jpg');*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}

.MenuText {
    color:silver;
    font-family: sans-serif;
}

.SandwichesMenu {
    min-height: 50vh;
    max-width: 100vw;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/Sandwiches3.png');
    /* background-color: rgba(0, 128, 0, 0.8);*/
    /*background: linear-gradient(to left, #009F00, #00BF00, #00EF00);*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
    .Size390 {
        display: none;
    }

    .Size820 {
        display: none;
    }

    .DSize {
        display: none;
    }
    .Size1024{
        display:block;
    }

}


@media only screen and (min-width: 1200px) {

    .HotOption {
        min-height: 50vh;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*   background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
    background-image: linear-gradient(rgba(0, 0, 0,0),rgba(0, 0, 0,0)), url('../images/HotOptions.png');
    /*background-color:rgba(255,0,0,0.8);*/
   /* background: linear-gradient(to right, #AF0000, #CF0000, #FF0000);*/
    /* background-image:  url('../images/hero-top.jpg');*/

    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}

.PlatDeJour {
    min-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    /*   background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/PLATDEJOUR2.jpg');*/
 
    /*background-color:rgba(255,0,0,0.8);*/
    background-color: rgba(42,0,98,0.8);
    /* background-image:  url('../images/hero-top.jpg');*/

    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}

.MenuText {
 color:silver;
    font-family: sans-serif;
}

.SandwichesMenu {
    min-height: 50vh;
    max-width: 100vw;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0,0.5),rgba(0, 0, 0,0.5)), url('../images/Sandwiches3.png');
    /* background-color: rgba(0, 128, 0, 0.8);*/
/*    background: linear-gradient(to left, #009F00, #00BF00, #00EF00);*/
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}

}
    .Size820 {
        display: none;
    }

    .Size390 {
        display: none;
    }

    .Size1024 {
        display: none;
    }
    .DSize{
       
        display:block;
    }

}

.minusbtn{
    color: white;
    background-color: transparent;
}
    .minusbtn:hover {
        color: black;
        background-color: white;
        animation: Hoveranim forwards 0.3s
    }
.plusbtn {
    color: white;
    background-color: transparent;
}
.plusbtn:hover {
        color: black;
        background-color: white;
        animation: Hoveranim forwards 0.3s
}
@keyframes Hoveranim{
    0% {
        color: white;
        background-color: transparent;
    }
    100% {
        color: black;
        background-color: white;
    }
}
/*.PlatDeJour {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
  
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(255,255,255,0.3),rgba(255,255,255,0.3)), url('../images/sparke.png');*/
    /* background-image:  url('../images/hero-top.jpg');*/
    /*background-size: cover;
    z-index:-1;
    background-repeat: no-repeat;
    background-blend-mode: hard-light;
}
}
.MenuText{
    font-size:300%;
    font-family:cursive;
}

.SandwichesMenu {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(178, 0, 255,1),rgba(178, 0, 255,1)), url('../images/Salad-Sandwich.jpeg');
  
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: hard-light;
    background-position:right center;
}
}*/
.SandwichesMenu:hover {
    
    &::before

{
    content: '';
    background-image: linear-gradient(rgba(255, 255, 255,0.5),rgba(255, 255, 255,0.5)), url('../images/Sandwiches3.png');
/*    background-color: rgba(0, 128, 0, 0.6);*/
    background-blend-mode: hard-light;
}
}
.HotOption:hover {
    &::before

{
    content: '';
    /* background-image: linear-gradient(rgba(255, 255, 255,0),rgba(255, 255, 255,0)), url('../images/PLATDEJOUR2.jpg');*/
     background-image: linear-gradient(rgba(255, 255, 255,0),rgba(255, 255, 255,0)), url('../images/HotOptions.png');
    /* background-color: rgba(255,0,0,0.6);*/
/*    background-color: rgba(255,0,0,0.6);*/
    background-blend-mode: hard-light;
}
}
.PlatDeJour:hover {
    &::before

{
    content: '';
    /* background-image: linear-gradient(rgba(255, 255, 255,0),rgba(255, 255, 255,0)), url('../images/PLATDEJOUR2.jpg');*/
    /* background-color: rgba(255,0,0,0.6);*/
    background-color: rgba(42,0,98,0.6);
    background-blend-mode: hard-light;
}

}
.MenuText {
   
    color:white;
    font-family: sans-serif;
}
.Schedueled {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0,0.8),rgba(0, 0, 0,0.8)), url('../images/ScheduelPlat2.jpeg');
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center  center;
}

}
.bgblackgradient {
    position: relative;
    background: linear-gradient(45deg,#d4a276,#a47148);
    background-blend-mode: lighten;
    &::before
    /*{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg,rgba(255, 255, 255,0.8),rgba(0,0, 0,0.8),rgba(0,0,0,0.8));
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: lighten;
    background-position: center center;
}*/
}
/*faedcd
EACF99*/

.WDMain {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before

{
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0,0.8),rgba(0, 0, 0,0.8)), url('../images/WDFood.jpeg');
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    background-position: center center;
}
}