body {
    background-color: rgb(242, 248, 235);

}

a {
    text-decoration: none;
    color: #6d9cff
}

a:hover {
    text-decoration: none;
    color: #e7eb16
}

body::-webkit-scrollbar {
    width: 5px;
    border-radius: 20px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(15, 173, 165, 0.897);
}

body::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #131444, #49426e, #000000);

    outline: 1px solid slategrey;
}

.hover-header {
    background-color: rgb(242, 248, 235);
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(2, 37, 78, 1) 0%, rgba(4, 56, 126, 1) 19.7%, rgba(85, 245, 221, 1) 100.2%);
    position: fixed;
    top: 0px;
    padding: 20px 0;
    width: 100%;
    z-index: 1000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    color: #4d4d4d;
    font-weight: 700;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    border-radius: 0 0 30px 30px;
}

.header-box {
    background-color: white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 30px;
    padding: 10px 10px 3px 10px;
}

.main-body {
    padding: 120px 10px;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgb(125, 77, 167) 0%, rgba(24, 22, 39, 1) 90%);
}

.menu-box {
    position: relative;
    overflow: hidden;
    margin: 5px;
    background-color: rgba(0, 0, 0, 0.596);
    background: linear-gradient(180deg rgba(0, 0, 0, 0.945), #131444e7);
    border-radius: 50px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    margin-bottom: 30px;
    text-align: center;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-card-tag {
    position: absolute;
    top: 22px;
    left: -40px;
    width: 150px;
    padding: 7px 0;
    margin: 0;
    text-align: center;
    transform: rotate(-45deg);
    transform-origin: center center;
    z-index: 40;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.25;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
    /* keep ribbon visually inside clip; heavy shadow reads messy at rounded edge */
    box-shadow: none;
    pointer-events: none;
    border-radius: 0;
}

.menu-card-tag--coming-soon {
    background: linear-gradient(90deg, #a93226, #e74c3c);
    color: #fff;
    /* narrower strip + two lines so full phrase stays inside rounded clip */
    width: 96px;
    padding: 10px 0 9px;
    top: 20px;
    left: -30px;
    font-size: 10px;
    letter-spacing: 0.06em;
    line-height: 1.2;
}

.menu-card-tag--new {
    background: linear-gradient(180deg, rgb(20, 210, 30), rgb(32, 143, 7));
    color: #fff;
}

.menu-box .logo-img {
    height: 180px;
    width: 180px;
    background-color: transparent;
}

.menu-box .content-img-left {
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 30px 0 0 30px;
    margin-left: 5px;
}

.menu-box .content-img-right {
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
}

.menu-box .col-sm-5 {
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-box a img:hover {
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    border-radius: 50px;
    ;
}

.menu-box .badge-info {
    background: linear-gradient(180deg, rgb(44, 104, 255), rgb(6, 59, 195));
}

.menu-box .badge-success {
    background: linear-gradient(180deg, rgb(20, 210, 30), rgb(32, 143, 7));
}

.menu-box .info {
    padding: 5px;
    border-radius: 10px;
    margin: 0 5px 10px 5px;
    background: linear-gradient(270deg, rgb(240, 248, 215), rgb(228, 251, 162));
    display: none;
}

.menu-box .btn-default {
    border-radius: 50%;
    padding: 20px 18px 20px 20px;
}

.menu-box .btn-default:focus {
    outline-color: rgb(162, 128, 248);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    background-color: white;
}

.menu-box .note {
    background-color: #555555;
    color: white;
    padding: 10px;
    border-radius: 10px;
    ;
}

.hover-header img {
    height: 40px;
    width: 40px;
}

.hover-footer {
    position: fixed;
    bottom: 30px;
    width: 92%;
    margin-left: 4%;
}

.menu-items .label-success {
    border-radius: 10px;
    background-image: linear-gradient(68.1deg, rgba(196, 69, 69, 1) 9.2%, rgba(255, 167, 73, 0.82) 25%, rgba(253, 217, 82, 0.82) 43.4%, rgba(107, 225, 108, 0.82) 58.2%, rgba(107, 169, 225, 0.82) 75.1%, rgba(153, 41, 243, 0.82) 87.3%);
    text-shadow: 1px 1px 2px black;

}


@media screen and (max-width: 768px) {



    .hover-header {
        height: 85px;
    }
 .menu-items .container {
     margin: 0 5px;
 }
    .main-body {

        padding: 90px 0px;
        background-image: radial-gradient(circle farthest-corner at 30% 50%, rgb(125, 77, 167) 0%, rgba(24, 22, 39, 1) 90%);
        background-image: linear-gradient(85.2deg, rgba(33, 3, 40, 1) 7.5%, rgba(65, 5, 72, 1) 88.7%);
    }

    .menu-box {
        padding: 0;
        height: 450px;
        margin-top: 20px;
        overflow: hidden;
        ;
    }

    .menu-box img {
        width: 90%;
        background-color: transparent;
    }
.menu-box .logo-img {
    height: 120px;
    width: 120px;
    background-color: transparent;
}
    .menu-box .content-img-left {
        margin: 0;
        border-radius: 50px 50px 0 0;
        height: 210px;
    }

    .menu-box .content-img-right {
        margin: 0;
        border-radius: 50px 50px 0 0;
        width: 100%;
        height: 210px;
    }

    .menu-box .note {
        border-radius: 10px 10px 30px 30px;
        margin: 15px;
    }

    .wing1 {
        position: relative;
    }


    .wing1 .col-sm-7 {
       position: absolute;
        height: 210px;
        width: 100%;
        padding: 0;
        margin: 0;
        top: 0;
        left: 0;
        z-index: 20;
    }


    .wing1 .col-sm-5 {
        background-color: transparent;
            position: absolute;
            top: 80px;
            width: 100%;
            left: 0;
            z-index: 30;

    }

    .wing2 {
        position: relative;
    }

    .wing2 .col-sm-7 {
        position: absolute;
    height: 210px;
        width: 100%;
        padding: 0;
        margin: 0;
        top: 0;
        left: 0;
        z-index: 20;
    }

    .wing2 .col-sm-5 {
        background-color: transparent;
        position: absolute;
        top: 80px;
        width: 100%;
        left: 0;
        z-index: 30;
    }

    .menu-box {
        margin: 2px;
        margin-bottom: 10px;
    }
}