@import url(https://fonts.googleapis.com/css2?family=Fahkwang:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
.about-bottom-image,
.about-top-image {
    box-shadow: 12px 12px 0 var(--bs-orange-color)
}

.about-section,
.cart-div a,
.category-box a,
.img-hover.d-flex,
.offer-banner,
.offer-box-img,
.testimonial-section {
    overflow: hidden
}

.event-special h2,
.fancy-font,
h2.h2-heading {
    font-family: var(--bs-font-secondary) !important
}

.banner-text-cover>span,
.event-special h2,
.sub-banner-title,
h2.h2-heading {
    -webkit-text-fill-color: transparent
}

*,
.addres1 a,
.cart-items-details h2 a,
.contact-details li a,
.tab-link,
a {
    text-decoration: none
}

body,
html {
    margin: 0;
    padding: 0;
    background-color: #fff7e1
}

:root {
    --bs-theme-color: #ffce4b;
    --bs-dark-color: #000000;
    --bs-orange-color: #ffce4b;
    --bs-dark-hover: #000;
    --bs-white-color: #fff;
    --bs-yellow-color: #ffce4b;
    --bs-light-gray: #f7f7f7;
    --bs-font-secondary: "Fahkwang", sans-serif;
    --gallery-height: 600px;
    --gallery_gap: 22px
}

.fancy-font {
    font-weight: 500;
    font-style: normal
}

.text-primary {
    color: var(--bs-theme-color) !important
}

.contact-page-cta li a,
.contact-page-cta p,
.contact-page-cta span,
.mobileSidebar .navbar-links .dropdown-item:hover,
.mobileSidebar .navbar-links li a,
.text-BK,
body .activeMobile {
    color: #000 !important
}

* {
    font-family: Poppins, sans-serif
}

html {
    scroll-behavior: smooth
}

.flatpickr-calendar.open {
    z-index: 5 !important
}

body.stopScrolling {
    scroll-snap-type: none
}

.text-60 {
    font-size: 60px
}

.text-36 {
    font-size: 36px
}

.text-26,
.whats-new-card h5 {
    font-size: 26px
}

.text-22 {
    font-size: 22px
}

.action-bar i,
.sub-banner-discription,
.text-18 {
    font-size: 18px
}

.text-16 {
    font-size: 16px
}

.z-9 {
    z-index: 9
}

.fw-300 {
    font-weight: 300 !important
}

.fw-400,
h2.h2-heading {
    font-weight: 400 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-600 {
    font-weight: 600 !important
}

.contactus-section,
.make-event,
.padding-y {
    padding: 100px 0
}

.padding-t {
    padding-top: 100px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-100 {
    margin-bottom: 100px
}

.happy-hours,
.padding-b {
    padding-bottom: 100px
}

.bar-menu-tabe .nav-tabs .tab-link:hover,
.text-WH {
    color: #fff !important
}

.contact-details li a:hover,
.contact-info a:hover,
.footer-address a:hover,
.footer-media-icon i:hover,
.main-contact-page .contact-details li a:hover,
.mobileSidebar .navbar-links .nav-link:hover,
.text-orange,
.text-theme,
Footer a.active,
Footer a:hover,
footer .social-media-header a:hover {
    color: var(--bs-theme-color)
}

body .activeMobile {
    background-color: var(--bs-orange-color) !important
}

.bg-orange,
.join-notice,
.menu-section-items button:hover::after,
.mobile-booktable a:hover,
li.active .proces-img {
    background: var(--bs-theme-color)
}

.bg-light {
    background-color: #f6f6f6 !important
}

.p-round {
    margin: auto
}

.services-card-text p,
p {
    color: #000
}

.border-primary {
    border-color: var(--bs-theme-color) !important
}

h2.h2-heading {
    font-size: 65px;
    background: -webkit-linear-gradient(top, var(--bs-orange-color), var(--bs-theme-color));
    -webkit-background-clip: text;
    width: -webkit-fill-available
}

.transition,
.web-nav-cover .web-nav-sticky-logo img {
    transition: .4s
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.img-cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center;
    height: 100%;
    width: 100%
}

.btns,
.checkout-form {
    margin-top: 20px
}

.same-btn {
    padding: 10px 30px;
    display: inline-block;
    color: var(--bs-black-color);
    border: 1px solid var(--bs-theme-color) !important
}

.same-btn-two,
.same-btn.btn-outline:hover {
    color: var(--bs-white-color)
}

.same-btn-two {
    background-color: transparent;
    padding: 10px 30px;
    border-radius: 50px;
    border: 1px solid var(--bs-white-color);
    transition: .3s ease-in-out
}

.same-btn-two:hover {
    background-color: var(--bs-white-color);
    color: var(--bs-dark-color)
}

.not_orderable,
.same-btn,
.same-btn.btn-outline:hover,
.same-btn:hover,
.sub-banner {
    background: var(--bs-theme-color)
}

.same-btn:hover {
    border: 1px solid var(--bs-theme-color) !important;
    color: var(--bs-dark-color) !important
}

.same-btn svg {
    fill: white
}

.same-btn:hover svg {
    fill: var(--bs-theme-color)
}

.not_orderable,
.same-btn {
    border-radius: 50px;
    transition: .4s;
    text-decoration: none;
    color: var(--bs-dark-color);
    overflow: hidden;
    font-weight: 500;
    position: relative;
    z-index: 0
}

.same-btn.btn-outline,
.same-btn.btn-outline-02:hover,
.same-btn.btn-outline:hover {
    border: 1px solid var(--bs-orange-color)
}

.not_orderable {
    cursor: default !important
}

.same-btn.btn-outline {
    background: 0 0;
    color: var(--bs-orange-color)
}

.same-btn.btn-outline-02 {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.sub-banner {
    height: 500px;
    padding: 100px 0 0
}

.sub-banner-title {
    font-size: 120px;
    background: -webkit-linear-gradient(0deg, var(--bs-theme-color), var(--bs-orange-color));
    -webkit-background-clip: text;
    display: inline-block;
    width: -webkit-fill-available;
    font-family: "Kaushan Script", cursive !important;
    padding: 25px 0
}

.main-contact-page .contact-details,
.reservation-page-section {
    margin-top: 30px
}

.reservation-page-section .bg-contact-box form.form-contact {
    padding: 30px 50px 50px 20px
}

.reservation-page-section .bg-contact-box>div>div:first-child {
    margin-bottom: 0
}

label.condition-text p {
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3;
    text-align: left !important
}

label.condition-text {
    display: flex;
    align-items: center;
    gap: 9px
}

.condition-text input {
    width: 34px;
    margin-right: 10px;
    height: 20px
}

.catering-event-cards .card-img,
.grid-items .img-box,
.img-full4,
.slick-list.draggable,
.slick-track,
form#add_to_cart_form,
header .navbar .nav-contain {
    height: 100%
}

.img-full4 img.img-fluid {
    height: 100%;
    margin: auto;
    text-align: center;
    display: block;
    object-fit: cover
}

.owl-carousel {
    z-index: -1 !important
}

.wh-100 {
    height: 100px !important
}

.card-img,
.cart-div,
.home_banner_slider,
.is_relative,
.menu_card_item,
.new-menu-row,
.quote-user-img,
.slide-01,
.web-nav-cover,
main {
    position: relative
}

.over-lay h3 {
    font-size: 21px
}

.over-lay {
    text-align: left;
    position: absolute;
    bottom: 0;
    padding: 13px 11px 7px;
    background: linear-gradient(172deg, rgb(255 255 255 / 0%) -32%, rgb(89 16 16) 66%);
    height: 150px
}

.header-bg-color,
Footer,
button.quantity_decrease:hover {
    background: #000
}

header {
    padding: 10px 10px
}

header.navigation.is-sticky {
    background: #fff;
    transition: .2s;
    animation: .35s ease-out sticky-header;
    position: sticky;
    top: 0;
    z-index: 9999;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.menu-section-items button.active,
.menu-section-items button.active:after {
    background: var(--bs-theme-color) !important
}

.food-type-icon-00 img:not(.active),
.hidden,
.proces-img.last-broder:after,
.proces-img:last-child:after,
.tab-pane,
header.navigation.is-sticky .action-bar {
    display: none
}

.web-nav-sticky-logo,
header.navigation.is-sticky .web-nav-logo {
    display: none;
    transition: .4s
}

header.navigation.is-sticky .web-nav-sticky-logo {
    display: block;
    transition: .4s
}

header.navigation.is-sticky .cart-div a,
header.navigation.is-sticky .cart-div a i,
header.navigation.is-sticky .cart-div a span,
header.navigation.is-sticky .nav-booktable-btn {
    border-color: var(--bs-white-color);
    color: var(--bs-white-color)
}

header.navigation.is-sticky .nav-booktable-btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000
}

.action-bar ul li a span {
    line-height: 24px
}

@keyframes sticky-header {
    from {
        transform: translateY(-100%)
    }
    to {
        transform: translateY(0)
    }
}

header .navbar {
    border-radius: 0
}

.web-nav-links .nav-link {
    font-size: 16px;
    color: var(--bs-dark-color);
    margin: 0;
    font-weight: 500;
    transition: .4s;
    position: relative;
    border-radius: 100px;
    padding: 8px 24px !important
}

header .nav_start {
    padding: 6px;
    gap: 1rem;
    /* min-width: 629px */
}

/* header .nav-item {
    min-width: 96px
} */

.web-nav-links .nav-link:hover {
    color: var(--bs-dark-color);
    background-color: var(--bs-theme-color);
    transition: .4s
}

.active .nav-link,
.web-nav-links .nav-link.active {
    color: var(--bs-dark-color);
    background-color: var(--bs-theme-color)
}

.web-nav-links .dropdown-item.active,
.web-nav-links .dropdown-item:active {
    color: #000;
    background: var(--bs-theme-color)
}

.navigation.hide {
    top: -80px;
    transition: .4s
}

.social-media-header {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: end
}

footer .social-media-header a i {
    color: #1f1e1e;
    margin: 0;
    padding: 10px;
    background: var(--bs-orange-color);
    font-size: 20px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px
}

.footer-day {
    width: 50%
}

.BarMenu-panel .item-content-box-ac .item-text h5,
.contact-info a,
.food-Modal-popup .item-price h5,
.item-price h5,
.location_li a:hover,
.main-contact-page .contact-details li a,
.menuCateClose:hover,
.social-media-header a i:hover,
li.nav-item.cart-div .nav-link span:hover,
li.nav-item.cart-div .nav-link.active span {
    color: var(--bs-dark-color)
}

.cart-div a i,
.cart-div span,
.nav-booktable-btn {
    color: var(--bs-white-color)
}

.web-nav-cover img {
    height: 80px
}

.cart-div a {
    display: flex;
    gap: 2px;
    align-items: center;
    width: 34px;
    height: 34px;
    justify-content: center
}

.cart-div a img {
    width: 30px;
    height: 30px
}

.cart-div a i {
    padding: 0;
    align-items: center;
    justify-content: center;
    font-size: 25px
}

.cart-div span {
    position: absolute;
    border: 1px solid var(--bs-white-color);
    display: flex;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    right: 0;
    top: -2px;
    background: var(--bs-dark-color);
    font-size: 12px
}

.about-section ul li,
.action-bar a,
.item-text p,
.item-text-p,
.working-hours-div h6,
Footer a,
Footer p {
    font-size: 14px
}

.nav-booktable-btn {
    position: relative;
    background-color: #000;
    border-radius: 50px;
    padding: 10px 30px;
    transition: .4s;
    cursor: pointer;
    border: 1px solid #000
}

.nav-booktable-btn:hover {
    background: #fff;
    color: var(--bs-black-color);
    transition: .4s;
    border: 1px solid #000
}

.action-bar {
    width: 100%;
    padding: 10px 0
}

.action-bar a {
    color: var(--bs-dark-color);
    font-weight: 500
}

.banner-content-box p,
.footer-address a,
.mobile-booktable a,
.working-hours-div h6,
Footer a {
    color: var(--bs-white-color)
}

.action-bar a:hover,
.sub_menu a.active,
ul#progressbar li.active p {
    color: var(--bs-orange-color)
}

.menu-section-items button.active,
.menu-section-items button:hover {
    color: var(--bs-white-color) !important
}

.pointer {
    cursor: pointer !important
}

.mobileSidebar {
    position: fixed;
    z-index: 9999992;
    top: 0;
    right: -100%;
    max-width: 370px;
    height: 100vh;
    background: var(--bs-white-color);
    transition: .4s
}

.mobile-booktable a {
    border: none;
    padding: 14px 30px;
    border-radius: 50px;
    background: var(--bs-orange-color)
}

.mobileSidebar.mobileSidebarShow {
    right: 0 !important;
    transition: .4s
}

.mobileSidebarClose {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    padding: 0;
    animation: 8s infinite crossRotate
}

@keyframes crossRotate {
    100% {
        transform: rotate(360deg)
    }
}

.cursor-unset {
    cursor: default
}

.button-label,
.closModalbtn,
.horizontal-text ul li,
.label-text,
.tips-boxs label {
    cursor: pointer
}

.mobileSidebar .navbar-links .nav-link.active,
.mobileSidebar .navbar-links li a:hover {
    color: var(--bs-orange-color) !important
}

.mobileSidebar .navbar-links .sub_menu .nav-link.active {
    color: #000 !important;
    background-color: var(--bs-orange-color)
}

.mobileSidebar .contact-info {
    margin-top: 6px
}

.contact-info li {
    padding: 0 20px
}

.contact-info {
    margin-top: 50px
}

Footer {
    border-radius: 0
}

Footer .container-fluid {
    padding: 70px 0 20px
}

Footer .web-nav-cover {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 0 0 10px
}

.faq-section .accordion-item,
Footer h5 {
    margin-bottom: 20px
}

.footer-links li,
Footer a {
    margin-bottom: 10px
}

Footer a {
    display: flex;
    padding: 0;
    text-align: start
}

.custom-form input,
.custom-form textarea {
    padding: 10px;
    margin-bottom: 5px;
    border: 0 solid #000;
    font-size: 12px;
    width: 100%;
    outline: 0;
    border-radius: 4px
}

.custom-form button {
    border: none;
    padding: 0;
    width: 100%;
    max-width: 150px;
    background: var(--bs-orange-color);
    text-transform: uppercase
}

.footer-address a {
    font-size: 14px;
    word-break: break-all;
    display: flex;
    align-items: center
}

.hero-section,
.horizontal-text {
    display: flex;
    align-items: center
}

.copy-right-content small {
    padding: 0 5px
}

.copy-right-content small a {
    font-size: 14px;
    font-family: Inter !important;
    font-weight: 500
}

.map-05 iframe {
    border-radius: 30px !important
}

.hero-section {
    background-image: linear-gradient(90deg, transparent, transparent), url(../image/hero-banner1.webp);
    height: 100vh;
    justify-content: center;
    position: relative;
    padding: 0;
    backdrop-filter: blur(1px)
}

.hero-section .slider {
    width: 100%;
    height: 100%;
    position: relative
}

.banner-bg-img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.banner-bg-img,
.daily-img-height img {
    height: 100%;
    object-fit: cover
}

.banner-bg-img-box::after {
    position: absolute;
    background: linear-gradient(90deg, #000, rgba(255, 255, 255, 0));
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.banner-text-cover,
.sub-page-banner .banner-text-cover {
    font-size: 100px
}

.banner-text-cover>span {
    font-size: 100px;
    background: -webkit-linear-gradient(top, var(--bs-orange-color), var(--bs-theme-color));
    -webkit-background-clip: text;
    display: inline-block;
    width: -webkit-fill-available;
    padding: 0 0 25px
}

.banner-content-box p {
    font-size: 22px;
    max-width: 700px
}

.hero-section .hero_heading {
    letter-spacing: 2px;
    margin-top: 30px;
    font-weight: 400
}

.offer-box-img img,
.slider .slick-slide img {
    object-fit: cover
}

.food-slider .slick-track {
    display: flex
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 15px !important;
    line-height: 20px;
    position: absolute;
    top: -30px;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.food-Modal-popup .modal-body input[type=checkbox]:checked+label i,
.food-Modal-popup .modal-body input[type=radio]:checked+label i,
.horizontal-text ul li a,
.item-remove-btn button:hover i,
.offer-box {
    color: var(--bs-white-color)
}

.slick-dots .slick-active button:before {
    font-size: 20px !important
}

.slick-dots li {
    margin: 0 !important
}

.horizontal-text {
    flex-direction: column;
    justify-content: space-between;
    height: 54%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 50px
}

.horizontal-text h6,
.horizontal-text hr {
    display: inline-block;
    transform: rotate(90deg);
    font-weight: 700
}

.sub-page-banner .horizontal-text hr {
    width: 50px;
    border: 1px solid #fff;
    opacity: 1
}

.sub-page-banner .horizontal-text {
    height: 60%
}

.horizontal-text hr {
    width: 100px;
    border: 1px solid #fff;
    opacity: 1
}

.horizontal-text ul {
    margin-top: -20px
}

.sub-page-banner {
    height: 70vh;
    padding: 100px 0 0;
    background-image: linear-gradient(90deg, transparent, transparent), url(../image/Submenu-banner.png)
}

.sub-page-banner .banner-text {
    min-height: 360px
}

.sub-page-banner h6.text-36 {
    font-size: 30px
}

.about-section-img {
    padding: 15px;
    height: 400px
}

.about-section-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px
}

.about-top-image {
    width: 100%;
    max-width: 350px;
    height: 350px;
    border-radius: 30px
}

.about-bottom-image {
    width: 100%;
    max-width: 250px;
    height: 250px;
    border-radius: 30px;
    margin: -120px 61px 0 auto
}

.about-bottom-image img,
.about-top-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 30px
}

.galley-section .gallery-row>div,
.main-contact-page .contactus-section,
.menu-section {
    padding: 0
}

.bar-menu-row .slick-track {
    gap: 10px;
    display: flex;
    display: flex !important
}

.bar-menu-row .all-dots .slick-slide {
    padding: 0 10px;
    height: 100%;
    border-radius: 6px
}

.all-dots .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0
}

.all-dots ul.slick-dots {
    bottom: -29px;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    right: 10px;
    gap: 12px;
    z-index: 3;
    position: relative
}

.food-itme-img-20 {
    height: 200px
}

.category-box {
    border-radius: 10px;
    height: auto !important;
    padding: 5px
}

.category-box a {
    position: relative;
    border-radius: 15px;
    display: flex;
    height: 350px;
    flex-direction: column;
    padding: 0;
    border: 5px solid var(--bs-orange-color)
}

.category-box h4 {
    transition: .4s;
    position: relative;
    width: 100%;
    margin-top: 15px;
    color: var(--bs-dark-color);
    border-radius: 6px;
    padding: 0 10px
}

.category-box p,
.galley-section .gallery-row {
    padding: 0 10px
}

.menu-section-items {
    background: var(--bs-light-red-color);
    display: inline-flex
}

.offer-box,
.shap-cover h2 {
    background: var(--bs-theme-color)
}

.menu-section-items li:first-child button {
    border: 1px solid #3fb03d !important;
    color: #3fb03d !important;
    background: 0 0 !important
}

.menu-section-items li:first-child button.active,
.menu-section-items li:first-child button:hover {
    background: #3fb03d !important;
    color: #fff !important
}

.menu-section-items li:first-child button:active::after,
.menu-section-items li:first-child button:after,
.menu-section-items li:first-child button:hover::after {
    background: #3fb03d !important
}

.menu-section-items button {
    color: var(--bs-theme-color) !important;
    border-color: var(--bs-theme-color) !important
}

.special-menu-section {
    padding: 150px 0
}

.shap-cover h2 {
    clip-path: polygon(0 0, 100% 0, 90% 50%, 100% 100%, 0 100%, 10% 50%);
    padding: 15px 100px;
    display: inline-block
}

.offer-box {
    padding: 15px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.offer-box-img {
    height: 360px;
    border-radius: 20px
}

.offer-box-content {
    padding: 20px 50px;
    text-align: center
}

.offer-banner-img,
.offer-title {
    padding: 40px
}

.offer-banner {
    background-image: url(../image/special-offer_bg.svg);
    border-radius: 30px;
    position: relative;
    background-color: #150d02
}

.offer-banner-img img {
    border-radius: 30px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 2px solid #fff
}

.reviews-start li i {
    color: #ffb600
}

.offer-slider .slick-list.draggable {
    width: 340px
}

.join-us-section {
    padding: 0 0 150px
}

.gallery-section {
    padding: 200px 0 0
}

.galley-section .img-box {
    width: 100%;
    height: 400px
}

.galley-section .img-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 0
}

.catering-form-cover,
.form-0220 {
    background-image: url(../image/location-cover.webp);
    border-radius: 50px;
    padding: 50px;
    background-repeat: repeat !important;
    background-size: auto
}

.catering-img figure img,
.grid-main .grid-items img,
.img-shaps-cover img {
    border-radius: 20px
}

.testimonial-section ul.slick-dots {
    bottom: -50px !important
}

.google-description-row ul {
    color: #ffc107
}

.testimonial-section .slick-track {
    display: flex;
    overflow: unset;
    gap: 0
}

.testimonial-section .slick-list,
.testimonial-section .slick-slide {
    height: auto;
    overflow: unset
}

.testimonial-row-01 {
    padding-bottom: 30px
}

.review-main-box {
    border: 1px solid var(--bs-orange-color);
    border-radius: 20px !important;
    overflow: unset;
    padding: 0;
    height: 100%;
    transition: .4s
}

.review-main-cover:not(.slick-active) {
    opacity: 0;
    transition: .4s
}

.review-box {
    height: 100%;
    margin: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.review-box p {
    font-weight: 400;
    text-align: left;
    font-size: 15px
}

.google-review-row {
    width: 100%;
    height: 100%;
    padding: 20px 0 50px
}

.review-main-cover {
    padding: 12px
}

.review-box h4 {
    font-size: 18px;
    font-weight: 400
}

.review-img-content {
    gap: 20px
}

.review-box ul {
    color: #ffc107;
    gap: 3px;
    margin-top: 20px
}

.testimonial-section.all-dots .slick-slide {
    max-height: 100% !important
}

.testimonial-section.all-dots .slick-slide img {
    width: 60px;
    height: 62px;
    object-fit: cover;
    border-radius: 10px;
    position: relative
}

button.slick-arrow {
    position: absolute;
    bottom: -40px;
    left: 10px !important;
    border: 2px solid var(--bs-orange-color);
    width: 35px;
    height: 35px;
    color: transparent;
    background: 0 0;
    z-index: 10
}

button.slick-next.slick-arrow {
    left: 50px !important
}

button.slick-arrow::before {
    position: absolute;
    content: "\F284";
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    font-family: Bootstrap-icons;
    color: #f2a22c;
    font-weight: 700;
    z-index: -1;
    cursor: pointer
}

button.slick-next.slick-arrow::before {
    content: "\F285"
}

.quote-img i {
    font-size: 50px;
    color: var(--bs-white-color)
}

.quote-img .review-start i {
    font-size: 16px;
    color: var(--bs-yellow-color)
}

.icon-rotate i {
    transform: rotate(180deg)
}

.contact-details {
    padding: 60px 30px;
    display: flex;
    flex-direction: column
}

.contact-details h4,
.track-order1 h4 {
    color: var(--bs-theme-color);
    font-size: 20px
}

.contact-details li {
    color: var(--bs-theme-color);
    display: flex;
    align-items: center;
    gap: 10px
}

.contact-details li img {
    width: 24px
}

.contact-details li a {
    color: #000 !important;
    font-size: 16px;
    text-wrap: pretty;
    word-break: break-all;
    font-weight: 500
}

.contact-map-col {
    margin: 100px 0;
    height: 400px
}

.contactus-section .form-contact input,
.contactus-section textarea.form-control {
    border: 0 solid var(--bs-light-gray-color)
}

.container-cover-bg-img-left,
.container-cover-bg-img-right {
    position: relative;
    z-index: 0
}

.conta-cover-img {
    position: absolute;
    width: 32%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 20px 20px 0;
    overflow: hidden
}

.container-cover-bg-img-right .conta-cover-img {
    left: unset;
    right: 0;
    border-radius: 20px 0 0 20px
}

.conta-cover-img::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000071
}

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

.our-section {
    padding-bottom: 150px
}

img.active {
    width: calc(100% - 185px) !important;
    transition: .8s
}

.number-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.number-text span {
    font-size: 30px;
    font-weight: 700;
    top: -20px;
    position: relative;
    color: var(--bs-theme-color)
}

.about-page-section img {
    border: 2px solid var(--bs-white-color)
}

.about-page-section .about-section-img {
    height: 550px
}

.catering-form-col {
    padding: 150px 0 50px
}

.catering-section-01 .flex-column-reverse {
    flex-direction: row !important
}

.addres1 i,
.services-card-content {
    text-align: center;
    align-items: center
}

section.event-box {
    margin: 0 0 100px
}

.catering-event-cards,
.main-contact-page .contact-left iframe {
    height: 300px
}

.catering-event-cards .card-img img,
.img-contact img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.services-card-content {
    display: flex;
    flex-direction: column;
    padding: 30px;
    height: 100%;
    border-radius: 30px;
    box-shadow: 0 0 10px #cecece
}

.services-card-text h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    font-size: 20px !important
}

.services-card-img {
    margin-bottom: 20px;
    background-color: var(--bs-orange-color);
    border-radius: 100px;
    margin-top: -80px
}

.services-card-img svg {
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 100px;
    box-shadow: 0 10px 30px 0 rgb(155 154 154 / 30%)
}

.event-special h2 {
    font-size: 65px;
    font-weight: 400 !important;
    background: -webkit-linear-gradient(top, var(--bs-orange-color), var(--bs-theme-color));
    -webkit-background-clip: text;
    display: inline-block;
    width: -webkit-fill-available
}

.day-card-content h3,
.h2-title {
    font-family: var(--bs-font-secondary);
    text-transform: uppercase
}

.contact-page-form {
    background-image: url(../image/about-cover.png)
}

.bg-contact-box,
.offer-content-container-row {
    background: var(--bs-light-orange-color)
}

.contact-page-form .contact-page-form-box {
    background: fill;
    border-radius: 50px;
    padding: 50px
}

.add-item-btn,
.contact-page-form .contact-page-form-box .text-22,
button.quantity_increase {
    color: #fff
}

.contact-page-cta .contact-section {
    background-image: unset !important
}

section.contact-form-col {
    padding: 20px 0 0
}

.bg-contact-box {
    margin-bottom: 100px;
    box-shadow: rgba(0, 0, 0, .25) 0 14px 28px, rgba(0, 0, 0, .22) 0 10px 10px
}

.menu-item-card,
.right-menu {
    box-shadow: rgb(8 8 8 / 20%) 0 0 3px 0
}

.daily-info-section {
    padding: 80px 0 30px
}

.offer-content-box {
    padding: 20px;
    border-top: 2px solid var(--bs-theme-color);
    text-align: center
}

.daily-img-height {
    height: 245px
}

.offer-content-container {
    padding: 10px
}

.daily-container {
    overflow: auto
}

.daily-container>div {
    border-bottom: 8px solid var(--bs-white-color)
}

.daily-container>div:last-child {
    border-bottom: 0
}

.title-inner h1 {
    display: inline-block;
    color: var(--bs-black-color);
    border-radius: 100px;
    font-size: 50px;
    font-weight: 600
}

.form-control:focus {
    outline: 0;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.bg-contact-box form.form-contact {
    padding: 0 20px 40px 0
}

form.form-contact input,
textarea.form-control {
    background-color: var(--bs-white-color);
    padding: 8px 15px;
    margin: 0;
    border: none;
    border-radius: 8px;
    color: var(--bs-dark-700);
    box-shadow: rgb(8 8 8 / 20%) 0 0 3px 0;
    height: 46px;
    font-size: 14px
}

.nav-tabs .tab-link.active,
.qty-btns button,
.sumit-btn button,
button.add-item-btn i,
li.slick-slide.slick-current.slick-center a {
    background: var(--bs-theme-color)
}

.addres1 a,
.addres1 h3,
.addres1 i {
    color: var(--bs-theme-color)
}

#contact_us_form input,
#contact_us_form textarea.form-control {
    box-shadow: none;
    outline: 0 !important
}

.addres1 {
    background: var(--bs-orange-color);
    height: 100%
}

.addres1 a {
    font-size: 16px;
    word-wrap: break-word
}

.contact-img-group {
    position: relative;
    z-index: 0;
    height: 100%
}

.contact-img-group .f-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    border: 2px solid #fff
}

.contact-img-group .f-img {
    width: 300px;
    height: 350px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.f1-img {
    left: 26% !important;
    top: 30% !important;
    z-index: -1
}

.f2-img {
    right: auto;
    top: 40% !important;
    z-index: -2;
    left: 68% !important
}

.f3-img {
    left: 50px;
    top: 68% !important;
    z-index: -3
}

.space-p .col-10 {
    padding-left: 0
}

.conta-mt iframe {
    height: 400px;
    border-radius: 30px
}

.addres1 h3 {
    font-size: 22px;
    padding-left: 7px;
    padding-top: 15px
}

.space-p {
    padding: 15px 33px
}

.addres1 i {
    display: flex;
    font-size: 23px;
    border-radius: 100px;
    justify-content: center
}

textarea.form-control {
    height: 150px
}

.map-location {
    overflow: hidden;
    border-radius: 20px
}

.sumit-btn {
    border: 1px solid;
    display: inline-block;
    border-radius: 100px;
    padding: 5px
}

.sumit-btn button {
    border: none;
    color: var(--bs-orange-color);
    padding: 10px 40px;
    border-radius: 100px
}

.menu-item-section {
    padding-bottom: 0;
    position: relative;
    background: url("../image/bkg-layer.png") center/cover no-repeat;
    width: 100%;
    height: 100%
}

.side-tabe ul li {
    display: flex !important;
    align-items: center;
    padding: 7px 3px;
    width: 100%
}

.menu-accordion .accordion-menu-list li:last-child {
    border-bottom: 1px solid #fff
}

.tab-link {
    color: #000;
    background: var(--bs-light-gray);
    text-align: start;
    padding: 5px 0;
    border-radius: 100px;
    border: none;
    text-wrap: nowrap;
    font-weight: 500;
    width: 100%;
    text-wrap: wrap;
    transition: .4s;
    background-color: #fff
}

.feature-content,
.feature-icon,
.menu-title,
.new-menu-card,
.newslatter-bg h2,
.proces-img img,
.tips-boxs label,
.track-order1 h4,
.track-order1 p,
button.add-item-btn i,
ul#progressbar li {
    text-align: center
}

.tab-link:focus-visible {
    outline: 0
}

.tab-link:hover {
    background: 0 0;
    color: var(--bs-black-color) !important;
    transition: .4s
}

.right-menu {
    padding: 15px 20px 20px;
    border-radius: 20px;
    height: 100%;
    background-color: #fff
}

.menu-tabs {
    margin: 0
}

.item-gap {
    margin: 0 0 8px;
    padding: 0 8px
}

.side-tabe ul {
    padding: 7px 10px;
    border: none;
    border-radius: 20px;
    display: flex;
    flex-direction: column
}

li.slick-slide.slick-current.slick-center a {
    color: var(--bs-orange-color);
    transition: .4s
}

.menu-title {
    margin: 36px 0;
    color: var(--bs-orange-color)
}

.nav-tabs .tab-link.active {
    color: var(--bs-white-color)
}

.menu-item-card {
    background: var(--bs-light-gray);
    padding: 10px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 5px;
    position: relative
}

.product-title-01 {
    font-size: 18px;
    font-weight: 600
}

.item-text h5 {
    margin: 4px 0
}

.item-gap {
    margin-bottom: 15px
}

.food-type-icon-00 {
    position: relative;
    display: flex
}

.food-type-icon-00 img {
    width: 16px !important;
    height: 15px;
    object-fit: contain !important;
    margin: 0 auto
}

.food-type-icon-00 img.active,
.tab-pane.active {
    display: block
}

.add-item-btn,
.add-item-btn span.ladda-label {
    width: 100%;
    border: none;
    border-radius: 50px;
    position: absolute;
    transition: .4s;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    gap: 10px;
    background: 0 0
}

.add-item-btn:hover {
    color: var(--bs-red-hover)
}

.add-item-btn.hidden {
    position: absolute;
    z-index: -1;
    transition: .4s
}

button.add-item-btn i {
    display: inline-grid;
    border-radius: 50px;
    color: #fff;
    padding: 2px 2px 2px 3px;
    -webkit-text-stroke: 0.6px;
    place-content: center;
    place-items: center;
    width: 20px;
    height: 20px
}

.itme-btn-fuction {
    position: relative;
    overflow: hidden;
    border: 2px solid var(--bs-theme-color);
    background-color: var(--bs-theme-color);
    border-radius: 50px;
    padding: 2px
}

.qty-btns {
    display: flex;
    flex-wrap: nowrap;
    border-radius: 50px;
    overflow: hidden;
    padding: 3px;
    gap: 5px
}

.qty-btns button {
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center
}

.qty-btns button i {
    display: flex;
    font-weight: 700 !important;
    font-size: 14px;
    -webkit-text-stroke: 0.6px;
    align-items: center;
    justify-content: center
}

.qty-btns button:hover {
    background: #000;
    color: var(--bs-white-color)
}

.qty-btns button,
.qty-btns input {
    max-width: 20px;
    max-height: 20px;
    padding: 5px;
    border: none;
    outline: 0;
    text-align: center;
    border-radius: 50px
}

.qty-btns input {
    max-width: 35px !important;
    pointer-events: none;
    font-weight: 600;
    font-size: 13px;
    background-color: transparent;
    color: #fff
}

button.quantity_decrease {
    background: 0 0;
    color: #fff
}

.food-Modal-popup .input-number,
.label-text,
.modal-header button {
    background: var(--bs-light-gray-color)
}

.item-content-box-ac {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin-top: 10px
}

.item-price h5 {
    color: var(--bs-theme-color) !important;
    font-size: 18px
}

.menu-item-card .item-img-box-ac {
    height: 180px;
    min-height: 180px;
    padding: 0 12px
}

.menu-item-card .item-text {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    word-break: break-all
}

.menu-item-card .item-img-box-ac img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    padding: 0;
    border-radius: 10px
}

span.copy-button {
    padding: 2px 10px;
    border: 2px dashed;
    display: inline-block;
    border-radius: 5px;
    font-size: 18px
}

.menu-page-items-popup .modal-dialog {
    height: auto
}

.modal-dialog-scrollable .modal-content {
    height: 100% !important;
    overflow: hidden;
    position: relative
}

.order-border {
    border-bottom: 2px solid #d2d2d2
}

#food-modal-data {
    height: 100% !important;
    display: flex;
    flex-direction: column
}

.modal-header button {
    border: none;
    border-radius: 100px;
    color: var(--bs-theme-color);
    font-size: 18px;
    padding: 0;
    width: 30px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: auto
}

.item-remove-btn button i,
.label-text,
.label-text i {
    color: var(--bs-dark-color)
}

.label-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 5px
}

.label-text i {
    height: 20px;
    width: 20px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px
}

.food-Modal-popup .modal-body {
    overflow-y: auto;
    max-height: 350px
}

.food-Modal-popup .modal-body input {
    width: 0
}

.food-Modal-popup .modal-body input[type=checkbox]:checked+label,
.food-Modal-popup .modal-body input[type=radio]:checked+label {
    color: var(--bs-white-color);
    background: var(--bs-theme-color)
}

.gallery-page {
    margin-bottom: 80px
}

.cart-page-section {
    padding: 80px 0 100px;
    min-height: 300px
}

.cart-page-section .item-content-box-ac {
    margin-top: 0
}

.cart-items-container {
    padding: 0;
    border: 1px solid #e5e5e5;
    position: relative;
    box-shadow: none;
    background: #fdfdfd;
    border-radius: 8px;
    margin-bottom: 10px
}

.cart-left-details {
    background: var(--bs-light-orange-color);
    padding: 10px;
    border-radius: 20px
}

.cart-left-details h2 {
    padding: 10px;
    border-radius: 10px;
    color: #000
}

.cart-left-details .item-gap {
    margin-bottom: 0;
    padding: 0
}

.cart-left-details .item-img-box-ac img {
    object-fit: cover;
    aspect-ratio: 1/1
}

.cart-left-details .item-img-box-ac {
    max-width: 100px;
    min-height: 80px;
    width: 100%;
    height: 100%;
    padding: 0
}

.cart-left-details .item-text h5 {
    margin: 0 0 2px;
    padding: 0 20px 0 0;
    align-items: center;
    color: var(--bs-dark-color)
}

.cart-left-details .item-text p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.cart-left-details .item-text {
    padding-right: 30px;
    width: 100%
}

.item-remove-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

#progressbar li,
.newsInput,
.proces-img img,
.tips-row {
    position: relative
}

.menu-item-card:hover .item-remove-btn button {
    opacity: 1;
    transition: .4s
}

.item-remove-btn button {
    background: var(--bs-gray-color);
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .4s
}

.item-remove-btn button:hover {
    background: var(--bs-dark-color)
}

.item-remove-btn button i {
    display: flex;
    font-size: 12px
}

.no-img-item {
    width: 100% !important
}

.cart-text-details {
    padding: 10px 16px
}

.checkout-page-section .cart-items-details {
    background: #ffce4b3d;
    padding: 10px 10px 30px;
    border-radius: 10px;
    position: sticky;
    top: 140px
}

.cart-right-row h2 {
    color: var(--bs-orange-color);
    padding: 10px 0
}

.tips-row {
    flex-wrap: nowrap;
    margin-bottom: 10px;
    padding: 0 12px
}

.tips-boxs {
    display: flex;
    justify-content: start;
    padding: 0 0 12px
}

.tips-boxs input[type=radio]:checked+label {
    color: var(--bs-white-color);
    background: var(--bs-orange-color)
}

.tips-boxs label {
    border: 1px solid #f99a39;
    color: #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 40px;
    margin: 0 5px 0 0;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 20px
}

.tips-boxs input {
    width: 0;
    opacity: 0
}

.tips-row .form-control {
    width: 100%;
    border: 1px solid #b5b5b5;
    background-color: transparent
}

.add-coupen-box .coupon_code_input:focus,
.tips-row .form-control:focus {
    padding: .375rem .75rem
}

.item-price-box li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
    border-radius: 5px
}

span.coupen-btns button {
    border: #ffdead;
    font-size: 10px;
    background: red;
    color: #f2a22c;
    border-radius: 30px
}

.item-price-box h6 {
    margin: 0;
    color: #000;
    font-weight: 400
}

.item-price-box h6:last-child {
    text-wrap: nowrap;
    width: 100px;
    min-width: 100px
}

.item-price-box li:last-child h6 {
    color: #000;
    font-weight: 700
}

.add-coupen-box span i,
.discount-row h6 i {
    transform: rotate(30deg);
    display: inline-block;
    color: var(--bs-orange-color)
}

.discount-row h6 small {
    color: var(--bs-orange-color);
    font-size: 12px
}

.specail-text textarea {
    height: 100px;
    margin: 6px 0 !important;
    border: 1px solid #b5b5b5 !important;
    border-radius: 4px;
    background-color: transparent
}

.specail-text h6,
ul#progressbar p {
    margin-top: 10px;
    color: var(--bs-orange-color)
}

.add-coupen-box {
    justify-content: start;
    display: flex;
    margin-bottom: 0;
    gap: 10px
}

.add-coupen-box span {
    display: inline-flex;
    border: 1px solid #b5b5b5;
    padding: 0 10px 0 0;
    align-items: center;
    border-radius: 5px;
    width: -webkit-fill-available
}

.apply-coupen-btn {
    padding: 10px;
    border: none;
    background: var(--bs-theme-color);
    color: var(--bs-orange-color);
    border-radius: 5px;
    text-wrap: nowrap
}

.apply-coupen-btn svg,
.button-arrow-icon svg {
    fill: #000 !important
}

.apply-coupen-btn span {
    border: none;
    background: 0 0
}

.checkout-left-details {
    padding: 12px 12px 30px;
    background: #ffce4b3d;
    border-radius: 10px
}

.circle-number,
.proces-img:after {
    background: var(--bs-orange-color)
}

body h2.back-btn a {
    padding: 2px 5px 1px;
    border-radius: 100px;
    font-size: 14px;
    color: #000
}

.cart-items-details h2 {
    display: inline-flex;
    padding: 10px 0;
    border-radius: 30px;
    transition: .4s;
    color: #000
}

.cart-items-details h2:hover a {
    color: var(--bs-white-hover);
    transition: .4s
}

.cart-items-details h2 a {
    font-size: 16px;
    color: var(--bs-black-800-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .4s
}

.cart-items-details h2 a i {
    font-size: 25px;
    margin-right: 5px
}

.cart-items-details .form-contact {
    padding: 0 !important
}

.cart-items-details .form-contact input {
    margin: 6px 0
}

.circle-number {
    color: var(--bs-white-color) !important;
    width: 30px;
    height: 30px;
    display: grid;
    place-content: center;
    margin-right: 11px;
    font-size: 17px
}

.checkout-left-details h4 {
    color: #000;
    font-size: 20px
}

ul#progressbar li {
    font-size: 18px;
    color: #000
}

#progressbar li {
    list-style-type: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    width: 33%;
    float: left
}

li.active img.select {
    display: block;
    transition: .3s
}

.proces-img img {
    margin: auto;
    transition: .3s;
    width: 86px;
    z-index: 0;
    border: 4px solid var(--bs-theme-color);
    border-radius: 50px
}

img.select {
    transition: .3s
}

li.active img.unselect {
    display: none;
    transition: .3s
}

ul#progressbar {
    margin-bottom: 30px;
    padding: 0
}

.proces-img:after {
    content: "";
    height: 5px;
    display: block;
    position: absolute;
    top: 31%;
    left: 66%;
    width: 70%;
    margin: auto;
    z-index: -9999
}

li.active .proces-img:after {
    background: var(--bs-theme-color);
    transition: .4s
}

.proces-img {
    background-color: #ffce4b3d;
    border-radius: 190px;
    width: 85px;
    margin: auto;
    border: 3px solid var(--bs-theme-color);
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center
}

li.active .proces-img svg {
    fill: white !important
}

.proces-img svg {
    width: 40px !important;
    height: 40px !important;
    fill: var(--bs-theme-color)
}

.track-order1 {
    max-width: 100%;
    background: #ffce4b3d;
    padding: 20px 23px;
    margin: auto;
    border-radius: 10px
}

.track-order1 p {
    color: var(--bs-dark-color);
    margin: 0
}

section.trackorder-page {
    margin: 40px 0
}

.title-inner-01 {
    padding: 0 25px 20px;
    width: fit-content;
    margin: 50px auto;
    background: #ffe7cf;
    border-radius: 20px
}

.img-contact {
    height: 250px
}

.why-choose-section {
    padding: 150px 0 0
}

.png-img-icon {
    height: 60px;
    width: 60px
}

.catering-section-01 {
    background-image: url(../image/about-cover.png);
    background-position: top
}

.newslatter-bg {
    background-image: linear-gradient(90deg, #0000006c, #0000006c), url(../image/banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 30px
}

.newslatter-bg h2 {
    font-size: 35px;
    font-weight: 600;
    color: var(--bs-white-color)
}

.newsInput {
    padding: 7px;
    border-radius: 50px;
    background: var(--bs-white-color);
    width: 500px;
    margin-top: 30px;
    justify-content: space-between;
    display: flex
}

.newsInput input {
    background: 0 0;
    border: none;
    outline: 0;
    padding: 5px 10px;
    width: 69%;
    font-size: 16px
}

.newsInput form {
    display: flex;
    width: 100%;
    height: auto
}

.newsInput button {
    padding: 15px 30px
}

.newsInput label {
    position: absolute;
    bottom: -30px;
    left: 30px;
    width: fit-content
}

.web-nav-toggle l {
    font-size: 32px
}

@media (min-width:1201px) and (max-width:1366px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1220px
    }
    h2.h2-heading {
        font-size: 60px
    }
    .text-36 {
        font-size: 24px
    }
    .banner-text h1 {
        font-size: 65px
    }
    .web-nav-links .nav-link {
        margin: 0
    }
    .sub-page-banner .horizontal-text {
        height: 52%;
        min-height: 250px
    }
    section.trackorder-page .container {
        max-width: 100%
    }
    ul#progressbar p {
        font-size: 16px
    }
    .banner-text-cover>span {
        font-size: 90px
    }
    .contact-details {
        padding: 22px
    }
    .logo-ft img {
        width: 118px
    }
    .item-text h5 {
        margin: 4px 0 2px;
        font-size: 18px
    }
    .hero-section {
        height: 760px !important;
        padding: 0;
        min-height: 600px
    }
    ul.slick-dots {
        bottom: 65px
    }
    .f3-img {
        left: 50px;
        top: 180px;
        z-index: -3
    }
    .f2-img {
        right: 180px;
        top: 100px;
        z-index: -2
    }
    .contact-left iframe {
        margin: 0 !important
    }
    .sub-page-banner {
        height: 55vh !important;
        padding: 100px 0 0 !important
    }
    .sub-page-banner .banner-text-cover {
        font-size: 100px
    }
    .sub-page-banner h6.text-36 {
        font-size: 22px
    }
    .horizontal-text {
        height: 100% !important;
        min-height: 300px
    }
    .container-cover-bg-img-left,
    .container-cover-bg-img-right {
        position: relative;
        z-index: 0;
        padding: 50px 0
    }
    .testimonial-card {
        padding: 20px !important
    }
    .testimonial-icon {
        position: relative;
        top: 25% !important;
        width: 80% !important
    }
    .testimonial-icon h6 {
        font-size: 14px !important
    }
    .testimonial-icon>svg {
        width: 55px !important
    }
    .menu-img-1,
    .menu-img-2,
    .menu-page_img-1,
    .menu-page_img-2 {
        display: none
    }
    .home_location {
        max-width: 30% !important;
        margin: 0 auto
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .custom-gap {
        gap: 20px !important
    }
    .food-menu-row {
        padding-bottom: 30px
    }
    .banner-text-cover>span {
        font-size: 70px
    }
    .banner-text-cover {
        font-size: 80px
    }
    .menu-item-section .z-9 {
        z-index: unset !important
    }
    .web-nav-links .nav-link {
        font-size: 13px !important
    }
    .space-p {
        padding: 15px 12px
    }
    .menu-item-section .container {
        max-width: 98%
    }
    .p-round {
        margin: auto;
        padding: 0;
        max-width: 100%
    }
    .hero-section {
        height: 685px !important
    }
    button.menu-category-btn {
        position: fixed;
        left: 0;
        bottom: 20px;
        width: 170px;
        border: none;
        border-radius: 0 50px 50px 0;
        font-size: 18px;
        font-weight: 600;
        color: #000;
        background: var(--bs-theme-color);
        display: flex;
        align-items: center;
        justify-content: space-around;
        z-index: 100;
        padding: 10px
    }
    button.menu-category-btn img {
        height: 20px;
        margin-right: 5px
    }
    .mobile-menu-start {
        position: fixed;
        top: 0;
        left: -100%;
        width: 380px;
        z-index: 9999999;
        height: 100%;
        padding: 0;
        background: var(--bs-light-red-color);
        transition: .4s;
        border-radius: 0 30px 30px 0
    }
    .mobile-menu-start.show {
        left: 0;
        transition: .4s
    }
    .side-tabe {
        padding: 20px 10px
    }
    .side-tabe ul {
        padding: 10px;
        background: #fff;
        height: calc(100% - 32px) !important;
        overflow: auto
    }
    .menu-img-1,
    .menu-img-2,
    .menu-page_img-1,
    .menu-page_img-2 {
        display: none
    }
    .home_location {
        max-width: 40% !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .banner-text-cover>span {
        font-size: 80px
    }
    .menu-item-section .z-9 {
        z-index: unset !important
    }
    .web-nav-cover {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        background: 0 0 !important;
        border: 0 !important
    }
    .tips-boxs {
        padding: 8px 0
    }
    header .navbar,
    header.navigation.is-sticky .navbar {
        background: 0 0
    }
    button.menu-category-btn,
    button.menu-category-btn:hover {
        background: var(--bs-theme-color)
    }
    .nav-contain {
        background: #000;
        border-radius: 20px
    }
    .reserve-image {
        height: 450px !important;
        object-fit: cover !important;
        border-radius: 20px !important;
        width: 100%
    }
    .working-hours-div h6 {
        justify-content: space-between
    }
    .banner-text-cover {
        font-size: 50px
    }
    button.menu-category-btn {
        position: fixed;
        left: 0;
        bottom: 20px;
        width: 170px;
        border: none;
        border-radius: 0 50px 50px 0;
        font-size: 18px;
        font-weight: 600;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: space-around;
        z-index: 100;
        padding: 10px
    }
    .home_baner_content .h1,
    h2.h2-heading {
        font-size: 30px !important;
    }
    button.menu-category-btn img {
        height: 20px;
        margin-right: 5px
    }
    button.menu-category-btn:hover img {
        filter: invert(1)
    }
    .mobile-menu-start {
        position: fixed;
        top: 0;
        left: -100%;
        width: 380px;
        z-index: 9999999;
        height: 100%;
        padding: 0;
        background: var(--bs-light-red-color);
        transition: .4s;
        border-radius: 0 30px 30px 0
    }
    .mobile-menu-start.show {
        left: 0;
        transition: .4s
    }
    .side-tabe {
        padding: 20px 10px
    }
    .side-tabe ul {
        padding: 10px;
        background: #fff;
        height: calc(100% - 32px) !important;
        overflow: auto
    }
    .item-gap {
        margin: 5px 0;
        padding: 0 5px
    }
    .right-menu {
        padding: 15px
    }
    .side-tabe ul li {
        margin: 0
    }
    .form-0220 {
        border-radius: 20px
    }
    .contactus-section {
        padding: 100px 10px
    }
    .menu-img-1 img {
        left: 2% !important
    }
    .menu-img-2 img {
        right: 2% !important
    }
    .testimonial-card {
        padding: 30px !important
    }
    .mobileSidebar .web-nav-cover {
        border: 0 solid #241b12;
        margin-top: 0;
        background: 0 0
    }
    .mobileSidebar .navbar-links {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
        gap: 1rem;
        font-weight: 600
    }
    .testimonial-icon {
        top: 15% !important;
        width: 80% !important
    }
    .services-card-content {
        margin-bottom: 60px !important;
        min-height: 300px !important;
        height: unset !important
    }
    .testimonial-card>svg {
        width: 120%;
        height: 100%
    }
    .padding-y {
        padding: 50px 0 !important
    }
    .padding-t {
        padding-top: 50px !important
    }
    .testimonial-icon>svg {
        width: 55px !important
    }
    .menu-img-1,
    .menu-img-2,
    .menu-page_img-1,
    .menu-page_img-2 {
        display: none
    }
    .mobileSidebar .web-nav-cover img {
        height: 100px
    }
    .padding-b {
        padding-bottom: 50px
    }
    body .pb-mob-0 {
        padding-bottom: 0 !important
    }
    .track-order1 h4 {
        font-size: 16px
    }
    ul#progressbar p {
        font-size: 14px
    }
    .web-nav-cover img {
        height: 80px;
        padding: 10px
    }
    .home_baner_content .h1 {
        line-height: 65px !important
    }
    .home_location {
        max-width: 50% !important
    }
    body.stopScrolling {
        scroll-snap-type: unset
    }
}

@media (max-width:767px) {
    .item-content-box-ac,
    .web-nav-cover {
        margin-top: 0 !important
    }
    h2.h2-heading {
        font-size: 40px
    }
    body.stopScrolling {
        scroll-snap-type: unset
    }
    .menu-item-section .z-9,
    .mob-z-index {
        z-index: unset !important
    }
    .whats-new {
        overflow: hidden
    }
    body .bar-menu-tabe .nav-tabs .tab-link:hover {
        color: var(--bs-orange-color) !important
    }
    .flex-1 {
        flex: 1
    }
    .cart-left-details .item-text h5 {
        font-size: 14px;
        align-items: center
    }
    .menu-item-card .item-text {
        word-wrap: break-word
    }
    #tip_form {
        width: 44% !important
    }
    .cart-left-details .item-text p {
        margin-bottom: 10px
    }
    .contact-image {
        padding: 20px 15px !important
    }
    .cart-items-container .menu-item-card {
        padding: 10px 0 !important;
        flex-direction: column !important;
        gap: 1rem !important;
        border: none !important
    }
    .cart-page-section .item-content-box-ac {
        padding: 0 10px 0 0 !important
    }
    .cart-left-details .item-img-box-ac {
        max-width: 100%;
        height: 200px;
        min-height: unset
    }
    label#custom_tip-error {
        width: 100%;
        border: none;
        font-size: 12px !important;
        text-align: start !important;
        display: block;
        padding: 10px 0 !important;
        position: relative !important;
        top: 3px;
        left: -12rem
    }
    .cart-left-details .item-img-box-ac img {
        border-radius: 28px !important
    }
    .mob-100 {
        width: 100%
    }
    .cart-items-container:after {
        position: relative
    }
    .cart-items-container {
        padding: 16px 0 0 10px;
        margin-bottom: 20px
    }
    .cart-left-details .cart-items-container {
        padding: 15px !important
    }
    .add-coupen-box .ladda-button {
        font-size: 14px
    }
    .add-coupen-box .ladda-button svg {
        width: 20px
    }
    .cart-items-details {
        padding-left: 0 !important;
        border: 0 !important
    }
    .mob-m-0 {
        margin: 0 !important
    }
    .mobileSidebar {
        right: -120%
    }
    body .pb-mob-0 {
        padding-bottom: 0 !important
    }
    body .pt-mob-0 {
        padding-top: 0 !important
    }
    header .navbar {
        background: 0 0
    }
    header.navigation.is-sticky .navbar {
        background: 0 0;
        backdrop-filter: none
    }
    .nav-contain {
        background: #000;
        border-radius: 20px
    }
    header .navbar .nav-contain {
        backdrop-filter: blur(8px)
    }
    .offer-title {
        padding: 40px 40px 40px 20px
    }
    .web-nav-cover img {
        height: 60px;
        padding: 10px 0
    }
    .web-nav-cover {
        margin-bottom: 0 !important;
        background: 0 0 !important;
        border: 0 !important
    }
    .sub-page-banner h6.text-36 {
        font-size: 24px !important
    }
    .mobile-menu-start {
        position: fixed;
        top: 0;
        left: -100%;
        width: 380px;
        z-index: 9999999;
        height: 100%;
        padding: 0;
        background: var(--bs-light-red-color);
        transition: .4s;
        border-radius: 0
    }
    .mobile-tab-start {
        box-shadow: 0 4px 6.2px 0 rgba(0, 0, 0, .08);
        padding: 15px 15px 10px;
        position: sticky;
        position: -webkit-sticky;
        z-index: 1000;
        top: 80px;
        background-color: #fff7e1
    }
    header,
    header.navigation.is-sticky {
        position: sticky
    }
    .item-gap,
    .web-nav-toggle,
    form.form-contact {
        padding: 0
    }
    body .menu-banner img {
        height: 180px !important;
        min-height: 180px !important;
        border-radius: 10px
    }
    .mobile-loading {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(255, 255, 255, .9);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99999;
        transition: opacity 1s;
        opacity: 0;
        visibility: hidden
    }
    .mobile-loading.show {
        opacity: 1;
        visibility: visible;
        display: flex
    }
    .track-order1 .d-flex,
    ul#progressbar {
        display: block !important
    }
    .mobile-loading .spin {
        border: 5px solid #fff;
        border-top-color: var(--bs-orange-color);
        border-radius: 50%;
        width: 5em;
        height: 5em;
        animation: 1s linear infinite spin
    }
    @keyframes spin {
        to {
            transform: rotate(360deg)
        }
    }
    .home_banner_slider .slick-slide::after,
    .home_banner_slider img,
    body .menu-banner .home_banner_slider .slick-slide::after {
        border-radius: 10px !important
    }
    .cart-hero img {
        height: 160px !important;
        min-height: 160px !important
    }
    .testimonial-card>svg {
        height: 100%
    }
    .mobile-menu-start.show {
        left: 0;
        transition: .4s
    }
    .side-tabe {
        padding: 20px 10px
    }
    .side-tabe ul {
        padding: 10px;
        background: #fff;
        height: calc(100% - 32px) !important
    }
    .menu-item-icon {
        height: 300px
    }
    .cart-left-details {
        margin-bottom: 60px
    }
    .track-order1 .order-text {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .track-order1 p,
    ul#progressbar p {
        font-size: 15px
    }
    .proces-img,
    .proces-img img {
        width: 70px;
        height: 70px
    }
    .track-order1 {
        padding: 17px 10px
    }
    .track-order1 h4 {
        margin: 7px 0
    }
    .title-inner h1 {
        font-size: 30px;
        margin-bottom: 18px
    }
    .about-section .about-3img {
        margin-top: 10px
    }
    .about-3img {
        margin-bottom: 30px
    }
    .banner-text-cover>span {
        font-size: 46px
    }
    .banner-text-cover {
        font-size: 60px;
        text-align: start
    }
    .text-36 {
        font-size: 24px
    }
    .categories-title-mobile,
    .hero-section .hero_heading {
        font-size: 20px !important
    }
    .text-22,
    .track-order1 h4 {
        font-size: 16px
    }
    .same-btn,
    .same-btn-two {
        padding: 10px 12px;
        font-size: 12px
    }
    .testimonial-card {
        padding: 40px !important
    }
    .banner-content-box p {
        text-align: start
    }
    .innerbg {
        margin-top: 100px
    }
    .menu-img-1,
    .menu-img-2,
    .menu-page_img-1,
    .menu-page_img-2,
    .proces-img:after {
        display: none
    }
    ul#progressbar .row {
        width: 180px
    }
    .bg-contact-box form.form-contact {
        padding: 0 12px 30px
    }
    ul#progressbar {
        max-width: 280px;
        margin: 10px auto auto
    }
    #progressbar li {
        width: 100%;
        float: unset;
        display: flex;
        gap: 20px;
        align-items: center;
        margin-bottom: 50px
    }
    .tips-boxs {
        padding: 10px 0 12px
    }
    #progressbar li:last-child {
        margin: 0
    }
    form.form-contact input,
    textarea.form-control {
        margin: 0 0 15px
    }
    .mobileSidebar .web-nav-cover {
        border: 0 solid #241b12;
        margin-top: 0;
        background: 0 0
    }
    .mobileSidebar .navbar-links {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
        gap: 1rem;
        font-weight: 600
    }
    button.menu-category-btn {
        position: fixed;
        left: 0;
        opacity: 1;
        visibility: visible;
        bottom: 20px;
        width: 170px;
        border: none;
        border-radius: 0 50px 50px 0;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        background: #000;
        display: flex;
        align-items: center;
        justify-content: space-around;
        z-index: 100;
        padding: 10px
    }
    .mobile-categories {
        font-size: 18px;
        display: flex;
        margin: 15px auto 0;
        text-align: center;
        width: fit-content;
        font-weight: 700
    }
    button.menu-category-btn img {
        height: 20px;
        margin-right: 5px;
        filter: invert(1)
    }
    .event-special h2 {
        font-size: 40px;
        text-align: center
    }
    button.menu-category-btn:hover {
        background: var(--bs-theme-color)
    }
    button.menu-category-btn:hover img {
        filter: invert(1)
    }
    .mobile-menu-catergory-btn-two:hover {
        color: var(--bs-theme-color) !important
    }
    .special_offer_main {
        padding: 40px 20px !important;
        border-radius: 40px !important
    }
    .contact_form_bg {
        padding: 20px !important
    }
    .padding-b {
        padding-bottom: 50px !important
    }
    .padding-t {
        padding-top: 50px !important
    }
    .services-card-content {
        margin-bottom: 60px;
        height: unset
    }
    .padding-y {
        padding: 50px 0 !important
    }
    .menu_card_item {
        padding: 10px !important
    }
    .testimonial-icon {
        top: 19% !important
    }
    .testimonial-icon>svg {
        width: 55px !important
    }
    .reserve-image {
        height: 350px !important;
        object-fit: cover !important;
        border-radius: 20px !important;
        width: 100%
    }
    .checkout-page-section .cart-items-details {
        padding-left: 12px !important
    }
    .home_baner_content .h1 {
        font-size: 18px !important;
        line-height: 40px !important;
        /* display: flex;
        flex-direction: column */
    }
    .home_baner_content .h1>br {
        display: none !important
    }
    .home_banner_bg {
        font-size: 20px !important;
        font-weight: 700;
        width: fit-content;
        margin: 0 auto
    }
    .home_baner_content {
        padding: 0 15px;
        top: 30% !important
    }
    .home_location {
        max-width: 80% !important
    }
    .button-label {
        padding: 10px 16px !important
    }
    .button-label h6 {
        font-size: 14px !important
    }
    .button-wrap {
        flex-direction: column
    }
}

.contact-image,
.reserve-contact,
.special_offer_main,
.testimonial-card {
    background-repeat: no-repeat;
    background-size: cover
}

.center-slider .slick-slide img,
.day-card-media img,
.galley-main_section img,
.home_banner_slider img,
.reserve-image,
.whats-new-card img {
    object-fit: cover;
    object-fit: cover
}

@media (max-width:320px) {
    .home_baner_content .h1,
    body .sub-page-banner h6.text-36 {
        font-size: 18px !important
    }
    .mobileSidebar {
        right: -120% !important
    }
    .same-btn {
        padding: 10px 16px !important;
        font-size: 11px !important
    }
    .sub-page-banner {
        height: 100vh !important
    }
    h2.h2-heading {
        font-size: 32px
    }
    .offer-title {
        padding: 40px 0 40px 10px
    }
    .text-36 {
        font-size: 14px
    }
    .web-nav-cover img {
        height: 60px
    }
    .banner-text-cover>span {
        font-size: 24px;
        padding-bottom: 10px !important
    }
    .banner-bg-img {
        padding-top: 60px !important
    }
    .banner-text-cover {
        font-size: 30px !important
    }
    .text-18 {
        font-size: 14px;
        word-break: break-all;
        width: 75% !important;
        display: block
    }
    .home_baner_content .h1 {
        line-height: 30px !important
    }
    .home_banner_bg {
        font-size: 20px !important
    }
    .home_location {
        padding: 10px !important
    }
    .button-label {
        padding: 10px 12px !important
    }
    .button-label h6 {
        font-size: 12px !important
    }
    #tip_form {
        width: 34% !important
    }
}

.ladda-spinner div div div {
    background: #000 !important
}

.menu_card_item {
    padding: 0;
    transition: .4s;
    margin: 0 10px
}

.menu-img-1 img {
    position: absolute;
    top: 0;
    left: 17%
}

.menu-img-2 img {
    position: absolute;
    top: 0;
    left: unset;
    right: 15%
}

.special_offer_main {
    background-color: #150d02;
    padding: 80px;
    border-radius: 80px;
    background-image: url(../image/special-offer_bg.svg);
    background-position: bottom
}

.special_offer_main h4 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0
}

.special_offer_main span {
    font-size: 80px;
    font-weight: 500
}

.galley-main_section img {
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.grid-main {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.grid-main .grid-items:first-child {
    grid-row-start: 1;
    grid-row-end: 3
}

.grid-main .grid-items:nth-child(4) {
    grid-column: 2/2;
    grid-row: 2/2
}

.catering-section {
    background-color: #f6f6f6
}

.testimonial-card {
    transition: .4s;
    height: 100%;
    width: 100%;
    padding: 0 40px 40px;
    text-align: center
}

.testimonial-card>svg {
    width: 120%;
    position: relative
}

.testimonial-icon {
    position: absolute;
    top: 24%;
    padding: 0;
    left: 16%;
    right: 0;
    width: 70%;
    margin: 0 auto
}

.testimonial-icon h6 {
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.testimonial-icon>svg {
    width: 60px
}

.contact_us-bg {
    background-color: rgba(241, 111, 53, .4);
    padding: 20px;
    border-radius: 30px
}

.contact_form_bg {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 15px
}

.home_banner_bg,
.home_location {
    background-color: var(--bs-orange-color)
}

.contact-image {
    background-image: url(../image/gl-01.png);
    height: 100%;
    width: 100%;
    padding: 20px;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 20px;
    border: 2px solid #fff
}

.reserve-contact {
    background-image: url(../image/reserve-table-bg.png);
    height: 100%;
    width: 100%
}

.contact-image::after {
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    bottom: 0;
    border-radius: 20px
}

.menu-page_img-1 {
    position: absolute;
    transform: rotate(90deg)
}

.menu-page_img-2 {
    position: absolute;
    right: 0;
    transform: rotate(270deg)
}

.cart-item-remove {
    opacity: 1 !important
}

.reserve-image {
    height: 100%;
    border-radius: 20px
}

.home_banner_slider img {
    width: 100%;
    aspect-ratio: 3/1;
    border-radius: 40px;
    min-height: 700px
}

.section-hero {
    height: 480px;
    min-height: 480px !important
}

.home_banner_slider .slick-slide {
    position: relative;
    border-radius: 40px
}

.carousel-item::after,
.home_banner_slider .slick-slide::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    inset: 0;
    border-radius: 40px;
    background-color: rgb(0, 0, 0, .5)
}

.review-card::after,
.review-card::before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute
}

.home_banner_bg {
    line-height: normal !important
}

.home_baner_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 100%
}

.home_baner_content .h1 {
    font-size: 56px;
    line-height: 85px
}

.home_location {
    border-radius: 20px;
    padding: 20px;
    margin-top: -90px !important;
    position: relative;
    max-width: 27%;
    margin: 0 auto
}

.button-wrap {
    text-align: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between
}

.button-label {
    display: inline-block;
    color: #292929;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2), inset 0 0 0 rgba(0, 0, 0, .22);
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 30px;
    border: 5px solid #ebebeb
}

.button-label h6 {
    font-size: 16px;
    margin: 0
}

.button-label:hover {
    background: #d6d6d6;
    color: #101010
}

.button-label:active {
    transform: translateY(2px)
}

#no-button:checked+.button-label,
#no-button:checked+.button-label:hover,
#yes-button:checked+.button-label,
#yes-button:checked+.button-label:hover {
    background: #000;
    color: var(--bs-orange-color)
}

.center-slider {
    width: 100vw
}

.center-slider .slick-list {
    overflow: visible
}

.center-slider .slick-track {
    display: flex;
    align-items: center
}

.center-slider .slick-slide img {
    display: block;
    border-radius: 20px;
    height: 250px;
    width: 100%
}

.center-slider .slick-slide,
.center-slider .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true] {
    transition: .4s ease-in-out;
    margin: 25px
}

.center-slider .slick-center,
.center-slider .slick-current.slick-active,
.center-slider .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true] {
    transform: scale(1.2)
}

@media (max-width:1600px) {
    .center-slider .slick-slide img {
        height: 190px
    }
}

@media (max-width:991px) {
    .center-slider .slick-slide img {
        height: 150px
    }
}

.explore_menu {
    background-color: var(--bs-orange-color);
    border-radius: 25px;
    padding: 30px
}

.section-divider {
    padding-top: 80px
}

.partner-section,
.section-b-divider {
    padding-bottom: 80px
}

.heading-space {
    margin-top: 20px !important
}

.subtitle-space {
    margin-top: 10px
}

.row-space {
    margin-top: 50px !important
}

.bg-card {
    background: rgba(255, 206, 75, 59%);
    border-radius: 20px;
    padding: 60px 100px
}

.our_menu_slider .item-img-box-ac img {
    aspect-ratio: 2/2;
    object-fit: cover;
    aspect-ratio: 2/2.2;
    object-fit: cover;
    border-radius: 20px !important;
    width: 100%
}

.menu_card_item-slider .item-content-box-ac {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    margin: 0 !important
}

.menu_card_item-slider .item-content-box-ac h5,
.menu_card_item-slider .item-content-box-ac p {
    background: #6e6a6a73;
    padding: inherit;
    border-radius: 14px;
    backdrop-filter: blur(3px);
    color: #fff !important;
    width: calc(100% - 44px);
    text-align: center;
    position: absolute;
    left: 22px
}

.menu_card_item-slider .item-content-box-ac h5 {
    bottom: 22px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px
}

.menu_card_item-slider .item-content-box-ac p {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px;
    height: calc(100% - 128px);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .3s ease-in
}

.menu_card_item-slider.menu_card_item:hover .menu_card_item-slider .item-content-box-ac p {
    opacity: 1;
    transition: opacity .3s ease-in
}

.h2-title {
    font-size: 42px;
    margin-bottom: 0;
    line-height: 42px
}

.h6-subtitle {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0
}

.custom-gds-btn {
    display: inline-flex;
    align-items: center;
    height: 46px
}

.review-card {
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    border-radius: 20px;
    text-align: center;
    padding: 25px;
    margin: 25px 20px 0;
    position: relative
}

.review-card::before {
    background: url("../image/qoutetop.svg") center/contain no-repeat;
    left: 22px;
    top: -25px
}

.review-card::after {
    background: url("../image/qoutebottom.svg") center/contain no-repeat;
    right: 22px;
    bottom: -26px
}

.rate-star {
    display: flex;
    list-style: none;
    gap: 5px;
    justify-content: center;
    margin-top: 20px
}

.rate-star svg {
    width: 30px;
    height: 30px;
    color: #ff9d00
}

.rate-star i {
    font-size: 25px;
    color: #ff9d00
}

h3.reviewer-name {
    font-size: 21px;
    margin-bottom: 0;
    font-weight: 600
}

h4.review-title {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: 500
}

.review-card p {
    font-size: 14px;
    margin-top: 20px
}

.dots-space {
    margin-top: 48px
}

.partner-box {
    border: 2px solid var(--bs-theme-color);
    border-radius: 90px;
    padding: 5px 20px
}

.section-hero img {
    height: 480px;
    min-height: 480px
}

.side-menu-tab {
    background: var(--bs-theme-color);
    border-radius: 20px;
    padding: 20px
}

.side-menu-tab ul {
    padding: 0;
    background: 0 0 !important;
    margin-bottom: 0
}

.side-menu-tab .nav-tabs .tab-link {
    text-align: left;
    background: 0 0;
    color: #000;
    border: 2px solid #fff;
    box-shadow: none !important;
    padding-left: 35px;
    padding-right: 10px
}

.side-menu-tab .nav-tabs .tab-link.active {
    background: #000;
    color: var(--bs-theme-color);
    border: 2px solid #000
}

.menu-panel-card {
    background: rgba(255, 206, 76, 30%);
    border: 0 !important;
    box-shadow: none !important;
    padding: 30px
}

#location_modal .modal-content,
.closModalbtn,
.contactus-box {
    border-radius: 30px
}

.menu-panel-card .item-price h5 {
    color: #000 !important;
    font-weight: 400
}

.menu-panel-card .food-type-icon-00 {
    font-size: 11px;
    gap: 10px;
    align-content: center
}

.contactus-box {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    padding: 20px
}

.contact-page h4 {
    font-size: 20px;
    font-weight: 600
}

.contact-page h2 {
    font-size: 34px;
    font-weight: 600;
    color: var(--bs-theme-color)
}

.location-card h4,
.location_lists a {
    color: var(--bs-black-color) !important
}

.contact-logo {
    width: 160px
}

.feature-content h4 {
    font-size: 20px;
    font-weight: 500
}

.feature-content p {
    padding: 0 20px;
    margin-bottom: 0
}

.button-arrow-icon {
    color: #000 !important;
    display: flex !important;
    align-items: center;
    justify-content: center !important
}

#location_modal .modal-dialog {
    max-width: 700px;
    padding: 10px
}

#location_modal .modal-body {
    padding: 40px 20px
}

#location_modal ul,
.location_lists {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow-y: auto
}

.location_lists::-webkit-scrollbar {
    width: 7px
}

.location_list_item {
    position: relative;
    height: 100%
}

.location_list_item input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

#location_modal .h2-title {
    font-size: 30px;
    line-height: 30px
}

.location-card {
    background: rgba(255, 206, 75, 8%);
    padding: 20px 35px;
    text-align: center;
    border-radius: 20px;
    border: 2px solid transparent;
    height: 100%
}

.location_list_item input:checked+.location-card,
.selected_location {
    border: 2px solid var(--bs-orange-color);
    border-radius: 20px
}

.location-card img {
    width: 40px
}

.location-card h4 {
    font-size: 17px;
    font-weight: 600
}

.location-card p {
    font-size: 15px
}

.closModalbtn {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff
}

.closModalbtn img {
    width: 18px
}

.custom-gap {
    gap: 50px
}

.media-info-card {
    padding: 40px 20px;
    background: #fff;
    height: 100%;
    border-radius: 30px;
    display: flex;
    align-items: self-start;
    flex-direction: column;
    justify-content: center
}

.media-info-card h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.day-card-content p,
.media-info-card p {
    font-size: 16px;
    margin-bottom: 0
}

.media-info-video,
.media-info-video video {
    border-radius: 30px;
    background: #000;
    height: 100%
}

.bg-light-primary {
    background: #ffefc4 !important
}

.bg-primary {
    background: var(--bs-orange-color) !important
}

.w-85 {
    width: 90%;
    height: 100%;
    border-radius: 20px
}

@media (max-width:1299px) {
    .bg-card {
        padding: 60px 20px
    }
    .home_baner_content .h1 {
        font-size: 40px;
        line-height: 85px;
    }
}

@media (max-width:1024px) {
    .offcanvas-bottom .btn-close {
        background-color: #ede6d1;
        opacity: 1;
        margin: 0 auto;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px;
        position: relative;
        flex: 0 1 6%
    }
    .web-nav-cover img {
        height: 50px;
    }
    
    .menu-item-card,
    .offcanvas-bottom .offcanvas-body {
        background-color: #fff
    }
    body .item-price h5 {
        color: #000 !important
    }
    .menu-item-card {
        box-shadow: none;
        border: 1px solid #00000020 !important
    }
    .offcanvas-bottom {
        background-color: transparent;
        height: 75vh !important
    }
    .mobile-tabs-pills-start {
        background-color: #e7e7e7
    }
    .offcanvas-bottom .offcanvas-header {
        background-color: #fff;
        border-radius: 25px 25px 0 0
    }
    .mobile-menu-catergory-btn-two {
        position: relative !important;
        width: fit-content !important;
        top: 0;
        color: #ffce4b !important;
        border-radius: 100px !important;
        background-color: #000 !important;
        opacity: 1 !important;
        visibility: visible !important;
        font-size: 13px !important;
        animation: 1.5s infinite shadow-pulse;
        gap: 8px
    }
    @keyframes shadow-pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(0, 0, 0, .4)
        }
        100% {
            box-shadow: 0 0 7px 25px rgba(0, 112, 244, 0)
        }
    }
    .mobile-menu-categories h6 {
        font-size: 14px;
        color: #616161;
        margin-bottom: 0;
        font-weight: 400
    }
    .mobile-menu-categories h4 {
        font-size: 18px
    }
    .mobile-menu-catergory-btn-two img {
        filter: invert(0) !important
    }
    .mobile-menu-bar {
        background-color: #000;
        padding: 10px 10px 10px 20px;
        border-radius: 100px
    }
    .new-menu-card-start {
        padding-bottom: 30px
    }
}

@media (max-width:767px) {
    .side-menu-tab {
        border-radius: 0 !important
    }
    .menu_card_item-slider {
        padding: 0;
        margin: 0
    }
    .menu_card_item-slider .item-content-box-ac h5 {
        padding: 10px 7px;
        font-weight: 500;
        font-size: 14px
    }
    .menu_card_item-slider .item-content-box-ac h5,
    .menu_card_item-slider .item-content-box-ac p {
        width: calc(100% - 32px);
        left: 16px
    }
    .book-table-section {
        min-height: 920px
    }
    .bg-card {
        background: rgba(255, 206, 75, 59%);
        padding: 30px 10px
    }
    .row-space {
        margin-top: 20px !important
    }
    .heading-space {
        margin-top: 15px !important
    }
    .rate-star,
    .review-card p {
        margin-top: 15px
    }
    .h2-title {
        font-size: 32px;
        line-height: 32px
    }
    .contact-page h2,
    .h6-subtitle {
        font-size: 20px
    }
    .contact-details li a,
    h4.review-title,
    section p {
        font-size: 14px
    }
    .menu_card_item {
        padding: 0 !important
    }
    .section-divider {
        padding-top: 50px
    }
    .partner-section,
    .section-b-divider {
        padding-bottom: 50px
    }
    .rate-star i {
        font-size: 18px
    }
    .review-card p {
        font-size: 12px
    }
    .review-card::before {
        width: 40px;
        height: 40px;
        top: -22px
    }
    .review-card::after {
        width: 40px;
        height: 40px;
        bottom: -22px
    }
    h3.reviewer-name {
        font-size: 17px
    }
    .partner-box img {
        width: 56% !important
    }
    .partner-box {
        border-radius: 20px !important;
        padding: 15px 20px;
        width: 85%;
        margin: 0 auto
    }
    .tab-link,
    .w-85 {
        width: 100%
    }
    .section-hero .home_baner_content {
        top: 50% !important
    }
    .contactus-box {
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        padding: 15px
    }
    .custom-contianer-padding-x {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .bg-card {
        border-radius: 0
    }
    .mobileSidebar {
        max-width: 100%
    }
    .mobileSidebar .nav-item .nav-link:hover {
        color: var(--bs-orange-color) !important
    }
    .mobileSidebar .nav-item .dropdown-item:hover {
        color: #000 !important
    }
    .home_banner_slider img {
        min-height: 400px
    }
    .about-hero {
        height: 400px
    }
    .menu-banner {
        height: 100% !important;
        min-height: 100% !important
    }
    .menu-panel-card {
        background: 0 0;
        border: 0 !important;
        box-shadow: none !important;
        padding: 10px
    }
    .mobile-menu-bar {
        background-color: #000
    }
    .side-menu-tab ul {
        padding: 0;
        background: #fff !important;
        margin-bottom: 0
    }
    .testimonial-section {
        overflow: hidden
    }
    .bar-menu-tabe .nav-tabs .tab-link {
        margin: 10px 10px 0;
        border-radius: 50px
    }
    .side-menu-tab {
        padding: 10px
    }
    .side-tabe ul li {
        padding: 0
    }
    .mobile-menu-side-tabes .side-tabe ul {
        flex-wrap: nowrap;
        flex-direction: row
    }
    .mobile-tab-start .nav-pills .nav-link {
        padding: 8px 15px;
        font-size: 16px !important;
        background-color: #fff;
        width: 100% !important
    }
    .mobile-tab-start .nav-pills .nav-link.active,
    .mobile-tab-start .nav-pills .show>.nav-link {
        font-size: 16px !important
    }
    .tab-link {
        padding: 10px !important;
        color: #000;
        background: var(--bs-light-gray);
        text-decoration: none;
        text-align: start;
        border-radius: 0;
        border-bottom: 1px solid #00000030;
        text-wrap: nowrap;
        font-weight: 500;
        text-wrap: wrap;
        transition: .4s;
        background-color: #fff
    }
    .accordion-menu-list {
        flex-direction: column !important
    }
}

@media (max-width:575px) {
    .item-content-box-ac h5 {
        font-size: 18px
    }
    .bg-card {
        padding: 30px 5px
    }
    .container-fluid {
        padding-left: 8px !important;
        padding-right: 8px !important
    }
    .custom-contianer-padding-x {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .copy-right-content small {
        font-size: 12px !important
    }
    header {
        padding: 10px
    }
    .location-card {
        display: flex;
        padding: 8px;
        align-items: self-start;
        gap: 7px
    }
    .address-data {
        text-align: left;
        width: calc(100% - 60px)
    }
    .location-card h4 {
        font-size: 15px
    }
    .location-card p {
        font-size: 13px
    }
}

.day-card-media {
    width: 100%;
    height: 300px;
    margin-bottom: 10px
}

.day-card-media img {
    width: 100%;
    height: 100%;
    border-radius: 15px
}

.day-card-content h3 {
    font-size: 32px;
    margin-bottom: 15px
}

.day-card-content h4 {
    font-size: 20px;
    margin-bottom: 15px
}

.sub_menu:hover ul.dropdown-menu {
    display: block;
    box-shadow: 0 7px 26px rgba(0, 0, 0, .1);
    border: 0 !important;
    width: 200px !important;
    border-radius: 10px;
    padding: 15px 10px
}

a.dropdown-item {
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    background: #efefef;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 40px
}

a.dropdown-item:hover {
    background: var(--bs-orange-color)
}

@media (max-width:767px) {
    .day-card-content h3 {
        font-size: 30px;
        margin-bottom: 8px
    }
    .day-card-content h4 {
        font-size: 20px;
        margin-bottom: 8px
    }
    .sub_menu:hover ul.dropdown-menu {
        left: -70px
    }
    .new-menu-card-start::before {
        bottom: -30px !important;
        height: 80% !important
    }
    .homepage_banner_carousel {
        min-height: 400px !important
    }
    body .carousel-inner img {
        height: 400px !important
    }
    .homepage_banner_carousel .home_baner_content {
        top: 50% !important
    }
    .carousel-caption {
        transform: translate(-47%, -80%) !important
    }
}

.tab-link.active {
    font-weight: 700
}

.menu-accordion .accordion-body {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 20px
}

.menu-accordion .accordion-item {
    background-color: transparent;
    border: none;
    margin-bottom: 20px
}

.menu-accordion .accordion-button {
    background-color: transparent;
    border: 2px solid #fff;
    color: #000;
    border-radius: 50px !important;
    box-shadow: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600
}

.accordion-button.active,
.menu-accordion .accordion-button:not(.collapsed) {
    background-color: #000;
    color: var(--bs-orange-color);
    border-radius: 50px !important;
    box-shadow: none;
    border: 2px solid #000
}

.faq-section .accordion-button.active::after,
.menu-accordion .accordion-button.active::after {
    filter: invert(1)
}

.menu-accordion .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-radius: 50px !important;
    box-shadow: none
}

.menu-accordion .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e")
}

.menu-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    filter: invert(0)
}

.menu-accordion .accordion-menu-list li {
    border-bottom: 1px solid #0000003b;
    padding-bottom: 5px
}

.menu-accordion .accordion-menu-list li a {
    color: #00000060;
    width: 100%;
    display: block
}

.menu-accordion .accordion-menu-list li a.active {
    color: #000;
    font-weight: 600
}

.what-new-section-heading {
    background-image: url('../image/new-section-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    padding: 25px 0
}

.whats-new-card {
    background-color: #000;
    padding: 10px;
    border-radius: 35px;
    position: relative
}

.whats-new-card img {
    border-radius: 30px
}

.special-img {
    position: absolute;
    right: 30px;
    bottom: 25px
}

.our-menu-new h5 {
    letter-spacing: 2px;
    text-align: center
}

.new-menu-card-start::before {
    position: absolute;
    bottom: -40px;
    content: '';
    height: 60%;
    width: 100%;
    background-color: #ffcE4B50
}

.menu-vector {
    width: 70%;
    margin: 0 auto
}

.mobile-tab-start .nav-pills .nav-link.active,
.mobile-tab-start .nav-pills .show>.nav-link {
    color: #ffce4b;
    background-color: #000;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px !important
}

.mobile-tab-start .nav-pills .nav-link {
    border: 2px solid #00000030;
    border-radius: 50px;
    color: #000;
    font-weight: 600;
    font-size: 18px
}

.mobile-tab-start .btn-outline-secondary {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    text-align: start;
    font-size: 18px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600
}

.mobile-dropdown {
    border: none;
    padding: 10px;
    margin-top: 10px !important;
    border-radius: 20px !important
}

.carousel-inner,
.carousel-item {
    border-radius: 40px
}

.mobile-dropdown .dropdown-item {
    background-color: transparent;
    text-align: left;
    border-bottom: 1px solid #00000030;
    border-radius: 0 !important
}

.mobile-dropdown a.dropdown-item:hover {
    background: 0 0
}

.activecategory {
    font-weight: 600;
    color: #000 !important
}

.preloader {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 99999;
    background-color: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: 2s linear infinite sk-rotate;
    animation: 2s linear infinite sk-rotate
}

.preloader .dot1,
.preloader .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: var(--bs-orange-color);
    border-radius: 100%;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

.preloader .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.faq-section .accordion-button,
.faq-section .accordion-header,
.faq-section .accordion-item {
    border-radius: 50px !important
}

.faq-section .accordion-body {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.faq-section .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
    filter: invert(1)
}

.faq-section .accordion-button:not(.collapsed) {
    color: var(--bs-orange-color);
    background-color: var(--bs-dark-hover);
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.carousel-inner img {
    height: 700px !important
}

.carousel-item {
    position: relative;
    opacity: 0;
    transition: opacity 1s ease-in-out
}

.carousel-control-next,
.carousel-control-prev,
.carousel-indicators {
    visibility: hidden
}

.carousel-caption {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
    padding: 0
}

.carousel-item.active {
    opacity: 1
}