body{

        background-color: rgb(43, 41, 39);
        height: 1050px;

}

#F_border{
    border-style: groove;
    background-color:brown;
    border-width: 1px;
    border-color: brown;
    width: 700px;
    height: 1600px;
    margin: auto;
    margin-top: 15%;
}

#S_border{
    border-style: groove;
    background-color:antiquewhite;
    border-radius: 15px;
    width: 677px;
    height: 1567px;
    margin: auto;
    margin-top: 2%;
}

#T_border{
    border-style: groove;
    background-color:rgb(230, 210, 181);
    border-radius: 15px;
    width: 649px;
    height: 1540px;
    margin: auto;
    margin-top: 1.5%;
    position: relative;
}

.star-icon{
    width: 50px;
    height: 50px;
    fill: brown;
    position: absolute;
    left: 90%;
    top: 2%;
        opacity: 0.7;
        transform: rotate(20deg);
        transition: 0.5s;
            animation: floatStar 2s ease-in-out infinite;
             
        
}
.star-icon2{
    width: 50px;
    height: 50px;
    fill: brown;
    position: absolute;
    right: 90%;
    top: 2%;
        opacity: 0.7;
        transform: rotate(20deg);
        transition: 0.5s;
            animation: floatStar 2s ease-in-out infinite;
             
        
}

.star-icon:hover{
    fill: orange;
    transform: scale(1.2) rotate(15deg);
}

.star-icon:hover{
    fill: #f5b942;
    transform: scale(1.1);
}

@keyframes floatStar{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-7px);
    }
    100%{
        transform: translateY(0);
    }
}






.table1{
    position: absolute;
    border-style:solid;
    border-color: brown;
    border-width: 10px;
    border-radius: 35px;
    width: 600px;
    height: 250px;
    top: 160px;
    left: 14px;
    z-index: 1;
}

.ribbon-box1{

    width: 400px;
    position: absolute;
    left: 180px;
    top: 115px;
    z-index: 2;
    
}

.img2{
     position: absolute;
    top: 129px;
    left:  2px;
    width: 140px;
    z-index: 4;
}

.img2-back{
    position: absolute;
    top: 129px;
    left:  px;
    width: 140px;
    height: 100px;
    z-index: 3;
    background-color:rgb(230, 210, 181);
}




.table2{
    position: absolute;
    border-style:solid;
    border-color: brown;
    border-width: 10px;
    border-radius: 35px;
    width: 600px;
    height: 250px;
    top: 603px;
    left: 13px;
    z-index: 1;
}
.ribbon-box2{

    width: 400px;
    position: absolute;
    left: 55px;
    top: 558px;
    z-index: 3;
    
}
.img1{
    position: absolute;
    top: 530px;
    left: 517px;
    width: 150px;
    z-index: 3;
}

.img1-back{
    position: absolute;
    top: 530px;
    left: 508px;
    width: 140px;
    height: 130px;
    z-index: 2;
    background-color:rgb(230, 210, 181);
    
}


.table3{
    position: absolute;
    border-style:solid;
    border-color: brown;
    border-width: 10px;
    border-radius: 35px;
    width: 600px;
    height: 410px;
   top: 1045px;
    left: 13px;
    z-index: 1;
}
.table5{
    position: absolute;
    border-style:solid;
    border-color: brown;
    border-width: 10px;
    border-radius: 35px;
    width: 590px;
    height: 410px;
    top: -3px;
    left: -4px;
    z-index: 1;
}

.ribbon-box3{

    width: 400px;
    position: absolute;
    left: 190px;
    top: 1000px;
    z-index: 3;
    
}

.img3{
    position: absolute;
    top: 979px;
    left: 13px;
    width: 150px;
    z-index: 4;
}

.img3-back{
    position: absolute;
    top: 979px;
    left: 13px;
    width: 144px;
    height: 115px;
    z-index: 2;
    background-color:rgb(230, 210, 181);

    
}

.table4{
    position: absolute;
    border-style:solid;
    border-color: brown;
    border-width: 10px;
    border-radius: 35px;
    width: 590px;
    height: 240px;
    top: -3px;
    left: -4px;
    z-index: 1;
}





.test-colors{
    border-style: solid;
    width: 500px;
    height: 30px;
    background-color: rgb(231, 134, 7);
    visibility: hidden;
}


h3{
    position: absolute;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 30px;

    top: -23px;
    right: 120px;

        direction:rtl;

}


.menu-burger{

   position: absolute;
    top: 50px;
    right: 99px;
    width: 2000000px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 30px;
    font-weight: bold;
    line-height:1.6;
    
}


.h3-fries{
    position: absolute;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 33px;

    top: 9px;
    right: 120px;

        direction:rtl;

}

.menu-fries{

   position: absolute;
    top: 90px;
    right: 99px;
    width: 2000000px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 33px;
    font-weight: bold;
    line-height:1.6;
    
}


.h3-drinks{
    position: absolute;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 33px;

    top: 9px;
    right: 120px;

        direction:rtl;

}

.menu-drinks{

   position: absolute;
    top: 90px;
    right: 99px;
    width: 2000000px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 33px;
    font-weight: bold;
    line-height:1.6;
    
}

.dots1{
    visibility: hidden;
    
}


.headTitle-Burger{
position: absolute;
    top: 117px;
    right: 205px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 2px;
        transform: translateX(-50%) rotate(-7deg);
z-index: 5;

}

.headTitle-Burger2{
position: absolute;
    top: 120px;
    right: 75px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 1px;
        transform: translateX(-50%) rotate(8deg);
z-index: 5;

}

.headTitle-Fries{
position: absolute;
    top: 562px;
    right: 370px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 2px;
        transform: translateX(-50%) rotate(-7deg);
z-index: 5;

}

.headTitle-Fries2{
position: absolute;
    top: 562px;
    right: 169px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 1px;
        transform: translateX(-50%) rotate(5deg);
z-index: 5;

}


.headTitle-Drinks{
position: absolute;
    top: 1004px;
    right: 205px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 2px;
        transform: translateX(-50%) rotate(-7deg);
z-index: 5;

}

.headTitle-Drinks2{
position: absolute;
    top: 1004px;
    right: 25px;
    direction:rtl;
    margin: 0;
    padding-right: 20px;
    list-style-position: outside;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size: 39px;
    font-weight: bold;
    line-height:1.6;
    letter-spacing: 1px;
        transform: translateX(-50%) rotate(5deg);
z-index: 5;

}

h1{
    position: absolute;
    left: 255px;
    top: -7px;
    font-family: "Beiruti", sans-serif;
    color: brown;
    font-size:50px;
    letter-spacing: 4px;
    text-shadow: 5px 2px 2px rgb(226, 149, 33);
    

}

@media (max-width: 768px){
    body{
        margin: 0;
        overflow-x: hidden;
    }

    #F_border{
        position: relative;
        left: 50%;
        margin: 0;
        transform: translateX(-50%) scale(0.61);
        transform-origin: top center;
    }
}