
         @font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb.woff') format('woff2'),
         url('fonts/Vazir-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb.woff') format('woff2'),
         url('fonts/Vazir-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
 body {
            font-family: 'IRANSans', sans-serif;
            max-width: 100%;

             opacity: 80%;
            background-color: #101010;
            color: #000000;
            text-align: center;

             overflow-x: hidden;
        }

        .img1 {
            height: 188px;
    width: 234px;
    margin-right: 64px;
    position: relative;
        }


         .logo1 {


    height: 100px;
    width: 105px;
    margin-left: -300px;
    margin-top: 54px;
    position: relative;
        }
 .fixed-bottom-bar {

    position: fixed;
    bottom: 1px;
       left: 215px;
    transform: translateX(-50%);
    background-color: #f10000;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    align-items: center;
    justify-content: center;
    width: 80%;
    height: 26px;
        }
         .text-overlay {
            position: absolute;
            top: 40%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #07959a;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
             margin-left: 10px;
        }
            .header-banner {
                background-color: rgba(0, 0, 0, 0.7); /* رنگ پس‌زمینه نیمه شفاف */
                height: 250px;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                font-size: 15px;
                font-weight: 700;
                text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
                position: relative;
            }
            .header-banner h1 {
                margin: 0;
            }

 .circle-container {

    width: 100px;
    height: 100px;
    border-radius: 64%;
    overflow: hidden;
    position: relative;
     margin-right: 250px;
        }

        .circle-container img {
            width: 100%;
            height: 100%;
            object-fit: cover; /* تصویر را به اندازه دایره برش می‌دهد و تمام دایره را پر می‌کند */
            display: block;
        }

            .menu-section {


     margin: 24px -5px 33px 14px;
    padding: 20px;
    background-color: rgb(255 255 255 / 80%);
    border-radius: 54px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)



            }
            h2 {
                margin: 0;
                color: #07959a; /* رنگ نوشته‌ها سفید */
            }
            .menu-items-container {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
            }
            .menu-item {
    margin: 3px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #07959a;
    border-radius: 30px;
    padding: 13px;
    background-color: #a7a7a7;
    color: #000000;

            }
            .menu-item img {

    width: 219px;
    height: 153px;
    object-fit: cover;
    border-radius: 25px;
    margin-right: 220px;
            }
            .menu-item h3 {
                margin: 5px 0;
                color: #fff; /* رنگ نوشته‌ها سفید */
            }



            .menu-item p {
                margin: 5px 0;
                color: #07959a; /* رنگ نوشته‌ها خاکستری برای قیمت */
            }




.top-bar.fixed {
               position: fixed;
            top: 0;
            background-color: #000; /* پس‌زمینه مشکی */
            border-bottom: 2px solid #ff4b5c;

        }



            .cart-bar {
                position: fixed;
                bottom: 20px;
                left: 50%;
                transform: translateX(-50%);
                background-color: #ff4b5c;
                color: white;

                justify-content: center;
                align-items: center;
                padding: 10px 20px;
                font-size: 16px;
                border-radius: 25px; /* کادر بیضی شکل */
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
                width: 90%; /* عرض نوار */
                max-width: 500px; /* عرض حداکثر */
                display: none; /* Initially hidden */
            }
            .cart-bar img {

    width: 47px;
    height: 52px;
    margin-right: 46%;

            }
            .fil1{


            }
            .sg1{

    position: absolute;
    right: 117px;
    top: 25px;
    transform: translate(-50%, -50%);
    color: #dc0909;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
            }
            .inp11{

    width: 169px;
    height: 40px;
    margin: 5px 5px;
    border-radius: 5px;
    border: 1px solid #3b82f6;
    color: #6b7280;
    opacity: 1;
    margin-right: 287px;
    }
            .img2{

    width: 50px;
    height: 45px;
    margin-left: 61px;
    position: absolute;
    margin-top: -9px;
            }



.oval-button {
     font-family: 'IRANSans', sans-serif;
            width: 150px;
            height: 50px;
             background-color: #07959a;
           
            color: white;
            border: none;
            border-radius: 25px;
            cursor: pointer;
            font-size: 16px;
            text-align: center;
            line-height: 50px;
            transition: all 0.3s ease;
        }
.oval-button1 {
     font-family: 'IRANSans', sans-serif;
            width: 150px;
            height: 50px;
             background-color: #07959a;
            color: white;
            border: none;
            border-radius: 25px;
            cursor: pointer;
            font-size: 16px;
            text-align: center;
            line-height: 50px;
    margin-top: 50px;
            transition: all 0.3s ease;
        }
.oval-button11 {
    font-family: 'IRANSans', sans-serif;
    width: 191px;
    height: 50px;
     background-color: #07959a;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    transition: all 0.3s ease;
    margin-right: 77px;
        }
.oval-button2 {

    font-family: 'IRANSans', sans-serif;
    width: 177px;
    height: 50px;
     background-color: #07959a;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    margin-top: 99px;
    transition: all 0.3s ease;
        }

.oval-button3 {

     font-family: 'IRANSans', sans-serif;
            width: 50px;
            height: 50px;
             background-color: #07959a;
            color: white;
            border: none;
            border-radius: 25px;
            cursor: pointer;
            font-size: 16px;
            text-align: center;
            line-height: 50px;

            transition: all 0.3s ease;
        }

.oval-button4 {

     font-family: 'IRANSans', sans-serif;
            width: 190px;
            height: 50px;
             background-color: #07959a;
            color: white;
            border: none;
            border-radius: 25px;
            cursor: pointer;
            font-size: 16px;
            text-align: center;
            line-height: 50px;
margin-left: -87px;
            transition: all 0.3s ease;
        }

.oval-button5 {


    font-family: 'IRANSans', sans-serif;
    width: 115px;
    height: 49px;

    background-color: #a3087c;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    margin-left: -25px;
    transition: all 0.3s ease;
    margin-top: 165px;
    position: absolute;
        }

.miz1 {


    font-family: 'IRANSans', sans-serif;
    width: 115px;
    height: 45px;
    /* background-color: #b9a5b4; */
    color: #faf8f8;
    /* border: none; */
    border-radius: 25px;
    cursor: pointer;
    font-size: 17px;
    text-align: center;
    line-height: 50px;
    margin-left: -74px;
    margin-top: 215px;
    position: absolute;
        }

.miz2 {


    font-family: 'IRANSans', sans-serif;
    width: 115px;
    height: 32px;
    /* background-color: #b9a5b4; */
    color: #000000;
    /* border: none; */
    border-radius: 25px;
    cursor: pointer;
    font-size: 17px;
    text-align: center;
    line-height: 50px;
    margin-left: -200px;
    margin-top: 225px;
    position: absolute;
        }
.oval-button7 {



    font-family: 'IRANSans', sans-serif;
    width: 115px;
    height: 49px;
    background-color: #04693f;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    margin-left: -267px;
    transition: all 0.3s ease;
    margin-top: 165px;
    position: absolute;
        }.oval-button6 {


    font-family: 'IRANSans', sans-serif;
    width: 115px;
    height: 49px;
   background-color: #350629;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    margin-left: -146px;
    transition: all 0.3s ease;
    margin-top: 165px;
    position: absolute;
        }


        .counter-container {
            display: none;
            align-items: center;
            justify-content: space-between;
            width: 120px;
            background-color: #ffffff;
            border: 2px solid  #07959a;
       
            border-radius: 25px;
            padding: 10px;
        }

        .counter-container button {

     background-color: #07959a;
    color: white;
    border: none;
    border-radius: 42%;
    width: 35px;
    height: 32px;
    font-size: 17px;
    line-height: 1px;
    cursor: pointer;
        }

        .counter-container span {
            font-size: 20px;
        }



        .counter-container span {
            font-size: 20px;
        }




      .bt1{
            padding: 3px 6px;
                font-size: 14px;
                border: none;
                background-color: #ff4b5c;
                color: white;
                cursor: pointer;
                border-radius: 5px;
      }

       .bt2{


    position: absolute;
    padding: 11px 16px;
    font-size: 15px;
    border: none;
    background-color: #d10012;
    color: white;
    cursor: pointer;
    border-radius: 23px;
    margin-top: 10px;
    margin-left: -24px;
      }
        .top-bar::-webkit-scrollbar {
                display: none; /* مخفی کردن نوار اسکرول */
            }
            .top-bar a {

    width: 45px;
    height: 45px;
    /* position: absolute; */
    /* line-height: 97px; */
    display: inline-block;
    color: white;
    text-decoration: none;
    font-size: 17px;
    padding: 12px 22px;
    margin: 0 10px;
    background-color: #ffffff;
    border-radius: 10px;
    transition: transform 0.2s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
            }
 .top-bar img {



    /* padding-bottom: 2px; */
    height: 66px;
    width: 71px;
    margin-left: -16px;
    position: relative;
    margin-top: -9px;
        }

            .top-bar a:hover {
                transform: translateY(-2px);
                background-color: #575757;
            }
            .top-bar a.active {
                border-bottom: 2px solid #ff4b5c;
                box-shadow: 0px 4px 6px rgba(255, 75, 92, 0.5);
            }
 .light {

    width: 17px;
    height: 16px;
    background-color: #171616;
    border-radius: 50%;

    transition: background-color 0.3s;
    margin-top: -21px;
    margin-left: 6px;
        }
.custom-swal-width{

    width: 364px;
    height: 448px;
    color: #ffffff;
    background-color: #145199;
    left: -19px;

}
 .on {
            background-color: green;
        }

             .onl{

    box-shadow: 0 -2px 10px rgb(0 0 0 / 30%);
    border-radius: 9px;
    position: absolute;
    color: #0abe8e;
    margin-top: 4px;
    right: -8px;
    border: 1px solid #ddd;
    width: 227px;
    height: 33px;
    font-size: 15px;
        }

       .top-bar {



                width: 100%;
                background-color: #333;
                color: white;
                padding: 10px 20px;

                white-space: nowrap;


            transition: top 0.3s;
            justify-content: center;
            align-items: center;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);


            }


        .cart-container {
display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);

    align-items: center;
    cursor: pointer;
        }

        .cart-container .cart-logo {
            width: 30px;
            height: 30px;
            background-color: #007bff;
            border-radius: 50%;
            margin-right: 10px;
        }

        .cart-container .cart-text {
            padding: 1px 80px;
            background-color: #ef0505;
            color: white;
            border-radius: 20px;
        }

        .cart-slide {

    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 576px;
    background-color: #07111a;
    box-shadow: 0 -2px 10px rgb(0 0 0 / 30%);
    transition: bottom 0.5s ease-in-out;
    overflow-y: auto;
    z-index: 1001;
        border-radius: 26px;
        }



        .cart-slide .close-btn {
            position: absolute;
            top: 10px;
            left: 20px;
            cursor: pointer;
            font-size: 24px;
            color: #007bff;
        }
 .close-btn1 {

            top: 10px;
            left: 20px;
            cursor: pointer;
            font-size: 24px;
            color: #a30808;
        }
        .cart-slide.active {
            bottom: 0;
        }


            @media (min-width: 768px) {
                .menu-item {
 width: 44%;


            }

 .menu-item img {
                         margin-right: 11px;
                     }



                .logo1{

     margin-left: -1110px;
}
            }


         #overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s;
    z-index: 1000;
}

#overlay.active {
    visibility: visible;
    opacity: 1;
}

body.noscroll {
    overflow: hidden;
}


.txt1{
    color: #0a3622;
}

  .delete-btn {

    /* color: red; */
    cursor: pointer;
    background-color: #d10012;
    color: white;
    border-radius: 26px;
    padding: 0px 8px;
    margin-right: -10px;
        }

  table {
            width: 100%;
      margin-top: 50px;
            border-collapse: collapse;
      font-size: 15px;
        }

        th, td {

    padding: 7px;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
        }

        th {

    background-color: #000000;
    color: white;
    position: sticky;
    top: 0;
    font-size: 11px;
        }

        tr {
            border-bottom: 1px solid #1e1a1a; /* حاشیه افقی برای هر سطر */
        }
.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

          .top-table {

    position: fixed;

    left: 70%;


    align-items: center;

        }


          @media (max-width: 768px) {

                .menu-item {
 width: 85%;
                }

                     .menu-item img {
                         margin-right: 0px;
                     }


                 }
        
