@charset "UTF-8";

body {
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    padding: 0;
    background-size: contain;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

img {
    max-width: 100%;
}

.tr-lang.nev-langs-container {
    position: relative;
}

.tr-lang.nev-langs-container:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 1px;
    right: 0;
    background: #00000026;
    width: 100%;
}

.nev-lang-box {
    display: block;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.nev-lang-box button {
    background: transparent;
    border: unset;
    padding: 0;
}

.lang-flags.active-lang p {
    color: #e10822 !important;
}

.nev-lang-box b {
    margin: 0px 3px;
    font-weight: 400;
}

.tr-lang.nev-langs-container p {
    margin-bottom: 0;
}

.menu-images-price {
    margin-top: 5px;
}

.inner-content.menu-images-container .inner-menu-info {
    margin-top: 5px;
    text-align: justify;
}

.inner-content.menu-images-container .rdc-right {
    width: 100%;
    display: block;
    text-align: left;
    margin-right: 15px;
}

.inner-content.menu-images-container .rdc-left {
    width: auto !important;
    max-width: 102px;
}

.inner-content.menu-images-container img {
    width: 100%;
    max-width: 120px;
}

.main.restaurant-listing p {
    font-size: 14px;
}

.rdp-detail-contents-head.nav-tabs li {
    min-width: 195px;
    position: relative;
    width: auto;
}

.inner-menu-info {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: rgb(17, 18, 34);
    /* opacity: 0.5; */
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.inner-content.no-img .rdc-right {
    width: 20%;
}

.inner-content.no-img .rdc-left {
    width: 100%;
}

.inner-content {
    display: flex;
    box-sizing: border-box;
    position: relative;
    padding: 10px;
    width: 100%;
/*    height: 140px;*/
    border-radius: 20px;
    box-shadow: rgba(112, 112, 112, 0.16) 0px 10px 16px 0px;
    background-color: rgb(255, 255, 255);
    margin: 5px 0px;
}

.rdc-left b {
    font-size: 1rem;
    font-weight: 600;
}

.rdp-img p {
    font-size: 1rem;
}

.menu-left .menu-right.menu i {
    margin-left: 0;
}

footer {
    padding: 10px 0;
    background: #000;
}

.alert.alert-secondary {
    font-weight: 400;
    padding: 10px 0;
    font-style: italic;
}

.sticky-height {
    height: 90px;
    display: none;
}

.menu-left i {
    margin-left: 0;
}

.menu-left .menu-right.menu {
    position: relative;
    justify-content: flex-start;
}

.rdp-detail-contents-head.nav-tabs ul {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin-bottom: 0;
    width: 100%;
    vertical-align: middle;
    padding-left: 0;
    align-items: center;
}

.sticky-height.active {
    display: block;
}

.rdp-detail-contents-head.nav-tabs li.active a {
    background: #fff;
    /* padding-bottom: 15px; */
}

.rdp-detail-contents-head.nav-tabs li.active a i {
    display: block;
    font-size: 8px;
    left: 50%;
    position: absolute;
    bottom: 0px;
    transform: translateX(-50%);
}

.rdp-detail-contents-head.nav-tabs i {
    display: none;
    width: 100%;
}

.lang-content p {
    margin-bottom: 0;
}

.lang-left img {
    width: 34px;
    margin-right: 10px;
}

.lang-right span {
    display: none;
}

.lang-flags.active-lang .lang-right span {
    display: block;
    opacity: 0.6;
}

.lang-button {
    padding: 10px;
    text-align: center;
    background: #000;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
}

.lang-left p {
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 0;
}

body.body-container {
    height: 100vh;
    overflow: hidden !important;
    position: relative;
}

body.body-container:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00000087;
}

.lang-title {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    font-weight: 600;
    padding-bottom: 7px;
    margin-top: 0;
    font-size: 18px;
    border-bottom: 1px solid #0000002b;
}

.lang-title p {
    margin-bottom: 0;
}

.lang-title i {
    margin-left: 0;
}

.lang-left {
    display: flex;
    vertical-align: middle;
    align-items: center;
    width: 100%;
}

.lang-right {
    width: 100%;
    text-align: right;
}

.lang-box-area.active {
    opacity: 1;
    z-index: 99;
}

.restaurant-top p:last-child {
    margin-bottom: 15px;
}


.rdc-scroll-title {
    margin-bottom: 15px;
}

.rdc-scroll-title .rdc-flex-box:last-child {
    margin-bottom: 0;
}

ul#MainmyTab li {
    width: 100%;
    text-align: left;
}

.sticky-box {
    margin-top: 0;
    overflow-y: auto;
    margin-bottom: 15px;
}

.rdp-detail-contents-head.nav-tabs.show {
    display: flex;
}

.tabs-inner-title {
    background: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 11px 25px;
    border: 1px solid #d1d1d159;
    border-top: unset;
    box-shadow: 0px 2px 7px 0px #d1d1d159;
    border-radius: 10px;
}

.sticky-box.dinner .dinner-tabs {
    display: flex;
}

.sticky-box.breakfast .breakfast-tabs {
    display: flex;
    justify-content: space-between;
}

.sticky-box.launch .launch-tabs {
    display: flex;
}

.rdc-right {
    white-space: nowrap;
    color: #000;
    font-weight: 600;
}

.rdc-flex-box {
    display: flex;
    vertical-align: middle;
    justify-content: space-between;
    font-weight: 600;
}

.rdc-flex-box .rdc-left {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}

.rdp-detail-contents-head.nav-tabs {
    vertical-align: middle;
    background: #00000014;
    margin-bottom: 0;
    overflow-x: auto;
    overflow-y: hidden;
    display: none;
    align-items: center;
    border-top: 1px solid #0000001c;
    padding-bottom: 15px;
}



.rdp-detail-contents-head.nav-tabs a {
    color: #000;
    white-space: nowrap;
    font-weight: 500;
    /* padding-left: 0; */
    border: 1px solid #0000001c;
    font-size: 12px;
    /* padding-right: 0; */
    text-align: center;
    padding-top: 7px;
    display: block;
    padding-bottom: 8px;
    width: 100%;
    min-width: 100px;
    /* border-right: 1px solid #00000026; */
    border-radius: 0;
}

.sticky-box.active {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    left: 0;
    right: 0;
    margin-bottom: 0;
    margin: 0;
}

.min-button {
    background: transparent !important;
    border: none !important;
    color: #333;
}

.min-button.active {
    background: #ededed !important;
}

ul#MainmyTab {
    display: flex !important;
    overflow-x: auto;
    width: 100%;
    overflow-y: hidden;
    justify-content: space-between;
    flex-wrap: unset !important;
    border-bottom: 1px solid #00000036;
}

ul#MainmyTab button {
    background: #fff;
    color: #000;
    margin-right: 0;
    font-size: 17px;
    padding: 10px;
    white-space: nowrap;
    font-weight: 600;
    min-width: 85px;
    /* border-right: 1px solid #00000026; */
}

.main-tab-buttons a {
    background: #fff;
    color: #000;
    margin-right: 0;
    font-size: 17px;
    padding: 10px;
    border-color: #dee2e6 #dee2e6 #fff !important;
    font-weight: 600;
    min-width: 85px;
    /* border-right: 1px solid #00000026; */
}

ul#MainmyTab .nav-link.active {
    background: #000;
    color: #fff;
}

header {
    /* background: #0000007a; */
    /* padding: 10px 0px; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(5px);
}

.rtl-contents .flex-box i {
    margin-right: 7px;
}

.rdp-img img {
    width: 100%;
    object-fit: cover;
}

.rdp-title {
    justify-content: space-between;
    /* margin-bottom: 10px; */
    color: #fff;
}

.rdp-time {
    font-weight: 600;
    font-size: 15px;
}

.restaurant-detail-page {
    padding-bottom: 15px;
    margin-top: 180px;
}

.restaurant-top h2 {
    font-size: 4rem;
    margin: 0;
    display: block;
}

.logo img {
    width: 75px;
    max-width: 100px;
    margin: 0 auto;
}

.lang-box-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    opacity: 0;
    z-index: -1;
    background: #fff;
    width: 95%;
    padding: 10px;
}

.lang-content {
    display: block;
    vertical-align: middle;
    align-items: center;
    width: 100%;
    padding-bottom: 10px !important;
    padding-top: 16px !important;
    padding: 10px;
    justify-content: space-between;
    border-bottom: 1px solid #0000000d;
}

.lang-content button {
    background-color: transparent;
    border: none;
    padding: 0;
    /* display: flex; */
    justify-content: space-between;
    width: 100%;
}

.lang-flags {
    display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
}

.menu-right {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: flex-end;
}

.menu-right i {
    font-size: 19px;
    color: #fff !important;
    margin-left: 20px;
}

.logo {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-48%, 0);
}

.main.restaurant-listing h1 {
    font-size: 24px;
    margin: 20px 0px;
    text-align: center;
}


.rtl-contents img {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
}

.flex-box {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.rtl-contents {
    background: #fff;
    padding: 15px;
    margin-top: 15px;
}

.rtl-contents a {
    color: #333;
    text-decoration: none;
}

.rtl-contents h2 {
    font-size: 21px;
    margin-top: 14px;
    color: #e10822;
    font-weight: bold;
}

p {
    margin-bottom: 5px;
}

table.table.table-hover.spa-register-table {
    font-size: 11px;
    overflow-x: auto;
}

.inner-content.no-img.spa-content-box li {
    font-size: 14px;
    list-style: none;
    margin: 5px 0px;
}

.inner-content.no-img.spa-content-box ul {
    padding-left: 0;
}

table.table.table-hover.spa-register-table th {
    min-width: 52px;
}

table.table.table-hover.spa-register-table {
    font-size: 11px;
    overflow-x: auto;
}

.rdp-detail-contents-head.nav-tabs li:first-child a {
    border-right: unset !important;
}

.rtl-buttons {
    margin-top: 10px;
    text-align: center;
    background: #e10822 !important;
    color: #fff;
    padding: 10px 0px;
}

.rdc-right b {
    font-weight: 600;
    font-size: 1rem;
    width: 100%;
    display: block;
    align-content: space-between;
}

ul#MainmyTab li:last-child {
    margin: 0 auto !important;
    text-align: revert;
    display: flex;
}

.header-search-box {
    text-align: center;
    margin: 20px 0px;
}

.header-search-box input {
    width: 100%;
    padding: 10px;
    border: 1px solid #d9d9d9;
}

.header-search-box button {
    padding: 9px;
    position: absolute;
    background: transparent;
    border: unset;
    right: 0;
}

.header-search-box {
    position: relative;
    width: 100%;
    margin: 20px auto;
}

a {
    text-decoration: none;
}

.header-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-area {
    position: relative;
    height: 140px;
    background-color: rgba(0, 0, 0, 0.65);
    backdrop-filter: blur(20px);
    text-align: center;
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px calc(100% - 33px));
}

.banner-item .title {
    font-size: 35px;
    color: #fff;
}

.banner-item {
    text-align: center;
    position: relative;
}

.product-area {
    border-radius: 10px;
    height: 200px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 13px 16px 0px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: flex-end;
    overflow: hidden;
    position: relative;
}
.product-area a {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    
}
.product-name-area .title {
        font-size: 1.1rem;
        font-family: "Barlow Condensed", serif;
        color: rgb(255, 255, 255);
        width: 100%;
        font-weight: 400;
        text-align: center;
        text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px;
        padding: 0.5rem;
}


.product-name-area {
        display: flex;
        flex: 1 1 auto;
        -webkit-box-pack: center;
        justify-content: center;
        align-items: flex-end;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        height: auto;
        min-height: 2vw;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        backdrop-filter: blur(3px);
        border-radius: 0px 0px 10px 10px;
}

.product-img-area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    display: none;
}

.product-img-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04);
    opacity: 1;
    visibility: visible;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.animate {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.banner-logo-img {
    /* width: 400px; */
    margin: 0;
}
.top-area {
    position: relative;
    height: auto;
}

.top-in-area {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 99;
}

.top-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9;
}

.in-img-area img {
    flex-shrink: 0;
    border-radius: 20px;
    box-shadow: rgba(112, 112, 112, 0.08) 0px 10px 16px 0px;
    object-fit: cover;
    width: 120px;
    height: 120px;
    min-width: 120px;
}

.in-text-area {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 1rem;
}

.in-img-area {
    /* margin-bottom: 7px; */
}

.person {
    display: inline-block;
    /* margin-left: 10px; */
    background-color: #000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 7px;
}

.person span {
    font-size: 10px;
    display: block;
    font-weight: 500;
}

.rdc-body-banner img {
    width: 100%;
}

.product-img-area {
    height: 100%;
    position: relative;
    width: 100%;
}

.language ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
}

.language ul li:not(:last-child) {
    margin-right: 15px;
}

.language ul li {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.language ul li a {
    color: #fff;
}

.language-area {
    max-width: max-content;
    margin: 35px auto 35px;
}

.language {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    transition: all 500ms ease;
}

.language ul li a.active {
    font-weight: 500;
}

.restaurants-info ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.restaurants-info ul li img {
    width: 30px;
}

.restaurants-info ul li:not(:last-child) {
    margin-right: 15px;
}

.share-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-color: #f1f5f9;
    visibility: hidden;
    opacity: 0;
    transition: .4s all ease;
    padding-top: 67px;
}

.share-item-list {
    list-style: none;
    margin: 0;
    margin-top: 20px;
    padding: 45px 18px 85px;
}

.share-item-list li {
    padding: 8px 10px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-top: -1px;
}

.share-item-list li:first-child {
    margin-top: 0;
}

span.share-title {
    background-color: #fff;
    box-shadow: 0 20px 16px -6px #fff;
    width: 100%;
    color: #999;
    display: inline-block;
    font-size: 20px;
    padding: 5px 30px;
    font-weight: 500;
}

.share-item-list li img {
    width: 31px;
    margin-right: 10px;
}

.share-item-list li a {
    color: #999;
    font-size: 17px;
    font-weight: 500;
}

.close-btn-area {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 -20px 16px -6px #fff;
    height: 70px;
    position: absolute;
    width: 100%;
}

.close-btn {
    color: #999;
    display: block;
    font-size: 17px;
    font-weight: 700;
    padding: 14px 18px;
    border: none;
    background-color: transparent;
}

.restaurants-info li span {
    cursor: pointer;
}

.share-area.active {
    visibility: visible;
    opacity: 1;
}

.menu-btn-area {
    position: absolute;
    top: 20px;
    z-index: 999;
    left: 10px;
}

.menu-btn {
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    width: 3rem;
    height: 3rem;
    border: none;
    font-size: 26px;
    color: #fff;
}

.menu-item {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    width: 270px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: .4s all ease;
    background-image: url(../images/pattern.jpg);
}

.menu-close-btn {
    color: #000;
    background-color: #fff;
    border: none;
    font-size: 18px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

.menu-logo {
    display: block;
    margin-bottom: 25px;
    text-align: center;
}

.menu-list-area {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: unset;
    max-height: -webkit-calc(100vh - 180px);
    max-height: -moz-calc(100vh - 180px);
    max-height: -ms-calc(100vh - 180px);
    max-height: -o-calc(100vh - 180px);
    /* max-height: 100vh; */
    overflow-y: auto;
}

.menu-list-area li a {
    display: flex;
    align-items: center;
    padding: 6px 12px;
    border-bottom: 1px solid #767676;
}

.menu-img img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 10px;
}

.menu-img {
    margin-right: 10px;
}

.menu-list-area li span {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.menu-top-area {
    border-bottom: 1px solid #767676;
}


/* width */
.menu-list-area::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.menu-list-area::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.menu-list-area::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.menu-list-area::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.menu-item.open {
    left: 0;
    visibility: visible;
    opacity: 1;
}

.header-menu-btn {
    color: #494949;
    font-size: 18px;
    font-weight: 600;
}

ul.social-media {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
    margin-bottom: 10px;
}

.footer-social {
    text-align: center;
}

.social-media li:not(:last-child) {
    margin-right: 10px;
}

.social-media li img {
    width: 30px;
    background: #fff;
    border-radius: 8px;
}

.phone-footer {
    font-size: 13px;
    color: #fff !important;
    font-weight: 500;
}

.menu-logo img {
    width: 100px;
}

.menu-close-btn-area {
    margin-bottom: 10px;
}

.bcg-close {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000096;
    transition: .4s all ease;
}

.menu-area-box {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: .4s all ease;
    background-color: #fff;
}

.menu-area-box.open {
    visibility: visible;
    opacity: 1;
}

.menu-list-area li a:hover {
    background-color: #000;
    border-bottom: 1px solid #a3a3a3;
}

.menu-list-area li a:hover span {
    color: #fff;
}

.language:hover {
    background-color: #000;
    color: #fff;
}

.languege-select {
    background-color: #e10822;
    border: 1px solid #e10822;
    left: 0 !important;
    right: 0 !important;
    padding: 5px;
    border-radius: 5px !important;
    min-width: 100%;
}

.languege-select li a {
    color: #fff;
    transition: all 500ms ease;
}

.language:focus {
    box-shadow: none;
}

.recolor {
    color: #fff;
}

.menu-btn-area-index-header {
    position: relative;
    top: 0 !important;
    z-index: 10;
    left: 0 !important;
}

.footer-logo-img img {
    width: 100px;
}

.footer-logo-img {
    text-align: center;
}


.footer-social p {
    color: #fff;
    font-size: 13px;
}

.dropdown-menu {
    border-radius: 0;
}

.social-media li {
    font-size: 30px;
}

.social-media li a i {
    color: #fff;
}

.c-red {
    color: #fff;
}

.footer-phone-area {
    border: 1px solid #ffffff8a;
    border-left: unset;
    border-right: unset;
    padding: 7px 0;
    margin-bottom: 5px;
}


.footer-local-icon {
    font-size: 18px;
}


.language:hover {
    background: #e10822;
    transition: all 500ms ease;
    border-color: #e10822;
}

.languege-select li {
    margin: 5px 0;
}


.language.dropdown-toggle.show {
    background: #e10822;
    border: 1px solid #e10822;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    background-color: #2a2522;
}

.restaurant-listing{
    display: grid;
    margin: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(150px, 1fr));
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 1rem;
    padding-bottom: 1rem;
}

.breadcrumb ul {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 5px 0 0;
    list-style: none;
    padding-left: 0;
}

.breadcrumb ul li {
    position: relative;
}

.breadcrumb ul li:not(:last-child) {
    margin-right: 8px;
    padding-right: 18px;
}

.breadcrumb ul li a {
    color: #fff;
}

.breadcrumb ul li:not(:last-child):after {
    content: ">";
    position: absolute;
    right: 0;
}


.btn-custom-modal {
    padding: 10px;
    background: #fff;
    color: #000;
    transition: all 300ms ease;
    outline: 0 !important;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-custom-modal:hover {
    color: #000;
    transition: all 300ms ease;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow: none !important;
}

.btn-custom-modal {
    position: relative;
    bottom: 0;
    z-index: 99;
    font-size: 10px;
    font-weight: 600;
}

.icon-clipboard {
    position: absolute;
    left: -45px;
    z-index: 99;
    top: 0;
    bottom: 0;
    background: #000000;
    color: #fff;
    font-size: 14px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 4px;
    width: 46px;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-right: unset;
}

.requests-complaints-btn-area {
    position: fixed;
    right: 10px;
    bottom: 10px;
    /* display: flex !important; */
    z-index: 99999;
}

.modal-form-input {
    width: 100%;
}

/* CHECKBOX */

@keyframes check {
  50% {
      transform: scale(1.2)
  }
}

.promise-box {
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin-bottom: 20px;
}

.promise-box label {
  font-size: 18px;
  max-width: unset !important;
  width: auto !important;
}

.promise-box label {
  padding-left: 0;
  color: inherit;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
}

.cbx {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.cbx span {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  transform: scale(1);
  border: 1px solid #B9B8C3;
  transition: all .2s ease;
}

.cbx span:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #e10822;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: .2s;
}

.cbx span svg {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 4px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all .3s ease;
  transition-delay: .1s;
  transform: translate3d(0, 0, 0);
}

.cbx span:last-child:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #B9B8C3;
  transform-origin: 0 0;
  transform: scaleX(0);
}
.confirm-btn {
    font-size: 15px;
    border: none;
    background: none !important;
    margin-left: 10px;
    outline: none !important;
    cursor: pointer;
    color: #000;
}

.inp-cbx:checked+.cbx span:last-child {
  color: #B9B8C3;
  transition: all .3s ease;
}

.inp-cbx:checked+.cbx span:before {
  transform: scale(2.2);
  opacity: 0;
  transition: all .6s ease;
}

.inp-cbx:checked+.cbx span:last-child:after {
  transition: all .3s ease;
}

.inp-cbx:checked+.cbx span svg {
  stroke-dashoffset: 0;
}

.inp-cbx:checked+.cbx span {
  border-color: #e10822;
  background: #e10822;
  animation: check .6s ease;
}
.grecaptcha-badge {display: none !important}

.popup-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
}
.popup-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: -1;
}

.popup-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 80%;
    width: 100%;
    height: 80%;
}

.popup-exit {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 30px;
    color: #fff;
    font-size: 32px;
}

.popup-item img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.banner-item .alert {
    padding: 5px;
    font-size: 15px;
}
.lang-icon {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(255 255 255 / 76%);
    border-radius: 50%;
}

.lang-icon a {
    color: rgb(255 255 255 / 76%);
}

.tobacco-inner {
    margin-top: 25px;
}

img.smoke {
    width: 30px;
    margin-right: 15px;
}
.tabacco-area {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 15px;
    padding: 5px 20px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
}

.tabacco-img-area {
    position: relative;
    margin-right: 30px;
}

.tabacco-img-area:before {
    content: "";
    position: absolute;
    right: -7px;
    bottom: 0;
    width: 2px;
    top: 0;
    background-color: #fff;
}
.banner-img {
    width: 110px;
    object-fit: contain;
    margin-top: 15px;
}
.menu-btn:hover {
    color: #fff;
}

.menu-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: rgb(17, 18, 34);
    opacity: 0.5;
}

.menu-desc {
    opacity: 0.5;
    font-size: 1rem;
    color: rgb(17, 18, 34);
    margin-bottom: 10px;
}

.rdc-link-box {
    margin-bottom: 40px;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
}
.rdp-rdc-body {
    max-width: 1600px;
    margin: 0 auto;
}
/*
.menu-item {
    z-index: 2;
    top: 8vh;
    position: fixed;
    left: 0px;
    right: 0px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    overflow-x: scroll;
    scrollbar-width: none;
    padding: 35px 0px 25px;
}*/

.detail-menu-list {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 44px;
    padding: 0px 2.66vw;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(10px);
}

.detail-menu-list.active {
    background-color: rgba(0, 0, 0, 0.8);
}

.menu-swiper .swiper-slide {
    width: 135px;
}
.detail-menu-list span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.17;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: 0.7;
    color: rgb(2 2 4);
}

.detail-menu-list.active span {
    color: #fff;
}

.menu-items {
    margin-top: -45px;
}

.menu-swiper .swiper-wrapper .swiper-slide:first-child {
    margin: 0px 1.33vw 0px 8vw;
}

.menu-swiper .swiper-wrapper .swiper-slide:last-child {
    margin: 0px 8vw 0px 1.33vh;
}


@media only screen and (max-width:991px) {
    .banner-area {
        /* padding-bottom: 50px; */
    }
    .lang-icon {
        width: 30px;
        height: 30px;
        font-size: 14px;
        top: 10px;
        right: 10px;
    }
    .product-name-area .title {
        font-size: 24px;
    }
    .tobacco-inner {
        margin-top: 15px;
    }
}
@media only screen and (max-width:767px) {
    .veriweb {
        padding-left: 10px;
    }
    .banner-area {
        /* padding-bottom: 30px; */
    }
    .banner-logo-img {
        /* width: 300px; */
    }
    .product-area {
        /* height: 254px; */
    }
    .product-name-area .title {
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .menu-title {
        font-size: 26px;
    }
    footer {
        padding-bottom: 55px;
    }
    .restaurant-top h2 {
        font-size: 18px;
    }
    .banner-logo-img {
        width: 100%;
        max-width: 70%;
    }

    .menu-right i {
        margin-left: 0px !important;
    }

    .banner-item .title {
        font-size: 20px;
    }

    .product-name-area .title {
        font-size: 16px;
    }
    .language {
        padding: 5px 16px;
    }
}
