/*
Theme Name: Vibe
Author: Adbrains
Description: A simple custom WordPress theme
Version: 1.0
*/
/*------------------------------------------------------------------
Project:Bermiz
Author: The_Krishna       
Last change: 12 June, 2023  
Primary use: Restarant Template 
-------------------------------------------------------------------*/

/*----------------Table of contents Start---------------------------
1.Default CSS
2.Homepage1 CSS
3.Homepage2 CSS
4.Homepage3 CSS
5.Header CSS
6.Marquee CSS
7.Menupage-1 CSS
8.Menupage-2 CSS
9.Menupage-3 CSS
10.Menupage-4 CSS
11.Menupage-5 CSS
12.Datepiker CSS
13.Menupage-6 CSS
14.Menupage-8 CSS
15.404 Error CSS
16.Blog1 CSS 
17.Blog2 CSS 
18.Blog4 CSS
19.Blog5 CSS
20.Blog6 CSS
21.Blog7 CSS
22.Blog8 CSS
23.Blog10 CSS
24.Blog12 CSS
25.Blog13 CSS
26.Coming Soon CSS
27.Contact Us CSS
28.ChefsPage1 CSS
29.ChefsPage2 CSS
30.ChefsPage3 CSS
31.History CSS
32.Single Chefs Details CSS
33.Preloader CSS
34.Scroll Bottom to Top CSS
35.Single Blogpage1 CSS
36.Single Shop CSS 
37.SearchPopup CSS
38. About Us CSS
39.Reservation1 CSS
40.Mobile Menu CSS
41.Cart CSS 
42.Checkout CSS
43.Animation CSS

---------Table of contents End-----------------------------------*/

/*------------------------ [Color codes] ------------------------                    
Background:     #0B1315
Content:        #FFFFFF,#F39434,#99A9AD   
-------------------------------------------------------------------*/

/************************ 1.Default CSS ***************************/
body {
    margin: 0;
    padding: 0;
    background: #013145;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

a {
    text-decoration: none;
}

.mt-100 {
    padding-top: 100px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.ptb-100 {
    padding: 100px 0;
}
\

.container {
    padding-left: 0;
    padding-right: 0;
}

/************************ 2.Homepage1 CSS ***************************/
.header-cart-sec-first a {
    width: 60px;
    height: 60px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

.visit-restaurant-sec1 {
    padding-bottom: 100px;
}

.index-hero-tb {
    padding-top: 100px;
    padding-bottom: 120px;
}

.index-gallery-top {
    padding-bottom: 80px;
}

.home2-testimonials-sec-full {
    position: relative;
    padding: 100px 0;
}

#footer-section {
    background: #0b1315;
    border-top: 1px solid rgb(153 169 173 / 10%);
}

#header-homepage1 {
    background: #0b1315;
}

.header-cart-sec-first {
    position: relative;
}

.image {
    overflow: hidden;
}

.image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.header-logo a {
    display: inline-block;
}

.dicover-menu-btn:hover,
.explore-btn:hover,
.chef-reservation-btn:hover,
.view-all-homepage1:hover,
.menupage-1-book-now-btn:hover,
.direction-btn:hover,
.send-message-btn:hover,
.error-home-btn:hover,
.add-cart-bnt:hover,
.dicover-menu-btn-home2:hover,
.home2-form-btn a:hover,
.home3-discover-btn:hover,
.home3-form-btn a:hover,
.home3-form-btn input:hover,
.blogpage2-book-btn:hover,
.load-more-blog-btn:hover {
    border: 1px solid #F39434;
    background: transparent;
}

a.add-cart-bnt:hover {
    color: #F39434;
}

.book-btn:hover {
    border: 1px solid #F39434 !important;
    background: transparent !important;
    color: #F39434;
}

.book-btn:focus-visible {
    outline-width: 0 !important;
}

.dicover-menu-btn:hover.dicover-menu-btn a,
.explore-btn:hover.explore-btn a,
.chef-reservation-btn:hover.chef-reservation-btn a,
.view-all-homepage1:hover.view-all-homepage1 a,
.menupage-1-book-now-btn:hover.menupage-1-book-now-btn a,
.direction-btn:hover.direction-btn a,
.send-message-btn:hover.send-message-btn a,
.error-home-btn:hover.error-home-btn a,
.home3-discover-btn:hover.home3-discover-btn a,
.blogpage2-book-btn:hover.blogpage2-book-btn a,
.load-more-blog-btn:hover.load-more-blog-btn a {
    color: #F39434;
}

.dicover-menu-btn-home2:hover.dicover-menu-btn-home2 a,
.home2-form-btn a:hover,
.home3-form-btn a:hover,
.home3-form-btn input:hover{
    color: white;
}

.explore-btn.explore-btn2 {
    margin-left: auto;
    margin-right: auto;
}

.fast-ordering-left,
.fast-ordering-right {
    width: 50%;
}

.header-boder {
    height: 1px;
    background: rgb(153 169 173 / 10%);
}

.cart-no {
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    color: #0B1315;
    font-family: Lexend;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
}

.header-full-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 40px;
    column-gap: 30px;
}
@media (max-width: 991px){
.header-full-section {
    display: flex;
    align-items: center;
    justify-content: space-around;
    column-gap: 30px;
}
.header-menu-wrap{
 display: none;
}
}
.homepage2-header2full {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-tab-img {
    display: flex;
}

.nav-link.menu-link {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}

.nav-link.menu-link {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 40px;
}

.nav-link.menu-link:first-child {
    margin-left: 0px;
}

.ticker-section-home3 {
    margin-top: 0 !important;
}

.hero-title {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 128px;
    line-height: 147px;
    color: #FFFFFF;
}

.dicover-menu-btn {
    width: 195px;
    height: 64px;
    background: #F39434;
    margin-top: 60px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 200px;
}

.hero-bottom-wrapper {
    display: flex;
    position: relative;
}

.hero-btns{
	display:flex;
	column-gap:50px;
}

.dicover-menu-btn a,
.explore-btn a,
.chef-reservation-btn a,
.view-all-homepage1 a,
.direction-btn a,
.home2-explore-btn a {
    color: #0B1315;
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

.hero-para {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #99A9AD;
}

.hero-line {
    width: 170px;
    height: 2px;
    background: #F39434;
}

.home3-about-no a:hover,
.home3-email-txt a:hover {
    color: #F39434;
}

#header {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: linear-gradient(180deg, rgba(0, 62, 88, 0.80) 0%, rgba(0, 62, 88, 0.20) 100%);
    backdrop-filter: blur(5px);
}

.restaurant-sec-wrapper {
    display: flex;
    column-gap: 30px;
    width: 100%;
}

.restaurant-first-sec,
.restaurant-second-sec {
    width: 50%;
}

.restaurant-first-sec-wrap {
    position: relative;
}

.rest-txt1,
.chefs-txt2,
.home-menu-txt1,
.fast-order-txt1,
.gallery-txt1,
.tesimonial-txt1,
.visit-txt1,
.homemenu-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
}

.rest-txt2,
.chefs-txt3,
.home-menu-txt2,
.fast-order-txt2,
.tesimonial-txt2,
.visit-txt2,
.homemenu-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
}

#about-us-our-restaurant-section {
    overflow: hidden;
}

.rest-para,
.chefs-txt4,
.home-menu-txt3,
.fast-order-txt3,
.visit-txt3,
.homemenu-txt3 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #99A9AD;
    margin-top: 40px;
}

.rest-txt3 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    color: #F39434;
}

.rest-txt4 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #99A9AD;
    margin-top: 15px;
}

.restaurant-second-bottom-wrap{
    display: flex;
    align-items: center;
    column-gap: 30px;
}
.home2-restaurant-second-two-point-bottom-wrap {
    display: flex;
    align-items:flex-start;
    column-gap: 30px;
    flex-direction: column;
    justify-content: space-between;
}

.restaurant-second-bottom {
    margin-top: 60px;
}

.explore-btn,
.home2-explore-btn {
    width: 159px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 60px;
}

.ticker-txt {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #0B1315;
}

#ticker-section {
    background: #FFFFFF;
}

.chefs-bottom-sec-wrap {
    display: flex;
    column-gap: 30px;
}

.chefs-bottom-left,
.chefs-bottom-rigth {
    width: 50%;
}

.chefs-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
}

.booking {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 20px;
}

.chef-number a {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    color: #F39434;
    transition: 0.3s;
}

.chef-number a:hover {
    text-decoration: underline;
    transition: 0.3s;
}

.chef-reservation-btn {
    background: #F39434;
    width: 242px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 60px;
}

.chefs-bottom-sec {
    margin-top: 80px;
}

.chef-number {
    margin-top: 10px;
}

.chefs-img-sec {
    display: flex;
    position: relative;
}

.chefs-img-sec-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -70px;
}

.counter-txt,
.counter-txt-K {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    color: #F39434;
    margin-top: 40px;
    display: inline-block;
}

.conter-name {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.counter-wrap {
    background: #0B1315;
    border: 2px solid #FFFFFF;
    padding: 40px 34px;
    box-sizing: border-box;
    width: 100%;
    height: 345px;
    transform: translateY(0px) scale();
    transition: all 0.5s ease;
}

.counter-wrap:hover {
    -webkit-transform: translateY(-16px) scale(1.02);
    -ms-transform: translateY(-16px) scale(1.02);
    transform: translateY(-16px) scale(1.02);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.counter-img {
    text-align: center;
}

#counter-section {
    background-image: url('../images/counter-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    position: relative;
    padding: 100px 0;
}

.counter-full-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.home-menu-txt1,
.home-menu-txt2,
.home-menu-txt3 {
    text-align: center;
}

.round-shape .white-bg {
    background: #ffffff00;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    /* padding: 20px; */
}

.round-shape {
    position: relative;
    height: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt-img {
    position: absolute;
    width: 200px;
    height: 200px;
    animation: rotate 15s linear infinite;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link:hover {
    border: none !important;
    background: transparent;
}

.homemenu-txt {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #99A9AD;
    margin-top: 20px;
    display: inline-block;
}

.tab-menu-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
}

.tab-menu-txt2 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #99A9AD;
    margin-top: 20px;
}

.nav-link.menu-tab-homepage {
    padding: 0;
    padding: 0 30px;
}

.nav-link.menu-tab-homepage.active .menu-tab-img svg path {
    fill: #F39434 !important;
}

.nav-link.menu-tab-homepage.active .homemenu-txt {
    color: #F39434;
}

.nav-link.menu-tab-homepage:hover .menu-tab-img svg path {
    fill: #F39434 !important;
}

.nav-link.menu-tab-homepage:hover .homemenu-txt {
    color: #F39434;
}

.tab-menu-txt3 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 36px;
    line-height: 41px;
    color: #F39434;
    
}

.homepage1-menu-content {
    display: flex;
        border-bottom: 1px solid white;
    padding-bottom: 15px;
    margin-bottom: 20px;
    column-gap: 30px;
    justify-content: space-between;
        min-height: 150px;
            max-width: 571px;
}

.tab-description {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    grid-gap: 30px;
}

.custon-nav-homepage1-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-content {
    margin-top: 60px;
}

.view-all-homepage1 {
    width: 135px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
}

.nav-pills .nav-link.active {
    background: transparent;
}

.pr-10 {
    padding-right: 10px;
}

.pf-10 {
    padding-left: 10px;
}

.fast-otder-media-sec {
    display: flex;
    column-gap: 40px;
    margin-top: 15px;
}

.fast-ordering-sec-full {
    display: flex;
    column-gap: 30px;
    align-items: center;
}

.gallery-txt {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.reservation-1-bottom1 {
    padding-bottom: 80px;
}

.reservation-1-bottom {
    padding-bottom: 100px;
}

.gallery-txt1,
.homemenu-txt1,
.homemenu-txt2,
.homemenu-txt3 {
    text-align: center;
}

.homemenu-txt3 {
    width: 770px;
    margin: auto;
    margin-top: 40px;
}

.tesimonila-deatils {
    display: flex;
    column-gap: 30px;
}

.tesimonila-left,
.tesimonila-right {
    width: 50%;
}

.tesimonial-txt1,
.tesimonial-txt2 {
    text-align: center;
}

.tesimonial-txt4 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #F39434;
    margin-top: 40px;
}

.tesimonial-txt3 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 60px;
}

.tesimonial-slider-section .slick-track {
    display: flex !important;
}

.tesimonial-slider-section .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    text-indent: -9999px;
    background: #99A9AD;
    margin-left: 15px;
}

.tesimonial-slider-section .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    margin-top: 60px;
    list-style-type: none;
    column-gap: 10px;
    padding: 0;
}

.tesimonial-slider-section .slick-dots li.slick-active button {
    outline: 2px solid #F39434;
    outline-offset: 5px;
    background: white;
}

.tesimonial-slider-section .slick-dots button:hover {
    outline: 2px solid #F39434;
    outline-offset: 5px;
    background: white;
}

.visit-no-txt {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #F39434;
}

.Visit-no {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    padding-left: 10px;
}

.Visit-no:hover {
    color: #F39434
}

.direction-btn {
    width: 191px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F39434;
    cursor: pointer;
    margin-top: 60px;
}

.homepage-calling {
    margin-top: 40px;
}

.visit-restaurant-full {
    display: flex;
    column-gap: 30px;
}

.visit-restaurant-right-full {
    display: flex;
    column-gap: 30px;
    align-items: center;
}

.homepage1-footer-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #99A9AD;
}

.footer-social-medial {
    display: flex;
    margin-top: 40px;
}

.visit-restaurant-sec {
    padding-bottom: 100px;
}

.subscribe_form_field {
    background-color: transparent;
    border: none;
    width: 320px;
    padding: 0;
    padding-bottom: 15px;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
}

.subscribe_form {
    border-bottom: 2px solid #808080;
    margin-top: 20px;
}

.subscribe_email_svg {
    position: absolute;
    top: 0;
    right: 0;
}

.copyright-left,
.copyright-right {
    width: 50%;
}

.copyright-right {
    text-align: right;
}

.footer-full-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    width: 100%;
    padding-bottom: 40px;
}

.subscribe_form_field:focus-visible {
    outline: 0;
}

.working-hour-sec {
    display: flex;
    justify-content: space-between;
}

.homepage1-footer-txt2 {
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #F39434;
    height: 60px;
    display: flex;
    align-items: center;
}

.subscribe_form_field::placeholder {
    color: #ffffff;
}

.subscribe_form_field::-webkit-input-placeholder {
    color: #ffffff;
}

.subscribe_form_field::-moz-placeholder {
    color: #ffffff;
}

.subscribe_form_field:-ms-input-placeholder {
    color: #ffffff;
}

.footer-checkbox-input {
    display: none;
}

.footer-chec-txt {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #99A9AD;
}

.footer-checkbox-input+.footer-chec-txt:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}

.footer-checkbox-input:checked+.footer-chec-txt:before {
    background: #F39434;
    border: none;
}

.footer-checkbox-input:checked+.footer-chec-txt:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.footer-checkbox-input {
    position: absolute;
    opacity: 0;
}

.footer-checkbox-input+.footer-chec-txt {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.footer-checkbox-sec {
    margin-top: 40px;
}

.copyright-txt-homepage1 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #99A9AD;
}

.copyright-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.copyright-menu ul li {
    display: inline-block;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    color: #99A9AD;
    padding-left: 40px;
}

.copyright-menu ul li a {
    color: #99A9AD;
}

.copyright-menu ul li a:hover {
    color: #F39434;
}

.copyright-full-sec {
    display: flex;
    justify-content: space-between;
}

.homepage-copyright-sec {
    padding: 40px 0;
    border-top: 1px solid rgb(153 169 173 / 10%);
    background: #0b1315;
}

.restaurant-img2 {
    text-align: left;
}

.homepage-menu {
    min-width: 800px !important;
    display: flex !important;
    justify-content: center;
    padding: 20px !important;
}

li.widget_media_image,
.mega-menu-item-media_image-3,
.mega-menu-item-media_image-6 {
    width: 33.33%;
    margin-left: 15px;
}

.widget_media_image:first-child {
    margin-left: 0 !important;
}

.marquee p {
    display: inline-block;
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 70px;
    color: #0B1315;
}

.marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 80px;
}

.marquee_group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 80px;
    min-width: 100%;
    animation: scroll 15s linear infinite;
}

.restaurant-second-img-sec {
    position: relative;
    margin-top: -75px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.restaurant-second-img{
    margin-bottom: 10px;
} 

.round-details {
    margin-right: -100px;
}

.hero-img-sec img {
    animation: rotate 15s linear infinite;
}

.hero-img-sec1 {
    display: none;
}

.fixed {
    position: fixed !important;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 62, 88, 0.80) 0%, rgba(0, 62, 88, 0.20) 100%);
    backdrop-filter: blur(5px);
    width: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 22px -4px rgb(0 0 0 / 17%);
    box-shadow: 0 0 22px -4px rgb(0 0 0 / 17%);
    -webkit-animation: fixedheader 600ms ease 0ms 1 forwards;
    animation: fixedheader 600ms ease 0ms 1 forwards;
}

.hero-left {
    width: 65%;
    margin-top: 40px;
}

.hero-right {
    width: 35%;
    position: absolute;
    top: -120px;
    right: 0;
}

.yellow-line {
    background: #F39434;
    width: 170px;
    height: 2px;
}

.hero-left-full {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

.homepage-video-modal .modal-dialog {
    max-width: 1170px;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.hero-video-sec-full {
    text-align: -webkit-right;
}

#expand,
#expand1 {
    min-height: 400px;
    min-width: 80%;
    will-change: width;
}

div#expand1 {
    display: flex;
    text-align: right;
    width: 20%;
}

.video_sec_play {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F39434;
    border-radius: 40px;
}

.video_button {
    width: 100px;
    height: 100px;
    background: rgb(255 222 159 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: scrolltop 2s infinite;
    transition: 0.5s;
}

.video-homepage {
    position: relative;
}

.fixed-serach-icon {
    width: 60px;
    height: 60px;
    background: #F39434;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 1;
}

.homepage1-menu-bottom-sec {
    margin-top: 10px;
}

.gallery-bottom-sec {
    margin-top: 80px;
}

.homepage1-menu-back2-img {
    position: absolute;
    top: 0;
    right: 30px;
    animation: swing ease-in-out 1s infinite alternate;
}

.gallery-slide img {
    width: 100% !important;

}

.gallery-slide {
    margin: 0 15px;
}

.homepage1-menu-back1-img {
    position: absolute;
    top: 100px;
    left: 30px;
    animation: mover 1s infinite alternate;
}

#Homepage1-menu-section {
    position: relative;
}

.home-uparrow {
    padding-left: 10px;
}

.pbmit-animation-style1.active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
}

.pbmit-animation-style1 {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    position: relative;
    overflow: hidden;
    -webkit-transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -o-transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style1.active img {
    transform: scale(1) translate(0px, 0px);
    -webkit-transform: scale(1) translate(0px, 0px);
    -ms-transform: scale(1) translate(0px, 0px);
}

.pbmit-animation-style1 img {
    -webkit-transform: scale(1.5) translate(-100px, 0px);
    -ms-transform: scale(1.5) translate(-100px, 0px);
    transform: scale(1.5) translate(-100px, 0px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -o-transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.video-sec {
    width: 100%;
}

.visit-restaurant-left,
.visit-restaurant-right {
    width: 50%;
}

/************************ 3.Homepage2 CSS ***************************/
.header2-menu-icon {
    width: 60px;
    height: 60px;
    border: 2px solid #F39434;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home1-mt {
    padding-bottom: 100px;
}

.bg-col {
    background: #0B1315;
    border-top: 1px solid rgb(153 169 173 / 10%);
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

#home2-hero-section {
    background-image: url('../images/hero-1_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    height: 1080px;
    position: relative;
    z-index: 1;
}

#homepage2-menu-section {
    position: relative;
    z-index: 1;
}

.homepage2-hero-overlay {
    content: "";
    background: linear-gradient(180deg, #0B1315 0%, rgba(0, 62, 88, 0.5) 49.35%, #0B1315 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.home2-hero-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 128px;
    line-height: 147px;
    text-align: center;
    color: #FFFFFF;
}

.powered-txt-home2 {
    color: #FFF;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.home2-form-txt3 {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
    margin-top: 30px;
}

.home2-hero-txt2 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
}

.dicover-menu-btn-home2 {
    width: 195px;
    height: 65px;
    background: #F39434;
    margin-top: 60px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.dicover-menu-btn-home2 a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #0B1315;
}

#homepage2-header2 {
    position: absolute;
    width: 100%;
    z-index: 99;
    padding: 15px 40px;
    border-bottom: 1px solid rgb(153 169 173 / 10%);
}

.home2-hero-section-full {
    padding-top: 220px;
    position: relative;
}

.home2-video-sec-full {
    position: relative;
    padding: 100px 0;
}

.home2-our-res-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
}

.home2-our-res-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
}

.chefs-bottom-left {
    margin-top: 30px;
}

.home2-restaurant-top-full {
    display: flex;
    column-gap: 30px;
    margin-top: 60px;
}

.home2-restaurant-top-left {
    width: 50%;
}

.home2-restaurant-top-right {
    width: 50%;
}

.home2-our-restaurant-left,
.home2-our-restaurant-right {
    width: 50%;
}

.home2-rest-txt1,
.home2-rest-txt2 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #99A9AD;
}

.home2-rest-txt2 {
    margin-top: 10px;
}

.round-details-home2 {
    position: absolute;
    top: 30px;
    right: 0;
}

.home2-restaurant-second-bottom-wrap {
    margin-top: 60px;
    width: 50%;
}

.home2-restaurant-middle-full {
    display: flex;
    column-gap: 30px;
    margin: 100px 0px 100px 0px;
}

.home2-restaurant-bottom-full {
    display: flex;
    column-gap: 30px;
}

.home2-our-restaurant-img-sec-left {
    width: 50%;
}

.home2-about-our-restaurant-img-sec-right {
    width: 80%;
}

#home2-our-restaurant-section {
    overflow: hidden;
}

.home2-our-restaurant-img-sec-left,
.home2-our-restaurant-img-sec-right, {
    margin-top: 60px;
}
.home2-about-our-restaurant-img-sec-right{
    margin-top: 0 !important;
}

.home2-explore-btn {
    margin-left: auto;
    margin-right: auto;
}

.home2-about-our-restaurant-img-sec-right {
    text-align:center;
}

.homepage2-chefs-bottom-sec-wrap {
    display: flex;
    column-gap: 30px;
    flex-direction: row-reverse;
}

.video_button-home2 {
    width: 120px;
    height: 120px;
    background: rgb(255 222 159 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    animation: scrolltop 2s infinite;
    transition: 0.5s;
}

#home2-video-sec {
    background-image: url('../images/home2-video-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    /*padding: 100px 0;*/
}

.home2-chef-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 128px;
    line-height: 147px;
    text-align: center;
    color: #F39434;
}

.home2-chef-txt2 {
    font-family: 'Lexend';
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.homepage2-menu-bottom-sec {
    margin-top: 80px;
}

.homepage2-menu-img img {
    border-radius: 85px;
}

.homepage2-menu-bottom-sec-full {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    grid-gap: 30px;
}

.home2-services-top,
.home2-services-bottom {
    position: relative;
}

.home2-ser-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}

.home2-ser-txt2 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #99A9AD;
    text-align: center;
    margin-top: 20px;
}
#about-us-our-restaurant-section .home2-ser-img {
    border: 2px solid #F39434;
    padding: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
  margin-left: 0 !important;
    margin-right: auto;
}
.home2-ser-img {
    border: 2px solid #F39434;
    padding: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
}

.home2-services-bottom-full {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    margin-top: 80px;
}
.home2-facilities-bottom-full-single-col{
display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    margin-top: 80px;
    }
.home2-facilities-bottom-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
    margin-top: 80px;
}
@media screen and (max-width: 768px) {
    .home2-facilities-bottom-full {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
        margin-top: 80px;
    }
}

#home2-services-sec {
    background-image: url('../images/services-1_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 272px;
}

#home2-counter-sec {
    position: relative;
    top: -177px;
    z-index: 9;
}

.fast-ordering-home2 {
    margin-top: -80px;
    padding-bottom: 100px;
}

.home2-gallery-top {
    padding-bottom: 80px;
}

.home2-test-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}

.home2-test-txt2 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #F39434;
    margin-top: 40px;
}

#home2-testimonials-sec {
    background-image: url('../images/testimonial-1_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.homepage2-testimo-overlay {
    content: "";
    background: linear-gradient(180deg, #0B1315 0%, rgba(0, 62, 88, 0.7) 49.35%, #0B1315 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.home2-test-bottom-full {
    padding-top: 80px;
}

.home2-test-bottom-full .slick-custom-arrow:hover i.fa-solid.fa-arrow-right,
.home2-test-bottom-full .slick-custom-arrow:hover i.fa-solid.fa-arrow-left {
    color: #0B1315;
}

.home2-test-bottom-full .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    cursor: pointer;
    color: #000;
}

.home2-test-bottom-full .slick-custom-arrow-left {
    left: -10%;
    top: 50%;
}

.home2-test-bottom-full .slick-custom-arrow-right {
    right: -10%;
    top: 50%;
}

.home2-test-bottom-full .slick-custom-arrow-right:hover,
.home2-test-bottom-full .slick-custom-arrow-left:hover {
    background: #F39434;
    border: 1px solid #F39434;
}

i.fa-solid.fa-arrow-right,
i.fa-solid.fa-arrow-left {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
}

.home2-test-bottom {
    width: 970px;
    margin: 0 auto;
}

.home2-blog-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #F39434;
    margin-top: 40px;
}

.home2-blog-sec:hover .home2-blog-txt2 {
    color: #F39434;
}

.home2-blog-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    color: #FFFFFF;
    margin-top: 20px;
}

.home2-blog-bottom-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 80px;
}

.home2-blog-img1 {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}

.home2-blog-img1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .2);
    visibility: hidden;
    transform-origin: left center;
    transform: scaleY(0) translateZ(100px);
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    z-index: 1;
}

.home2-blog-sec:hover .home2-blog-img1:before {
    visibility: visible;
    transform: scaleY(1) translateZ(0px);
}

.gallery-item-sec.homepage2-gallery {
    margin-top: 0px;
}

.gallery-food-slider.gallery-home2-bottom {
    margin-top: 30px;
}

.homepage1-gallery-sec-top1 {
    padding-top: 100px;
    padding-bottom: 80px;
}

#homepage1-gallery-sec {
    position: relative;
}

.reservation-3-bottom {
    padding-bottom: 100px;
}

.home2-footer-bottom-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 60px;
}

#booking-table {
    width: 1230px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: #0B1315;
    z-index: 1;
}

.booking-table1 {
    padding: 30px 0;
}

.home2-footer-txt1 {
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}

.home2-footer-txt2 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #99A9AD;
    margin-top: 40px;
}

.home2-footer-top {
    text-align: center;
}

.home2-footer-txt a {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}

.home2-footer-txt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home2-footer-txt a:hover {
    color: #F39434;
}

.subscribe_form-footer {
    border-bottom: 2px solid #808080;
    margin-top: 40px;
}

.home2-footer-social-medial {
    display: flex;
    margin-top: 40px;
    justify-content: center;
}

.home2-footer-sec-full {
    padding-bottom: 40px;
}

.home2-form-btn a {
    width: 270px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 24px;
}

.home2-form-bottom {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    gap: 30px;
}

.custom-input-home3-form.custom-select2 {
    width: 270px;
    height: 64px;
}

select.custom-select.custom-select2 {
    width: 270px;
    height: 64px;
}

.home2-gallert-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.home2-gallery-bottom-second {
    margin-top: 30px;
}

.pswp__caption__center {
    text-align: center;
}

.home2-gallery-sec {
    position: relative;
    overflow: hidden;
}

.content-overlay-home2 {
    background: rgb(243 148 52 / 0%);;
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}

.home2-gallery-bottom-first .slick-track,
.home2-gallery-bottom-second .slick-track {
    display: flex !important;
    column-gap: 30px;
}

.home2-gallery-overlay {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-right {
    right: 80%;
}

.gallery-overlay-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    color: #0B1315;
}

.content-overlay-home2 img {
    width: 100%
}

.home2-gallery-sec:hover .home2-gallery-overlay {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.gallery-slide:hover .content-overlay-home2,
.home2-gallery-sec:hover .content-overlay-home2 {
    opacity: 1;
}

a.home2-search-icon {
    margin-top: 60px;
    display: inline-block;
}

.home2-gallery-section {
    padding-bottom: 100px;
}

.home2-gallery-bottom-first {
    margin-top: 80px;
}

.gallery-slide:hover .content-overlay-home2 {
    opacity: 1;
}

.home2-search-icon {
    margin-top: 60px;
}

.reservation-2-top {
    padding-bottom: 80px;
}

.gallery-slide:hover .home2-gallery-overlay {
    top: 50%;
    left: 50%;
    opacity: 1;
	display: none;
}

.gallery-slide {
    position: relative;
    overflow: hidden;
}

.gallery-slide:hover img {
    transform: scale(1.25);
    transition: 0.5s;
}

/************************ 4.Homepage3 CSS ***************************/
.home3-form-btn {
    margin-top: 20px;
}

.homepage3-about-sec-mt-100 {
    padding-top: 100px;
}
.btn-center{
    display: flex;
    justify-content: center;
}
.home3-form-btn a, .home3-form-btn input{
       width: 159px !important;
    height: 64px !important;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 24px;
}

.homepage3-form {
    width: 470px;
    height: 100%;
    border: 1px solid #FFF;
    background: linear-gradient(135deg, rgba(0, 62, 88, 0.80) 0%, rgba(0, 62, 88, 0.20) 100%);
    backdrop-filter: blur(5px);
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home3-form-txt1 {
    color: #F39434;
    text-align: center;
    font-size: 20px;
    font-family: Lexend;
    line-height: 24px;
    text-transform: uppercase;
}

.home3-form-txt2 {
    color: #FFF;
    font-size: 40px;
    font-family: Elsie;
    margin-top: 10px;
    text-align: center;
}

.powered-txt {
    color: #FFF;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
}

.custom-select {
    background: url('../images/form-arrow.svg') no-repeat;
    background-position: 96% center;
    appearance: none;
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    width: 100%;
    height: 50px;
    border: 1px solid #F39434;
    padding: 10px;
}

.custom-select:focus-visible,
.custom-input-home3-form:focus-visible {
    outline-offset: 0;
    outline-width: 0 !important;
}

.custom-select option {
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    background: black;
}

.custom-input-home3-form {
    width: 100%;
    height: 50px;
    background: transparent;
    border: 1px solid #F39434;
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    background: url('../images/form-arrow.svg') no-repeat;
    background-position: 96% center;
    padding: 10px;
}

.home3-form-txt3 {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
    margin-top: 10px;
}

.home3-form-no {
    color: #F39434;
}

.home3-form-no:hover {
    text-decoration: underline;
}

.home3-form-bottom {
    margin-top: 30px;
}

.single-input-form-home3 {
    margin-bottom: 20px;
}

.open-table {
    margin-top: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home3-discover-btn {
    width: 186px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.home3-discover-btn a {
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #0B1315;
}

.home3-about-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
}

.home3-about-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
}

.home3-about-txt3 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #99A9AD;
    margin-top: 40px;
}

.homepage3-about-sec-full {
    display: flex;
    column-gap: 30px;
}

.home3-about-txt4 {
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #F39434;
}

.home3-about-sec1,
.home3-about-sec2,
.home3-about-sec3 {
    width: 33.33%;
}

.homepage3-menu-bottom-sec {
    margin-top: 80px;
}

.home3-about-txt5 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #99A9AD;
}

.home3-about-no a,
.home3-email-txt a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #99A9AD;
}

.home3-about-working {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.home3-about-sec-bottom {
    text-align: center;
}

.home3-about-sec-middle,
.home3-about-sec-bottom {
    margin-top: 80px;
}

.round-details-home3 {
    position: relative;
    top: -100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#home3-services-sec {
    background-image: url('../images/services-1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    padding: 100px 0;
    background-attachment: fixed;
}

.home3-menu-star ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.home3-menu-star ul li {
    display: inline-block;
}

.home3-menu-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 20px;
    text-align: center;
}

.home3-menu-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 36px;
    line-height: 41px;
    color: #F39434;
    margin-top: 10px;
    text-align: center;
}

.home3-menu-star {
    margin-top: 10px;
    text-align: center;
}

.home3-menu-slide img {
    width: 100%;
    transition: all 500ms ease;
}

.home3-menu-slide:hover .home3-menu-txt1 {
    color: #F39434;
}

.home3-menu-slide img:hover {
    transform: scale(1.05, 1.05) rotate(2deg);
    transition: all 500ms ease;
}

.home3-menu-slide {
    padding: 0 15px;
    position: relative;
    overflow: hidden;
}

.homepage3-menu-details .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 98;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #000;
}

.homepage3-menu-details .slick-custom-arrow-left {
    left: -60px;
    top: 30%;
}

.homepage3-menu-details .slick-custom-arrow-right {
    right: -60px;
    top: 30%;
}

i.fa-regular.fa-angle-right,
i.fa-regular.fa-angle-left {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #F39434;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
}

#home3-feature-sec {
    background-image: url('https://vibesthebistro.com/wp-content/uploads/2024/01/service_img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: -1;
}

#home3-counter-sec {
    position: relative;
    margin-bottom: -172px;
}

.home3-fea-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
}

.home3-fea-txt2 {
    font-family: 'Lexend';
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
}

.home3-feature-sec-full {
    display: flex;
    column-gap: 30px;
    position: relative;
    flex-direction: column;
}
.home3-about-feature-sec-full {
    display: flex;
    column-gap: 30px;
    position: relative;
}
@media screen and (max-width: 991px) {
    .home3-about-feature-sec-full {
        display: flex;
        column-gap: 30px;
        position: relative;
        flex-direction: column;
    }
}

.icon-center{
    text-align:center;
}

.home3-feature-left,
.home3-feature-right {
    width: 50%;
}

.home3-feature-right-full {
    display: flex;
    justify-content:center;
    align-items: center;
}
.text-middle{
    display: flex;
    align-items: center;
}

.homepage3-featured-overlay {
    content: "";
    background: rgb(11 19 21 / 80%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.checf-home3 {
    margin-top: -90px;
    margin-bottom: 100px;
}

.home3-team-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #F39434;
}

.home3-team-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.home3-team-txt3 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
}

.home3-team-txt4 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #99A9AD;
    margin-top: 20px;
}

.single-chefs-des:hover .home3-team-txt3 {
    color: #F39434;
}

.chefs1-team-slide:hover .content-overlay {
    opacity: 1;
}

.chefs1-team-slide:hover .home3-team-txt3 {
    color: #F39434;
}

.chefs1-team-slide:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.home3-team-bottom-sec-full .slick-track {
    display: flex !important;
}

.home3-team-bottom-sec-full .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    text-indent: -9999px;
    background: #99A9AD;
    margin-left: 30px;
}

.home3-team-bottom-sec-full .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    margin-top: 40px;
    list-style-type: none;
    column-gap: 10px;
    padding: 0;
}

.home3-team-bottom-sec-full .slick-dots li.slick-active button {
    outline: 2px solid #F39434;
    outline-offset: 5px;
    background: white;
}

.home3-team-bottom-sec-full .slick-dots button:hover {
    outline: 2px solid #F39434;
    outline-offset: 5px;
    background: white;
}

.home3-team-slide img {
    width: 100%;
    padding: 0 15px;
}

.home3-team-bottom-sec {
    margin-top: 80px;
}

.home3-team-sec {
    padding-bottom: 100px;
}

.content-overlay {
    position: absolute;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
    background: rgb(11 19 21 / 80%);
    left: 30px;
    top: 30px;
    bottom: 30px;
    right: 30px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content-overlay-team-home3 {
    position: relative;
    max-width: 400px;
    overflow: hidden;
}

.content-details .home3-team-overlay-content:hover {
    color: #F39434;
    ;
}

.content-overlay-team-home3:hover .content-overlay {
    opacity: 1;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.fadeIn-right {
    left: 80%;
}

.content-overlay-team-home3:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details .home3-team-overlay-content {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration-line: underline;
    color: #FFFFFF;
}

.home3-tesimonial-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
}

.home3-tesimonial-txt2 {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
}

.home3-tesimonial-txt3 {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
}

.home3-tesimonial-txt4 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #F39434;
    margin-top: 30px;
}

.home3-gallery {
    padding-bottom: 80px;
}

#home3-testimonial-sec {
    background-image: url('https://vibesthebistro.com/wp-content/uploads/224/01/review_bg_2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 190px;
}

.home3-testimonial-sec-full {
    display: flex;
    column-gap: 30px;
    position: relative;
    
}

.home3-testimonial-left,
.home3-testimonial-right {
    width: 50%;
}
.event-sec-display{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-bg-none{
    background: #00000000 !important;
}

.event-sec{
padding-top: 100px !important;
padding-bottom: 100px !important;
 background-image: url('https://vibesthebistro.com/wp-content/uploads/2024/01/about_form_bg.png') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.home3-testimonial-right-full {
    background: #0B1315;
    padding: 30px;
    height: 100%;
    width: 570px;
}

.home3-testimonial-right-full .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 2;
    width: 60px;
    height: 60px;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    cursor: pointer;
    color: #000;
}

.home3-testimonial-right-full .slick-custom-arrow-left {
    left: 35%;
    bottom: -35%;
}

.home3-testimonial-right-full .slick-custom-arrow-right {
    right: 35%;
    bottom: -35%;
}

.home3-testimonial-right-full .slick-custom-arrow:hover {
    background: #0B1315;
    border: 1px solid transparent;
}

i.fa-solid.fa-arrow-right,
i.fa-solid.fa-arrow-left {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
}

.home3-blog-content p {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #F39434;
}

.home3-blog-content h3 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    margin-top: 10px;
}

.home3-blog-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    background: linear-gradient(180deg, rgba(0, 62, 88, 0) 0%, #0B1315 100%);
    z-index: 1;
}

.home3-blog-sec {
    position: relative;
    overflow: hidden;
}

.home3-blog-img {
    transform: scale(100%) translateX(0);
    transition: all .4s;
}

.home3-blog-sec:hover .home3-blog-img {
    transform: scale(110%) translateX(-15px);
    transition: all .4s;
}

.home3-blog-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 1;
}

.homepage3-blog-bottom-sec-full {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 30px;
    margin-top: 80px;
}

.home3-blog-sec:hover .home3-blog-content h3 {
    color: #F39434;
    transition: all 0.5s;
}

.home3-footer1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
    margin-top: 30px;
}

.home3-footer-txt1 {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
}

.home3-footer-middle,
.home3-footer-bottom {
    margin-top: 40px;
}

.home3-footer-txt4 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #99A9AD;
}

.home3-footer-txt2 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #99A9AD;
}

.home3-footer-txt3 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
}

.home3-footer-email-txt {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
    padding-left: 8px;
}

.home3-footer-email {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #F39434;
}

.home3-footer-email-txt:hover {
    color: #F39434;
}

.about-us-our-restaurant-section {
    overflow: hidden;
}

.home3-team-bottom-sec-full .slick-list,
.homepage3-menu-details .slick-list {
    margin: 0 -15px;
}

.home3-footer-section-full {
    display: flex;
    column-gap: 30px;
}

.home3-footer-first,
.home3-footer-seconf {
    width: 50%;
}

.home3-footer-map iframe {
    margin-bottom: -7px;
}

.home3-hero-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 70px;
    line-height: 90px;
    color: #FFFFFF;
}

.home3-hero-txt2 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}

.home3-hero-section-full {
    display: flex;
    column-gap: 30px;
}

.home3-hero-second {
    display: flex;
    align-items: center;
    justify-content: right;
}

.home3-hero-first {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home3-hero-second {
    width: 50%;
    position: relative;
}

.homepage3-menu-sec-home3 {
    padding-top: 100px;
}

.home3-counter-sec1 {
    padding-top: 100px;
}

#home3-hero-section {
    background-image: url('https://vibesthebistro.com/wp-content/uploads/2024/01/hero_img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    height: 100%;
    padding-bottom: 60px;
    padding-top: 130px;
    overflow: hidden;
}

.home3-overlay-hero {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    background: rgb(11 19 21 / 60%);
}

.home3-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99;
}

/************************ 5.Header CSS ***************************/
.main-header.fixed-header .header-menu-wrap .navbar-nav .nav-link.active,
.main-header.fixed-header .navbar-nav .nav-item:hover .nav-link,
.main-header.fixed-header .navbar-nav .nav-link.active.dropdown-toggle::after,
.main-header.fixed-header .navbar-nav .nav-item:hover .dropdown-toggle::after {
    color: #FEA02F;
}

.nav-left {
    margin-bottom: 0;
}

.header-menu-wrap .navbar-nav .nav-link {
    color: #ffffff;
    padding: 0 !important;
}

.header-menu-wrap .navbar-nav .nav-link.active,
.header-menu-wrap .navbar-nav .nav-item:hover .nav-link,
.header-menu-wrap .navbar-nav .nav-link.active.dropdown-toggle::after,
.header-menu-wrap .navbar-nav .nav-item:hover .dropdown-toggle::after {
    color: #F39434;
}

.header-menu-wrap .navbar-nav .nav-link.active {
    color: #F39434;
}

.has-sub-menu,
.has-sub-menu-main {
    display: none;
    width: auto;
}

.has-sub-main,
.sub-sub-menu {
    position: relative;
}

.has-sub-main:hover .has-sub-menu,
.sub-sub-menu:hover .has-sub-menu-main {
    display: block;
    position: absolute;
    z-index: 9999;
    display: block;
    margin: 0;
    text-align: left;
    transition: .3s;
    left: 100%;
    background: black;
    color: white;
    border: none;
    padding: 0;
    border-radius: 0;
    top: 0;
}

.header-menu-wrap .dropdown-toggle::after {
    color: #ffffff;
    margin: 0 0 0 10px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
    font-size: 24px;
    content: "\f107" !important;
    border: none !important;
    vertical-align: middle;
}

li.nav-item.dropdown:nth-child(5) .dropdown-toggle::after {
    display: none;
}

.header-menu-wrap ul li.nav-item {
    margin: 0 20px
}

li.nav-item.dropdown {
    padding: 27px 0px;
}

.header-menu-wrap ul li.nav-item:last-child {
    margin-right: 0;
}

.header-menu-wrap ul li.nav-item:first-child {
    margin-left: 0;
}

li.nav-item {
    display: inline-block;
}

#main-menu ul{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 0rem !important;
}

.nav-item .dropdown-menu {
    position: absolute;
    z-index: -1;
    display: block;
    margin: 0;
    text-align: left;
    transition: .3s;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    bottom: 0;
    left: 0;
    background: #0B1315;
    color: white;
    border: 1px solid #F39434;
    padding: 0;
    border-radius: 0;
    min-width: 220px;
    transform: translateY(105%);
}

.nav-item:hover .dropdown-menu {
    transform: translateY(100%);
    z-index: 99;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    width: 100%;
}

.widget_media_image a {
    display: block;
    width: 100%;
    height: 350px !important;
    overflow: hidden;
    position: relative;
    border: 2px solid #b3b3b3;
    border-radius: 1px;
    margin: 0 auto;
    padding: 0 !important;
}

ul.has-sub-menu {
    list-style-type: none;
    border: 1px solid #F39434 !important;
}

.widget_media_image img {
    top: 0px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: top 11s;
    -moz-transition: top 11s;
    -ms-transition: top 11s;
    -o-transition: top 11s;
    transition: bottom 11s;
}

.widget_media_image:hover img {
    top: -754px;
    -webkit-transition: all 11s;
    -moz-transition: all 11s;
    -ms-transition: all 11s;
    -o-transition: all 11s;
    transition: all 11s;
}

.mega-menu-item-media_image-3:hover img,
.mega-menu-item-media_image-6:hover img {
    top: -850px;
}

.arrow-right-angle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid white;
    border-left: 2px solid white;
    margin: 9px 0;
    position: absolute;
    right: 15px;
}

.arrow-right-angle,
.long-arrow-right-angle {
    transform: rotate(135deg);
}

.dropdown-item {
    color: white;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 15px;
    border-bottom: 2px solid rgb(217 217 217 / 10%);
    background: #0B1315;
}

.dropdown-item:hover {
    background: #F39434;
    color: #0B1315;
}

.dropdown-item:hover .arrow-right-angle {
    border-top: 2px solid #0B1315;
    border-left: 2px solid #0B1315;
}

/************************ 6.Marquee CSS ***************************/
.marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 80px;
}

.marquee_group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 80px;
    min-width: 100%;
    animation: scroll 15s linear infinite;

}

.pbmit-animation-style2 img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style2.active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.pbmit-animation-style2.active img {
    transform: scale(1) translate(0px, 0px);
}

.pbmit-animation-style2 {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style2 img {
    transform: scale(1.5) translate(100px, 0px);
}

/************************ 7.Menupage-1 CSS ***************************/
.menupage-1-hero-txt1,
.blog1-hero-txt1 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 96px;
    line-height: 111px;
    text-align: center;
    color: #FFFFFF;
}

.menupage-1-section-img {
    background-image: url('../images/hero-1_2.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

#app-section-menupage1 {
    overflow: hidden;
}

.app-section-menupage1 {
    padding: 100px 0;
}

.menupage-1-overlay {
    position: absolute;
    background: rgb(11 19 21 / 60%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.menupage-1-conten {
    position: relative;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "-";
    color: #FFFFFF;
}

.breadcrumb {
    margin-bottom: 0;
}

.breadcrumb-item a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.breadcrumb-item.active {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F39434;
}

.breadcrumb-item:hover.breadcrumb-item a {
    color: #F39434;
}

.home-icon {
    padding-right: 10px;
}

.menupage1-boder {
    height: 1px;
    background: rgb(153 169 173 / 10%);
}

.breadcrumb-section {
    padding: 20px 0;
    background: #0b1315;
}

.menupage1-break-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #F39434;
}

.menupage1-break-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.menupage1-break-txt3 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #99A9AD;
    margin-top: 20px;
}

.menupage-1-breakfast-bottom {
    margin-top: 80px;
}

.reser-txt1-menu1 {
    color: #F39434;
    text-align: center;
    font-size: 20px;
    font-family: Lexend;
    line-height: 24px;
    text-transform: uppercase;
}

.reser-txt2-menu1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 60px;
    font-family: Elsie;
    line-height: 70px;
    margin-top: 20px;
}

.menupage1-no {
    color: #F39434;
}

.menupage-1-breakfast-mt-100,
.menupage-1-lunch-mt-100,
.menupage-1-dinner-mt-100 {
    padding-top: 100px;
}

.menupage1-no:hover {
    text-decoration: underline;
}

.menupage1-form-custom {
    width: 370px;
    height: 64px;
    border: 1px solid #F39434;
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    padding: 20px;
    background-color: rgb(11 19 21 / 20%);
}

.menupage1-form-custom::placeholder,
.about-us-input-custom::placeholder {
    color: white;
}

.menupage1-form-custom:focus-visible,
.about-us-input-custom:focus-visible,
.about-us-message:focus-visible {
    outline: 0 !important;
    outline-width: 0 !important;
}

.email-icon {
    background: url('../images/email-icon.png') no-repeat;
    background-position: 96% center;
}

.name-icon {
    background: url('../images/name-icon.png') no-repeat;
    background-position: 96% center;
}

.mobile-icon {
    background: url('../images/mobile-icon.png') no-repeat;
    background-position: 96% center;
}

.reser-txt3-menu1 {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    margin-top: 40px;
}

p.reser-txt3-menu1 a {
    color: white;
}

.arrow-icon {
    background: url('../images/form-arrow.svg') no-repeat;
    background-position: 96% center;
    font-size: 18px;
    appearance: none;
}

.reser-bottom-sec {
    margin-top: 80px;
}

.menupage1-form-custom option {
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    background: black;
}

.form-menupage1 {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 30px;
}

#reservation-sec {
    background-image: url('../images/Reservation-1.png');
    position: relative;
    padding: 100px 0;
    height: 740px;
}

.menupage-1-book-now-btn {
    width: 155px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.menupage-1-book-now-btn a {
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 24px;
}

.menupage-1-reser-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgb(11 19 21 / 80%);
}

.menupage-1-testimo-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgb(11 19 21 / 80%);
    top: 0;
}

#menupage-1-dinner {
    overflow: hidden;
}

.menupage-1-dinner-mt-100 {
    padding-bottom: 100px;
}

.single-input-form-menupage1 {
    height: 64px;
}

#menupage-1-testimonials-sec {
    background-image: url('../images/testimonial-1_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    /*padding: 100px 0;*/
    overflow: hidden;
}

.menupage1-header {
    background: linear-gradient(180deg, rgba(0, 62, 88, 0.80) 0%, rgba(0, 62, 88, 0.20) 100%);
    backdrop-filter: blur(5px);
    position: absolute;
    width: 100%;
    z-index: 99;
}

/************************ 8.Menupage-2 CSS ***************************/
.menupage2-drink-txt1 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #F39434;
    text-align: center;
}

.menupage-2-dessert-sec {
    padding-bottom: 100px;
}

.menupage-2-cocktails-sec,
.main-course-sec {
    padding: 100px 0;
}

.menupage1-cocotails-txt2 {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-top: 20px;
    text-align: center;
}

.menupage2-drink-name {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
}

.menupage2-drink-price {
    font-family: 'Elsie';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #F39434;
}

.menupage2-drink-para {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #99A9AD;
    margin-top: 20px;
}

.menupage2-dashed-line {
    border: 1px dashed #99A9AD;
    margin-top: 40px;
}

.menupage-2-cocktails-sec-full {
    display: flex;
    column-gap: 30px;
}

.menupage-2-cocotails-left,
.menupage-2-cocotails-right {
    width: 50%;
}

.menupage-2-cocotails-right-full:before {
    content: url('../images/dot-img.png');
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.menupage-2-cocotails-right-full {
    position: relative;
}

.menupage2-deatails {
    margin-top: 60px;
}

.menupage-2-cocotails-left-bottom {
    margin-bottom: 40px;
}

.menupage-2-cocotails-left-bottom:hover .menupage2-drink-name {
    color: #F39434;
}

.menupage-2-cocotails-left-bottom:last-child {
    margin-bottom: 0;
}

.menu2-descri {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cocktails-img {
    position: absolute;
    top: 120px;
    right: 70px;
}

.menupage-2-appetizers-sec-full {
    display: flex;
    flex-direction: row-reverse;
    column-gap: 30px;
}

.menupage-2-appetizer-right-full:before {
    content: url('../images/dot-img2.png');
    position: absolute;
    left: 0;
    top: 0;
}

.menupage-2-appetizer-right-full {
    position: relative;
}

.appetizer-img {
    position: absolute;
    top: 140px;
    left: 70px;
}

.menupage-2-app-left {
    width: 50%;
}

.menupage-2-app-right {
    width: 50%;
}

.menupage-2-main-course-right-full:before {
    content: url('../images/dot-img3.png');
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.menupage-2-main-course-right-full {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.course-img {
    margin-top: 70px;
}

.menupage-2-dessert-sec-full {
    display: flex;
    column-gap: 30px;
    flex-direction: row-reverse;
}

.menupage-2-dessert-right-full {
    position: relative;
}

.menupage-2-dessert-right-full:before {
    content: url('../images/dot-img.png');
    position: absolute;
    left: 0;
    top: 0;
}

.dessert-img {
    position: absolute;
    top: 150px;
    left: 70px;
}

.social-media:hover a svg path {
    fill: #0b1315;
}

.social-media {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-radius: 20px;
}

.social-media:hover {
    background: #F39434;
}

#menupage-1-breakfast,
#menupage-1-lunch {
    overflow: hidden;
}

.singlepage-team-sec-mt {
    padding: 0;
}

/************************ 9.Menupage-3 CSS ***************************/
.page-item-custom a {
    padding: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px !important;
    color: #FFFFFF;
    font-size: 20px;
    font-family: Lexend;
    border-radius: 60px;
    border: 2px solid #99A9AD;
    background: transparent;
}

ul.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    padding: 0;
}

.menupage3-pagination {
    margin-top: 80px;
}

.page-link:hover {
    background: white !important;
    color: #000000 !important;
    border-color: white !important
}

.page-link:focus {
    color: black !important;
    box-shadow: none;
    background-color: white;
}

.menupage-3-menu-section {
    padding-bottom: 100px;
}

.homepage1-menu-left img,
.homepage2-menu-img img,
.menupage-6-menu-bottom-full img,
.menupage7-menu-top img {
    transform: scale(1);
    transition: all 0.7s cubic-bezier(0.3, 0, 0.3, 1);
}

.homepage1-menu-left img:hover,
.homepage2-menu-img img:hover,
.menupage-6-menu-bottom-full img:hover,
.menupage7-menu-top img:hover {
    transform: scale(1.05);
}

.homepage1-menu-content:hover .tab-menu-txt1,
.menupage-6-menu-bottom-full:hover .home3-menu-txt1,
.menupage-7-menu-content:hover .menu7-txt1 {
    color: #F39434;
}

.menupage-7-menu-content {
    overflow: hidden;
}

.menupage8-content:hover .menupage-8-txt1 {
    color: #F39434;
}

/************************ 10.Menupage-4 CSS ***************************/
.menupage4-menu-section {
    padding-bottom: 100px;
    padding-top: 100px;
}

#menupage4-menu-tab li:first-child button {
    margin-left: 0;
}

.custom-menu4-tab-btn {
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0;
    margin-left: 60px;
    border-bottom: 2px solid transparent;
}

.nav-link.custom-menu4-tab-btn:hover,
.custom-menu4-tab-btn.active {
    color: #F39434;
    border-bottom: 2px solid #F39434;
    border-radius: 0;
}

.menupage4-bottom-sec ul {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0 !important;
}

/************************ 11.Menupage-5 CSS ***************************/
.menupage5-menu-txt1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 60px;
    font-family: Elsie;
    line-height: 70px;
    margin-top: 20px;
}

.menupage5-drink-name {
    font-family: 'Elsie';
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
}

.menupage-5-bottom:hover .menupage5-drink-name {
    color: #F39434;
}

.menupage5-menu-sec-bottom-full {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 60px;
}

#menupage5-img1-sec {
    background-image: url('../images/hero-img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}

#menupage5-img2-sec {
    background-image: url('../images/hero-img1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}

/************************ 12.Datepiker CSS ***************************/
.custom-input-home3-form::placeholder {
    color: white;
}

#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909C;
}

.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: rgb(255 222 159 / 20%);
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #F39434;
    color: white;
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}

.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1;
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url('../images/calender-icon-left.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
    transform: rotate(180deg);
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url('../images/calender-icon-left.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
}

.ui-datepicker-header a>span {
    display: none;
}

.ui-datepicker-title {
    text-align: center;
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: 0.75rem;
}

.pbmit-animation-style3.active {
    clip-path: inset(0 0 0 0);
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style3 {
    clip-path: inset(0 0 100% 0);
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    width: 100%;
}

/************************ 13.Menupage-6 CSS ***************************/
.menupage-6-menu-star ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menupage-6-menu-star ul li {
    display: inline-block;
}

.menupage-6-menu-bottom {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    column-gap: 30px;
    margin-top: 60px;
}

.menupage-6-menu-star {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.menu7-txt3 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
    margin-top: 20px;
}

.menupage7-deatils {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu7-txt1 {
    color: #FFF;
    font-size: 24px;
    line-height: 30px;
    font-family: Elsie;
}

.menu7-txt2 {
    color: #F39434;
    text-align: right;
    font-size: 24px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 28px;
}

.tab-description-homepage-7 {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    column-gap: 30px;
    margin-top: 60px;
}

.tab-description.menupage7-menu {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 30px;
}

/************************ 14.Menupage-8 CSS ***************************/
.menupage-8-txt1 {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-family: Elsie;
}

.menupage8-overlay {
    content: "";
    background: linear-gradient(180deg, rgba(0, 62, 88, 0.00) 0%, #0B1315 100%);
    border-radius: 8px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.menupage8-content {
    position: relative;
    overflow: hidden;
}

.menupage8-img {
    border-radius: 20px;
}

.menupage8-overlay-content {
    bottom: 0;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.tab-description.menupage8-menu {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 30px;
}

/************************ 15.404 Error CSS ***************************/
.error-section-img {
    background-image: url('../images/header-img_2.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.error-txt1 {
    color: #FFF;
    text-align: center;
    font-size: 60px;
    font-family: Elsie;
    line-height: 70px;
}

.error-txt2 {
    color: #99A9AD;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    line-height: 30px;
    margin-top: 20px;
}

.error-home-btn {
    height: 64px;
    width: 237px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.error-home-btn a {
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 24px;
}

.error-top-sec {
    text-align: center;
}

.error-bottom-sec {
    margin-top: 60px;
}

/************************ 16.Blog1 CSS ***************************/
.blog1-section-img {
    background-image: url('../images/blog-bg-img.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
}

.blog-1-wrapper:hover .blog1-txt2 {
    color: #F39434;
}

.blog1-txt1,
.blog2-txt1 {
    color: #F39434;
    font-size: 16px;
    font-family: Lexend;
    line-height: 20px;
    margin-top: 20px;
}

.blog1-txt2,
.blog2-txt2 {
    color: #FFF;
    font-size: 40px;
    font-family: Elsie;
    margin-top: 20px;
}

.blog2-blog-item:hover .blog2-txt2 {
    color: #F39434;
}

.blog-1-read-more {
    color: #FFDE9E;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    margin-top: 40px;
    display: inline-block;
}

.blogpage1-pagination {
    margin-top: 60px;
}

.blog1-txt3,
.blog2-txt3 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    line-height: 24px;
    margin-top: 20px;
}

.blog-1-read-more:hover {
    color: #F39434;
}

svg.blog1-icon {
    margin-left: 10px;
    transition: margin ease 350ms;
}

.blog-1-read-more:hover .blog1-icon {
    margin-left: 6px;
    transition: margin ease 350ms;
}

/************************ 17.Blog2 CSS ***************************/
.col-lg-8.blog8-left {
    padding: 0;
    width: calc(66.66% - 15px);
}

.col-lg-4.blog8-left {
    padding: 0;
    width: calc(33.33% - 15px);
}

.blogpage2-deatils {
    column-gap: 30px;
}

.blogpage2-pagination {
    margin-top: 60px;
}

.blog2-slider-txt1 {
    color: #F39434;
    font-size: 30px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blogpage2-book-btn {
    width: 180px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F39434;
    margin-top: 20px;
}

.blogpage2-book-btn a {
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.blog2-slider-txt2 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}

.blog2-search-input {
    width: 100%;
    height: 60px;
    padding: 18px 20px;
    font-weight: 400;
    font-family: Lexend;
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #F39434;
    border-right: 0;
    background: #0B1315;
    color: #99A9AD;
}

.blog2-search-input::placeholder {
    color: #99A9AD;
}

.blog2-search-input:focus-visible {
    outline-width: 0 !important;
}

.search-btn {
    width: 60px;
    height: 60px;
    padding: 0;
    border: none;
    line-height: 60px;
    background-color: #F39434;
}

form.search-form {
    display: flex;
}

ul.pagination-blog-2 {
    display: flex;
    align-items: center;
    justify-content: left;
    column-gap: 20px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.blog2-slider-sec-img .slick-dots {
    display: block;
    margin: 0;
    list-style-type: none;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.blog2-slider-sec-img .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    text-indent: -9999px;
    background: #99A9AD;
    margin-top: 25px;
}

.blog2-slider-sec-img .slick-dots li.slick-active button {
    outline: 2px solid #F39434;
    outline-offset: 5px;
}

.blog2-slider-sec-img .slick-dots button:hover {
    outline: 2px solid #F39434;
    outline-offset: 5px;
}

.blog-categroy {
    color: #FFF;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.category-count {
    color: #FFF;
    text-align: right;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

ul.category_sidebar-blog2 {
    margin: 0;
    list-style-type: none;
}

.blog-categroy:hover {
    color: #F39434;
}

.blog2-post-txt1 {
    color: #FFF;
    font-size: 22px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blog2-post-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    margin-top: 20px;
}

.blog2-post-wrapper:hover .blog2-post-txt1 {
    color: #F39434;
}

.blog2-post-txt2 {
    color: #F39434;
    font-size: 12px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
}

ul.category_sidebar-blog2 li {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgb(153 169 173 / 10%);
}

ul.category_sidebar-blog2 li:last-child {
    border-bottom: none;
}

ul.blog2-tag-list {
    margin: 0;
    list-style-type: none;
    margin-top: 20px;
}

ul.blog2-tag-list li {
    display: inline-block;
    background: rgb(153 169 173 / 20%);
    margin-left: 10px;
    margin-top: 10px;
}

ul.blog2-tag-list li a {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 8px 10px;
    display: inline-block;
}

ul.blog2-tag-list li a:hover {
    color: black;
}

ul.blog2-tag-list li:hover {
    background: #F39434;
}

.blog2-slider-sec-img {
    margin-top: 16px;
}

.blog2-slider-sec-img .slick-list.draggable {
    width: 300px;
}

/************************ 18.Blog4 CSS ***************************/
.blogpage4-section-deatail {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
    margin-top: 60px;
}

.blogpage4-section-deatail:nth-child(2) {
    margin-top: 0;
}

#blogpage4-section {
    overflow: hidden;
}

.blog4-left-sec,
.blog4-right-sec {
    width: 50%;
}

.blog4-txt1 {
    color: #F39434;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-right: 5px;
}

.blog4-txt2 {
    color: #FFF;
    font-size: 40px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.blog4-txt3 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 40px;
}

.blog4-date {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-left: 2px solid;
    padding-left: 8px;
}

/************************ 19.Blog5 CSS ***************************/
.blog5-txt2 {
    color: #FFFFFF;
    font-size: 40px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.blogpage5-deatils:hover .blog5-txt2 {
    color: #F39434;
}

.blog5-txt3 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}

.blogpage5-left,
.blogpage5-right {
    width: 50%;
}

.blogpage5-wrapper {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    margin-top: 60px;
}

.blogpage5-top {
    margin-top: 20px;
}

.blogpage5-full .blogpage5-wrapper:nth-child(2) {
    margin-top: 0;
}

.blogpage5-readmore {
    margin-top: 40px;
    border: 2px solid #F39434;
    width: 160px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blogpage5-readmore:hover {
    background: #F39434;
}

.blogpage5-readmore:hover.blogpage5-readmore a {
    color: black;
}

.blogpage5-readmore a {
    color: #F39434;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/************************ 20.Blog6 CSS ***************************/
.blogpage6-txt1 {
    color: #FFFFFF;
    font-size: 30px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.blogpage6-top {
    margin-top: 20px;
}

.blogpage6-full {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 30px;
}

.blogpage6-wrapper:hover .blogpage6-txt1 {
    color: #F39434;
}

.blogpage8-wrapper:hover .blogpage6-txt1 {
    color: #F39434;
}

/************************ 21.Blog7 CSS ***************************/
.blogpage7-txt1 {
    color: #FFFFFF;
    font-size: 30px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-top: 10px;
}

.blogpage7-wrapper {
    position: relative;
}

.blogpage7-wrapper:hover .blogpage7-txt1 {
    color: #F39434;
}

.blogpage7-overlay {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 62, 88, 0.00) 0%, #0B1315 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.blogpage7-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.blogpage7-full {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 30px;
}

/************************ 22.Blog8 CSS ***************************/
.blogpage8-section-deatils {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    grid-column-gap: 30px;
}

.blogpage8-pagination {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 60px;
}

/************************ 23.Blog10 CSS ***************************/
.blogpage10-section-deatils {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    grid-column-gap: 30px;
}

.blogpage10-wrapper {
    position: relative;
}

.blogpage10-wrapper:hover .blogpage7-txt1 {
    color: #F39434;
}

/************************ 24.Blog12 CSS ***************************/
.blogpage12-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.d-none-mobile1 {
    display: none;
}

/************************ 25.Blog13 CSS ***************************/
.blogpage13-full-sec {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    column-gap: 30px;
}

.mobile-none {
    display: none;
}

.load-more-blog-btn {
    width: 160px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F39434;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
}

.load-more-blog-btn a {
    color: #0B1315;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
    line-height: 24px;
}

/************************ 26.Coming Soon CSS ***************************/
.coming-txt1 {
    color: #FFF;
    text-align: center;
    font-size: 96px;
    font-family: Elsie;
    margin-top: 40px;
    font-weight: 400;
    line-height: normal;
}

.coming-txt2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-family: Lexend;
    margin-top: 20px;
    font-weight: 400;
    line-height: normal;
}

.coming-counter-txt1 {
    color: #F39434;
    text-align: center;
    font-size: 96px;
    font-family: Lexend;
    font-weight: 700;
    line-height: 100px;
}

.coming-counter-txt2 {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-family: Lexend;
    font-weight: 500;
    margin-top: 20px;
}

.coming-soon-counter-sec {
    margin-top: 100px;
    padding-bottom: 160px;
}

.coming-soon-logo {
    text-align: center;
}

.coming-soon-full-sec {
    position: relative;
}

#coming-soon-section {
    background-image: url('../images/bg-img.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    background-size: cover;
}

.coming-soon-overlay {
    position: absolute;
    background: rgb(11 19 21 / 40%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.coming-soon-social-medial {
    display: flex;
}

.coming-soon-copyright {
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
}

.coming-soon-copyright-full {
    display: flex;
    justify-content: space-between;
}

.coming-soon-counter-sec-full {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    padding-top: 80px;
    padding-bottom: 80px;
}

#timer span {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-family: Lexend;
    font-weight: 500;
}

.coming-soon div#timer {
    display: flex;
    line-height: 1;
    flex-wrap: wrap;
    font-size: 40px;
    gap: 30px;
}

.coming-soon span {
    display: block;
    font-family: Lexend;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: white;
    padding-top: 15px;
}

#days,
#hours,
#minutes,
#seconds {
    text-align: center;
    color: #F39434;
    font-family: "Lexend", Sans-serif;
    font-size: 96px;
    font-weight: 700;
    line-height: 100px;
    padding: 40px 40px 40px 40px;
    border: 2px solid #FFF;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.10) 100%);
    backdrop-filter: blur(3px);
}

.home3-gallery-sec {
    position: relative;
}

.home3-gallery-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 140px;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}

.homepage3-gallery-bottom-sec {
    margin-top: 80px;
}

.home3-gallery-sec:hover .home3-gallery-content {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.homepage3-gallery-bottom-sec .slick-track {
    display: flex !important;
    column-gap: 30px;
}

/************************ 27.Contact Us CSS ***************************/
.contact-us-img {
    background-image: url('../images/contact-bg.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-us-input-custom {
    width: 100%;
    height: 50px;
    border: 1px solid #F39434;
    color: #FFF;
    font-size: 18px;
    font-family: Lexend;
    line-height: 24px;
    padding: 10px;
    background-color: rgb(11 19 21 / 20%);
}

.about-us-message {
    height: 128px !important;
    width: 100%;
    font-size: 18px;
    font-family: Lexend;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 20px;
    background: #0B1315;
    border: 1px solid #F39434;
}

.about-us-message::placeholder {
    color: #FFFFFF;
}

.message-icon {
    background: url('../images/message-icon.svg') no-repeat;
    background-position: 96% 20px;
}

textarea {
    resize: none;
}

.single-input-form-about-us {
    margin-top: 20px;
}

.single-input-form-about-us:first-child {
    margin-top: 0;
}

.about-us-txt1 {
    color: #FFF;
    font-size: 60px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}

.about-us-txt2 {
    color: #99A9AD;
    font-size: 18px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    line-height: 30px;
}

.about-us-form-bottom {
    margin-top: 40px;
}

.about-us-page-full {
    display: flex;
    column-gap: 30px;
}

.about-us-left,
.about-us-right {
    width: 50%;
}

.about-us-right-full {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: right;
}

.send-message-btn {
    width: 238px;
    height: 64px;
    background: #F39434;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.send-message-btn a {
    color: #0B1315;
    text-align: center;
    font-size: 18px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.about-first-img {
    left: 50px;
    position: absolute;
}

.map-section-about-us iframe {
    width: 100%;
    margin-bottom: -7px;
}

/************************ 28.ChefsPage1 CSS ***************************/
.chefs1-section-img {
    background-image: url('../images/chefs-bg-img.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
}

.chefs-hero-txt1 {
    color: #FFF;
    text-align: center;
    font-size: 96px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.chefs1-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgb(11 19 21 / 40%);
}

.chefs1-content {
    position: relative;
}

.chefspage1-team-section-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
}

/************************ 29.ChefsPage2 CSS ***************************/
.chefs2-txt1 {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.chefs-social-media {
    width: 40px;
    height: 40px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.chefs-social-media:hover svg path {
    fill: #0b1315;
}

.chefs-social-media:hover {
    background: #F39434;
}

.chefs-social-media-content {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
}

.chefspage2-details img {
    border-radius: 185px;
}

.chefs1-social-media-overlay {
    background: rgb(11 19 21 / 80%);
    position: absolute;
    height: calc(100% - 70px);
    width: calc(100% - 70px);
    left: 50%;
    top: 50%;
    border-radius: 150px;
    right: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}

.chefspage2-details {
    position: relative;
    overflow: hidden;
}

.chefspage2-full {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 30px;
}

.chefspage2-overlay-content {
    position: absolute;
    width: 100%;
    bottom: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 0.4s ease-in-out 0s;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-right {
    left: 80%;
}

.chefspage2-details:hover .chefspage2-overlay-content {
    opacity: 1;
    top: 50%;
    left: 50%;
    transition: all 0.4s ease-in-out 0s;
}

.chefspage2-details:hover .chefs1-social-media-overlay {
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}

/************************ 30.ChefsPage3 CSS ***************************/
.chefs3-txt1 {
    color: #99A9AD;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.chefs3-social-media-overlay {
    background: #0B1315;
    position: absolute;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
    left: 50%;
    top: 50%;
    border-radius: 150px;
    right: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.chefspage2-details:hover .chefs3-social-media-overlay {
    opacity: 1;
}

.chefspage3-overlay-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out 0s;
}

.chefspage2-details:hover .chefspage3-overlay-content {
    opacity: 1;
    top: 50%;
    left: 50%;
}

.chefs3-social-media-content {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-top {
    top: 20%;
}

.chefs3-social-media-overlay3 {
    background: #0B1315;
    position: absolute;
    height: calc(100% - 70px);
    width: calc(100% - 70px);
    left: 50%;
    top: 50%;
    border-radius: 150px;
    right: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}

.chefspage2-details:hover .chefs3-social-media-overlay3 {
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}

.chefspage3-full {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 30px;
}

.chefspage2-wrapper.chefspage2-wrapper1 {
    margin-top: 30px;
}

.chefspage3-none-sec {
    display: flex;
    justify-content: space-between;
    display: none;
}

/************************ 31.History CSS ***************************/
.historypage-section-img {
    background-image: url('../images/history-bg-img.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
}

#historypage-section {
    overflow: hidden;
}

.historypage-overlay {
    position: absolute;
    background: rgb(11 19 21 / 40%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.historypage-conten {
    position: relative;
}

.history-txt1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 96px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.history-txt2 {
    color: #F39434;
    font-size: 20px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.history-txt3 {
    color: #FFF;
    font-size: 60px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    margin-top: 20px;
}

.history-txt4 {
    color: #99A9AD;
    font-size: 18px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 40px;
}

.historypage-wrapper {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

.historypage-left,
.historypage-right {
    width: 50%;
}

.pl-70 {
    padding-left: 70px;
}

.pr-70 {
    padding-right: 70px;
}

.table-d-none {
    display: none;
}

/************************ 32.Single Chefs Details CSS ***************************/
.single-chefspage-section-img {
    background-image: url('../images/single-chefs-bg.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
}

.single-chefspage-overlay {
    position: absolute;
    background: rgb(11 19 21 / 40%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.single-chefspage-conten {
    position: relative;
}

.single-chefs-txt1 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.single-chefs-txt2 {
    color: #FFF;
    font-size: 40px;
    font-family: Elsie;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.single-chefs-txt3 {
    color: #99A9AD;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.single-chefs-deatils {
    margin-top: 40px;
}

.single-chefs-page-social-icon {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: rgb(153 169 173 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-chefs-page-social-icon a {
    height: 20px;
    display: flex;
}

.single-chefs-page-social-icon:hover {
    background: #F39434;
}

.single-chefs-page-social-icon:hover svg path {
    fill: #0B1315;
}

.single-chefs-page-media-wrapper {
    display: flex;
    justify-content: center;
    column-gap: 15px;
    margin-top: 40px;
}

#single-chefspage-sec {
    overflow: hidden;
}

.single-chefspage-left {
    padding-left: 100px;
}

.mt-10 {
    margin-top: 10px;
}

.singlepage-team-sec-mt {
    padding-bottom: 100px;
}

.progress-title {
    color: var(--3, #FFF);
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    float: left;
    margin-bottom: 20px;
}

.progress-value {
    color: #F39434;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    float: right;
}

.reveal.active .progress-value {
    animation: animate-counter 3.5s;
}

.skil-progressbar {
    height: 2px;
    background-color: #808080;
    margin-top: 20px;
    clear: both;
}

.skil-progressbar span {
    display: inline-block;
    position: absolute;
    height: 4px;
    background: #F39434;
}

.reveal.active .skil-progressbar span {
    animation: animate-positive 3.5s;
}

.skills_top_sec {
    margin-bottom: 80px;
}

#skills_sec {
    padding-bottom: 100px;
}

.single-chefspage-bottom {
    margin-top: 40px;
}

.progresbar-counter {
    margin-top: 40px;
}

/************************ 33.Preloader CSS ***************************/
#spinner {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: wait;
    z-index: 2;
}

svg.spinner-webkit {
    width: 100px;
    height: 100px;
}

svg.spinner-webkit path {
    stroke-dasharray: 329;
    stroke-dashoffset: 0;
    stroke: #F39434;
    stroke-width: 1.8px;
    -webkit-animation: draw 4s ease-in-out infinite;
    animation: draw 4s ease-in-out infinite;
    fill: transparent;
    fill-opacity: 0;
}

.spinner-ie {
    width: 32px;
    height: 32px;
    top: 8px;
    left: 8px;
    position: absolute;
    display: none;
    animation: spin 0.5s linear infinite;
    border: 2px solid transparent;
    border-top: 2px solid #57AD56;
    border-left: 2px solid #57AD56;
    border-radius: 50px;
}

#overlayer {
    position: fixed;
    background: #0B1315;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

/****************************** 34.Scroll Bottom to Top CSS ***********************/
.scroll-top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    border-radius: 50%;
    display: none;
    background: #F39434;
    z-index: 9;
    animation: scroll_amini linear 2s infinite alternate;
    transition: all linear .3s;
}

.scroll-top::after {
    position: absolute;
    content: "\f106";
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #0b1315;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
}

.scroll-top.active {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.scroll-top svg.border-circle path {
    stroke: #FD8558;
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.scroll-top svg path {
    fill: none;
}

.scroll-top:hover {
    background: white;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

/************************ 35.Single Blogpage1 CSS ***************************/
.single-blogpage1-section-img {
    background-image: url('../images/single-blogpage-header.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
}

.singleblog1-txt1 {
    color: #FFF;
    font-family: Elsie;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.single-blogpage2-deatils {
    column-gap: 30px;
}

.singleblog1-txt2,
.singleblog1-txt3 {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.singleblog1-date {
    margin-top: 20px;
}

.singleblog1-txt2 {
    margin-top: 20px;
}

.singleblog1-txt3 {
    margin-top: 8px;
}

.singleblog1-txt4 {
    color: #FFF;
    font-family: Elsie;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.singleblog1-txt5 {
    color: #F39434;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.singleblog1-content2-sec {
    background: rgb(255 222 159 / 10%);
    padding: 40px;
    border-left: 4px solid #F39434;
    margin-top: 40px;
}

.singleblog1-content3-sec {
    margin-top: 40px;
}

.singleblog1-content4-sec-full {
    display: flex;
    column-gap: 30px;
    margin-top: 40px;
}

.single-blogpage1-boder {
    border: 2px solid rgb(153 169 173 / 10%);
    margin-top: 40px;
}

.blog-tags {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.blog-tags a {
    color: #99A9AD;
    font-weight: 400;
}

.single-blogpage1-social-icon {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.singleblog1-content5-sec-full {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.single-blogpage1-txt1 {
    color: #F39434;
    font-family: Lexend;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.singleblogpage1-txt2 {
    color: #FFF;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    margin-top: 20px;
}

.singleblogpage1-txt3 {
    color: #FFF;
    font-family: Elsie;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.singleblog1-date1 {
    margin-top: 20px;
}

.recommendations-section-full {
    display: flex;
    column-gap: 30px;
    margin-top: 40px;
}

.recommendations-section {
    margin-top: 100px;
}

.comment-txt1 {
    color: #FFF;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}

.singleblogpage1-img-sec:hover img,
.singleblog-img-sec:hover img,
.singleblog4-img-sec:hover img,
.blogpage5-left-img:hover img,
.singleblog5-img-sec:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

.singleblogpage1-related-left:hover .singleblogpage1-txt3,
.singleblogpage1-related-right:hover .singleblogpage1-txt3 {
    color: #F39434;
}

.comment-title {
    color: #FFF;
    font-family: Elsie;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.content p {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 18px;
}

.comment-date span {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.date-dash {
    padding: 0 10px;
}

.reply-btn {
    background-color: transparent;
    border: none;
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    line-height: 16px;
    color: #F39434;
}

.reply-btn:hover {
    color: #FFF;
}

.reply-btn:hover svg path {
    fill: white;
}

.comment-date {
    margin-top: 20px;
}

.comment-reply {
    margin-left: 130px;
}

.comment {
    border-top: 2px solid rgb(153 169 173 / 40%);
    padding: 20px 0;
    column-gap: 30px;
}

.comment:last-child {
    padding-bottom: 0;
}

.comment:first-child {
    padding-top: 0;
    border-top: 0;
}

.comment-area {
    margin-top: 100px;
}

.comment-top {
    margin-top: 40px;
}

.comment-form h2 {
    color: #FFF;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}

.comment-form span {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
    display: inline-block;
}

.comment-form-control {
    border: none;
    padding: 0;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    background: transparent;
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 15px;
}

.comment-icon {
    padding: 0 0 18px 0;
    display: flex;
    margin-bottom: 30px;
    border-bottom: 2px solid rgb(153 169 173 / 40%);
}

.comment-form-control:focus-visible {
    outline-width: 0 !important;
    border: 0 !important;
}

.comment-form-control.checkbox {
    width: 24px;
    height: 24px;
    border: 2px solid #616F7D;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    box-shadow: inset 0 0 0 2px #616f7d;
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.book-btn {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #1D1A25;
    border: none !important;
    background-color: #F39434;
    position: relative;
    overflow: hidden;
    z-index: 9;
    transition: all 0.3s ease-in-out;
    width: 194px;
    height: 64px;
    margin-top: 60px;
    border: 1px solid transparent !important;
}

.leave-comment-sec {
    margin-top: 100px;
}

.leave-comment {
    margin-top: 40px;
}

.blog-tags a:hover {
    color: #F39434;
}

.single-blogpage2-txt1 {
    color: #F39434;
    text-align: center;
    font-family: Elsie;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.single-blogpage2-quote {
    background-image: url('../images/Shape.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 138px;
    padding-bottom: 138px;
}

.single-blogpage2-txt2 {
    color: #FFF;
    text-align: center;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.single-blogpage2-quote:after {
    content: url('../images/quote-icon.svg');
    position: absolute;
    left: 50%;
    top: 50px;
    right: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-blogpage2-quote {
    position: relative;
}

.single-blogpage2-quote:before {
    content: url('../images/quote-icon.svg');
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-blogpage3-link {
    background-image: url('../images/Shape2.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
}

.single-blog3-link-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-blogpage3-txt1 {
    color: #FFF;
    text-align: center;
    font-family: Elsie;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 60px;
}

.single-blogpage4-slider-full .slick-custom-arrow {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 98;
    width: 60px;
    height: 60px;
    background: rgb(11 19 21 / 40%);
    border-radius: 30px;
    cursor: pointer;
    color: #000;
}

.single-blogpage4-slider-full .slick-custom-arrow-left {
    left: 20px;
    top: 50%;
}

.single-blogpage4-slider-full .slick-custom-arrow-right {
    right: 20px;
    top: 50%;
}

.single-blogpage4-slider-full .slick-custom-arrow-right:hover,
.single-blogpage4-slider-full .slick-custom-arrow-left:hover {
    background: #0B1315;
}

.single-blogpage4-slider-full i.fas.fa-angle-left,
.single-blogpage4-slider-full i.fas.fa-angle-right {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #F39434;
}

.single-blogpage5-slider {
    position: relative;
}

.video_sec_play-singleblog5 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_button-singleblog5 {
    width: 80px;
    height: 80px;
    background: rgb(255 255 255 / 60%);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.single-blogpage5-slider:hover .video_button-singleblog5 {
    animation: scrolltop 2s infinite;
    transition: 0.5s;
}

.single-blogpage5-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/************************ 36.Single Shop CSS ***************************/
.single-shop-section-img {
    background-image: url('../images/header-img_1.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.single-shop-deatils-sec-full {
    display: flex;
    column-gap: 30px;
}

.single-shop-left {
    width: 50%;
}

.single-shop-right {
    width: 50%;
}

.single-shop-txt1 {
    color: #FFF;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}

.single-shop-txt2 {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.single-shop-txt3 {
    color: #FFF;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.single-shop-txt5 {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.single-shop-txt6 {
    color: #F39434;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 70px;
}

.single-shop-content4 {
    margin-top: 40px;
}

.single-shop-txt7 {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 40px;
}

.single-shop-deatils {
    display: flex;
    column-gap: 60px;
    margin-top: 20px;
}

.single-shop-content3 {
    display: flex;
    align-items: center;
}

.va_quality {
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.va_quality form span {
    height: 60px;
    width: 40px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    margin: 0;
    border: 1px solid #616F7D;
    color: #616F7D;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.va_quality form input {
    margin: 0 -5px;
    height: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #616F7D;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #616F7D;
    padding: 0 0;
    background: none;
    color: var(--3, #FFF);
    text-align: center;
    font-family: Lexend;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.add-cart-bnt {
    margin-left: 40px;
    display: inline-block;
    background-color: #F39434;
    width: 167px;
    height: 64px;
    color: #0B1315;
    text-align: center;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-cart-bnt:hover {
    color: #0B1315;
}

.va_quality span {
    color: #FFF;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-right: 10px;
}

.slider-bottom {
    margin-top: 30px;
}

.single-shop-txt8 {
    color: #FFF;
    font-family: Elsie;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

.single-shop-content5 {
    margin-top: 40px;
    border-top: 1px solid rgb(153 169 173 / 40%);
}

.slider_details_sec img {
    width: 100%;
}

.single-shop-content5 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.single-shop-content5 ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgb(153 169 173 / 40%);
    padding: 20px 0;
}

a.single-shop-txt8:hover {
    color: #F39434;
}

.slider_details_sec1 img {
    width: 100%;
}

.single-shop-heading {
    color: #FFF;
    text-align: center;
    font-family: Elsie;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
}

.single-shop-name {
    color: #FFF;
    font-family: Elsie;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.single-shop-price {
    color: #F39434;
    text-align: right;
    font-family: Lexend;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.single-shop-para {
    color: #99A9AD;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}

.single-shop-bottom-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
}

.single-shop-content-bottom-full {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.singleshop-deatils-section-mt {
    padding-bottom: 100px;
}

.case-one_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: -webkit-transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.case-one_overlay:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    z-index: 1;
    right: 0px;
    bottom: 0px;
    opacity: 0.80;
    background-color: rgb(21 21 21 / 30%);
}

.single-shop-bottom-img:hover .case-one_overlay {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.single-shop-bottom-img {
    position: relative;
}

.single-shop-bottom-content:hover .single-shop-name {
    color: #F39434;
}

/************************ 37.SearchPopup CSS ***************************/
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;
    overflow: hidden;
    transform: scale(0.95);
}

.search-popup .search-back-drop {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #171717;
    opacity: 0.95;
}

.search-popup .close-search {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 26px;
    color: #F39434;
    z-index: 3;
    border-radius: 50%;
    background-color: transparent;
    transition: all 500ms ease;
    border: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    border: 2px solid transparent;
}

.close-search:hover {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid #F39434;
}

.search-popup .search-inner {
    position: relative;
    display: block;
    top: 40%;
    height: auto;
    z-index: 1;
    width: calc(100% - 60px);
    max-width: 800px;
    margin: auto;
    opacity: 0;
    transform: translateY(-50px);
    transition: all 300ms ease;
}

.search-popup .form-group {
    position: relative;
    display: flex;
    align-items: center;
}

.search-popup .form-group input[type=search] {
    position: relative;
    display: block;
    line-height: 20px;
    font-size: 16px;
    width: 100%;
    height: 50px;
    border: 1px solid #e1e6dc;
    padding: 15px 20px;
    color: black;
    background: #ffffff;
    border-radius: 5px;
    transition: all 500ms ease;
    font-family: Lexend;
}

.search-popup .form-group input[type=search]:focus-visible {
    outline-width: 0 !important;
}

.search-popup .form-group button {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 40px;
    width: 40px;
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 40px;
    border-radius: 5px;
    font-weight: normal;
    background: #F39434;
    transition: all 500ms ease;
    border: 0;
}

.search-popup input::placeholder {
    color: #000;
}

.search-popup.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    border-radius: 0%;
}

.search-popup .search-inner.active {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 500ms;
}

.search-popup.active .search-inner {
    opacity: 1;
}

/************************ 38.About Us CSS ***************************/
.about-us-img {
    background-image: url('https://vibesthebistro.com/wp-content/uploads/2024/01/about_img.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    /* padding-top: 100px; */
    padding-bottom: 100px;
}

#about-us-feature-sec {
    background-image: url('https://vibesthebistro.com/wp-content/uploads/2024/01/about_form_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
    padding-top: 100px;
}

#about-us-page-counter-sec {
    margin-top: -172px;
}

/************************ 39.Reservation1 CSS ***************************/
.reservation1-section-img {
    background-image: url('../images/header-img_3.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.res-txt1 {
    color: #FFF;
    font-family: Elsie;
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.res-txt2 {
    color: #FFF;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}

.reservation1-sec-deatils-full {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

.reservarion1-fast-ordering-sec {
    padding-bottom: 100px;
}

.reservation1-left,
.reservation1-right {
    width: 50%;
}

.reservation2-right {
    margin-left: auto;
}

.reservation2-right-content {
    background-image: url('../images/table-img.png');
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
}

.mt-form {
    margin-top: 60px;
}

/************************ 40.Mobile Menu CSS ***************************/
.homepage-menu-mobile {
    min-width: 100%;
    display: none !important;
    padding: 20px !important;
}

li.widget_media_image.mobile-widget {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
}

li.widget_media_image.mobile-widget:first-child {
    margin-top: 0 !important;
}

.nav-item:hover .homepage-menu-mobile {
    display: block !important;
}

ul.mobile-content {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

li.nav-item.dropdown.mobile-dropdown {
    display: block !important;
    padding: 15px !important;
}

.mobile-offcanvas {
    padding: 0 15px;
}

ul.has-sub-menu.mobile {
    position: inherit !important;
    left: 0 !important;
}

.mobile-dropdown .dropdown-toggle::after {
    color: #ffffff;
    margin: 0 0 0 10px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
    font-size: 24px;
    content: "\f107" !important;
    border: none !important;
    vertical-align: middle;
    position: absolute;
    right: 0;
    vertical-align: middle;
    top: 15px;
}

a.nav-link.mobile-link {
    color: #FFF;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

a.nav-link.mobile-link:hover {
    color: #F39434;
}

.mobile-canvas {
    background: black !important;
}

a.dropdown-item.dropdown-item-mobile {
    background: white;
    color: black;
    transition: 0.5s;
}

a.dropdown-item.dropdown-item-mobile:hover {
    padding-left: 20px;
    transition: 0.5s;
}

i.fa-regular.fa-xmark {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
}

.mobile-close-btn {
    background: black;
    border: navajowhite;
    color: #ffffff;
    font-size: 24px;
    width: 50px;
    height: 50px;
    transition: 0.5s;
    border: 1px solid transparent;
    border-radius: 25px;
}

.mobile-close-btn:hover {
    border-radius: 25px;
    border: 1px solid white;
    transition: 0.5s;
}

.mobile-header {
    justify-content: end !important;
    border-bottom: 1px solid rgb(153 169 173 / 22%);
}

img.mobile-logo {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.mobile-menu-responsive {
    margin-top: 20px;
}

.homepage-video-modal .btn-close {
    color: #000;
    text-decoration: none;
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important;
    border: 1px solid transparent;
    opacity: 1;
    transition: 0.5s;
}

.homepage-video-modal .btn-close:hover {
    color: #000;
    text-decoration: none;
    border: 1px solid black;
    opacity: 1;
    transition: 0.5s;
}

.mobile-menu-icon {
    display: none;
}

.slider_details_sec1.slick-slide {
    margin: 0 15px;
}

.slider-bottom .slick-list {
    margin: 0 -15px;
}

.gallery-slide:hover .home3-gallery-content {
    opacity: 1;
    transform: translate(-50%, -50%);
}

ul.sub-menu-toggle .dropdown-toggle::after {
    color: #1D1A25;
}

.mobile-menu-offcanvas ul.sub-menu li a {
    padding-right: 10px;
    padding-left: 10px;
    white-space: break-spaces;
}

.menu li a.main-menu-link:hover,
.menu li:hover a.main-menu-link {
    background: transparent;
    color: #FEA02F;
}

.dropdown-toggle .sub-menu ul li a {
    padding: 10px 0;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
    border: 0 !important;
    list-style: none !important;
    line-height: 1 !important;
    display: block !important;
    position: relative !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#cssmenu:after,
#cssmenu ul:after {
    content: "." !important;
    display: block !important;
    clear: both !important;
    visibility: hidden !important;
    line-height: 0 !important;
    height: 0 !important;
}

#cssmenu #head-mobile {
    display: none;
}

#cssmenu {
    padding-top: 80px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

#cssmenu ul li a {
    padding: 15px 0 !important;
    text-decoration: none !important;
    width: 100% !important;
    border-bottom: 0 !important;
    display: block !important;
    color: #fff !important;
    font-family: Lexend !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

#cssmenu ul li:hover>a,
#cssmenu ul li.active a {
    color: #F39434 !important;
}

#cssmenu ul li.has-sub:hover>a:before {
    top: 23px !important;
    height: 0 !important;
}

ul.open-detail-menu li a.active {
    color: #FEA02F !important;
}

ul.sub-back-wrap li {
    background-color: #ffffff;
}

#cssmenu li:hover ul {
    left: auto !important;
}

#cssmenu ul ul li a {
    border: 1px solid #F39434 !important;
    padding: 11px 15px !important;
    text-decoration: none !important;
    color: white !important;
    font-family: Lexend !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333 !important;
}

#cssmenu ul li.has-sub ul li.active>a,
#cssmenu ul ul li.has-sub ul li.active>a {
    border-top: 1px solid #333 !important;
}

ul.open-detail-menu {
    display: block !important;
}

.arrow-right-angle,
.long-arrow-right-angle {
    transform: rotate(135deg);
}

.mobile-homepage-menu {
    display: none;
}

/************************ 41.Cart CSS ***************************/
.cart-view {
    display: flex;
    justify-content: center;
}

.minus-class,
.add-class {
    width: 40px;
    height: 60px;
    border: 1px solid #616F7D;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty.input-class {
    width: 50px;
    text-align: center;
    border: 1px solid #616F7D;
    background: transparent !important;
    color: #FFF;
    text-align: center;
    font-family: Lexend;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.qty.input-class:focus-visible {
    outline-width: 0;
}

i.fa-regular.fa-xmark.close-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: white;
}

i.fa-regular.fa-xmark.close-btn:hover {
    color: #F39434;
}

.cart-view-table {
    width: 100%;
    border: 1px solid #99A9AD;
    border-collapse: collapse;
    background: rgb(153 169 173 / 10%);
}

.cart-view-table-name th {
    background: #0b1315;
    color: white;
    padding: 10px;
    border-right: 1px solid #99A9AD;
    text-align: center;
    border-bottom: 1px solid #99A9AD;
}

.cart-view-table-details td {
    text-align: center;
    border-right: 1px solid #99A9AD;
    padding: 10px;
}

.prod-name-cart-view {
    color: #FFF;
    text-align: center;
    font-family: Elsie;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.prod-name-cart-view:hover {
    color: #F39434;
}

tr.cart-view-table-details {
    border-right: 1px solid #99A9AD;
    border-bottom: 1px solid #99A9AD;
}

.chek-txt1 {
    color: #FFF;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-bottom: 1px solid #F39434;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.chek-txt2,
.chek-txt3,
.chek-txt4 {
    color: var(--3, #FFF);
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.total-txt {
    font-weight: 500;
    color: white;
    font-size: 18px;
    display: flex;
    font-family: Lexend;
    justify-content: space-between;
    border-top: 1px solid #F39434;
    padding-top: 10px;
    text-transform: capitalize;
}

.checkout-sec-full {
    display: flex;
    column-gap: 30px;
}

.checkout-sec-left,
.checkout-sec-right {
    width: 50%;
}

.checkout-sec-right {
    background: rgb(153 169 173 / 10%);
    padding: 40px;
}

form.checkout-form button {
    padding: 5px 20px 6px 20px;
    background: #F39434;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 400;
    color: #0B1315;
    font-size: 15px;
    font-family: Lexend;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
}

form.checkout-form button:focus-visible {
    outline-width: 0;
}

form.checkout-form button {
    border: 0 !important;
}

form.checkout-form input {
    border: 1px solid #F39434;
    background: transparent;
    width: 100%;
    padding: 12px 20px;
    font-weight: 400;
    color: white;
    font-size: 16px;
    font-family: Lexend;
}

.checkout-btn:hover {
    border: 1px solid #F39434;
    background: transparent;
}

.checkout-btn:hover a {
    color: white;
}

form.checkout-form {
    position: relative;
    margin-top: 20px;
}

form.checkout-form input:focus-visible {
    outline-offset: 0 !important;
    outline-width: 0;
}

.checkout-btn {
    padding: 12px 20px;
    background: #F39434;
    text-align: center;
    margin-top: 20px;
    text-transform: capitalize;
    border: 1px solid transparent;
}

.checkout-btn a {
    color: #0b1315;
    font-size: 18px;
    font-family: Lexend;
    font-weight: 500;
}

form.checkout-form input::placeholder {
    color: white;
}

.checkout-sec-left img {
    height: -webkit-fill-available;
}

td img {
    width: 100%;
}

/************************ 42.Checkout CSS ***************************/
.Checkout-section-full {
    display: flex;
    column-gap: 30px;
}

.Checkoutpage-left,
.Checkoutpage-right {
    width: 50%;
}

.checkout-sec-full.checkout-sec-full1 {
    display: block;
}

.checkout-sec-left.checkout-sec-left1,
.checkout-sec-right.checkout-sec-right1 {
    width: 100%;
}

.checkout-descrip {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    width: 100%;
    margin-top: 30px;
}

input.custom-form-control::placeholder,
textarea.custom-form-control::placeholder {
    color: white;
}

input.custom-form-control {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #99A9AD;
    background: transparent;
    font-size: 16px;
    line-height: 18px;
    color: white;
    font-weight: 400;
    font-family: Lexend;
}

input.custom-form-control:focus-visible {
    outline-width: 0;
}

.bill-txt h3 {
    color: #FFF;
    font-family: Elsie;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

textarea.custom-form-control {
    background: transparent;
    font-size: 16px;
    line-height: 18px;
    color: white;
    font-weight: 400;
    margin-top: 30px;
    padding: 10px 12px;
    font-family: Lexend;
}

.payment-method-type {
    margin-top: 30px;
}

.custom-radio label {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding-left: 30px;
    cursor: pointer;
    color: white;
    position: relative;
    display: block;
    transition: all 0.25s linear;
    z-index: 9;
}

.custom-radio .lu-check {
    display: block;
    position: absolute;
    border-radius: 100% !important;
    height: 21px;
    width: 21px;
    top: 0;
    left: 0;
    z-index: 5;
    border: 2px solid #616F7D !important;
}

.custom-radio input[type=radio]:checked~.lu-check {
    border-color: #F39434 !important;
}

.custom-radio input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.custom-radio .lu-check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100% !important;
    height: 13px;
    width: 13px;
    top: 2px;
    left: 2px;
    margin: auto;
    -webkit-transition: all 0.25s linear;
}

.custom-radio input[type=radio]:checked~.lu-check::before {
    background: #F39434;
}

.custom-radio .lu-check {
    display: block;
    position: absolute;
    border-radius: 100% !important;
    height: 21px;
    width: 21px;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: all 0.25s linear;
    border: 2px solid #F39434 !important;
}

.payment-type {
    margin-top: 30px;
}

.input-group.custom-radio {
    margin-bottom: 20px;
}

.place-order-btn a {
    width: 165px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Lexend;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: #F39434;
    color: #0b1315;
    border: 1px solid transparent;
}

.place-order-btn a:hover {
    border: 1px solid #F39434;
    color: #F39434;
    background: transparent;
}

.star-animation {
    animation: mover 1s infinite alternate;
}

.cup {
    animation: cup-rotate 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    transform-origin: top left;
    transform-box: fill-box;
}

/************************ 43.Animation CSS ***************************/
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-100% - 80px));
    }
}

@keyframes fixedheader {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes scrolltop {
    0% {
        box-shadow: 0 0 0 0px rgb(255 222 159 / 30%);
    }

    100% {
        box-shadow: 0 0 0 15px rgb(255 222 159 / 30%);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes swing {
    0% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(-3deg);
    }
}

@keyframes animate-counter {
    0% {
        left: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes draw {
    100% {
        stroke-dasharray: 329;
        stroke-dashoffset: 658;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

@keyframes cup-rotate {
    50% {
        transform: rotate(-5deg)
    }
}

@keyframes floating {
    from {
        transform: translate(0, 0px);
    }

    65% {
        transform: translate(0, 15px);
    }

    to {
        transform: translate(0, -0px);
    }
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes scroll_amini {
    from {
        bottom: 30px;
    }

    to {
        bottom: 50px;
    }
}

.line::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(217 217 217 / 10%);
    z-index: -1;
}

.line::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 25%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: -2;
}

.line-3 {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: -1;
}

.line-4 {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 75%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: -1;
}

.line-5 {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 100%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: -1;
}

.line {
    position: relative;
    margin: 0 auto;
}

.singleblogpage1-related-left,
.singleblogpage1-related-right {
    width: calc(50% - 15px);
}

.reservation-sec-full {
    position: relative;
}

.custom-lines-bg {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.custom-lines-bg .line {
    height: 100%;
}

#home2-our-restaurant-section .container,
#home2-services-sec .container,
#home2-video-sec .container,
#home2-counter-sec .container,
#home2-blog-sec .container {
    position: relative;
    z-index: 9;
}

.chefs-secrets-section .container {
    position: relative;
    z-index: 9;
}

#home2-hero-section .container {
    z-index: 9;
    position: relative;
}

.line {
    position: relative;
}

.line,
.custom-line-bg .container {
    height: 100%;
}

#home2-testimonials-sec .container {
    position: relative;
    z-index: 9;
}

.line-n {
    position: relative;
}

.line-n::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    left: 0px;
    background: rgb(217 217 217 / 10%);
    z-index: 1;
}

.line-n::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 25%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: 1;
}

.line-3-n {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: 1;
}

.line-4-n {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 75%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: 1;
}

.line-5-n {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 100%;
    top: 0;
    background: rgb(217 217 217 / 10%);
    z-index: 1;
}

.custom-line-bg-n {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.line-n,
.custom-line-bg-n .container {
    height: 100%;
}

.home2-line .gallery-home2-top {
    position: relative;
    z-index: 9;
}

.home2-line .homepage2-gallery {
    position: relative;
    z-index: 9;
}

.home2-line .fast-ordering-home2 .container {
    position: relative;
    z-index: 9;
}

.home2-line #chefs-secrets-section .container {
    position: relative;
    z-index: 9;
}

.hero-top-space {
    padding-top: 200px;
}

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

.logo-width {
    width: 200px;
}

.footer-padding-bottom {
    padding-bottom: 100px;
}



.home2-services-bottom-3column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 80px;
}

/* @media screen and (min-width: 768px) {
    .home2-services-bottom-2column {
        display: none;
    }
} */

@media screen and (max-width: 768px) {
    .home2-services-bottom-3column {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
        margin-top: 80px;
    }
}

@media screen and (max-width: 543px) {
    .home2-services-bottom-3column {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
        margin-top: 80px;
    }
}


.stickypaper-container {
    max-width: 350px;
    position: relative;
}

.stickypaper-outer {
    display: flex;
    padding-top: 92.5925926%;
    position: relative;

    width: 100%;
}

.stickypaper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* Shadow behind the stickypaper note */
.stickypaper:before {
    box-shadow: -2px 2px 15px 0 rgba(187, 235, 255, 0.5);
    background-color: rgba(187, 235, 255, 0.25);
    content: '';
    width: 90%;
    left: 5px;
    height: 80%;
    position: absolute;
    top: 25%;
}

/* Add responsiveness */
@media screen and (max-width: 543px) {
    .stickypaper:before {
        box-shadow: -8px 8px 25px 0 rgba(187, 235, 255, 0.5) !important;
        background-color: rgba(187, 235, 255, 0.25) !important;
        content: '' !important;
        width: 100% !important;
        left: 0px !important;
        height: 97% !important;
        position: absolute !important;
        top: 10% !important;
    }

    .stickypaper-content {
        font-size: 1.25rem;
    }
}

@media screen and (max-width: 768px) {
    .stickypaper:before {
        box-shadow: -8px 8px 25px 0 rgba(187, 235, 255, 0.5) !important;
        background-color: rgba(187, 235, 255, 0.25) !important;
        content: '' !important;
        width: 93% !important;
        left: 8px !important;
        height: 93% !important;
        position: absolute !important;
        top: 10% !important;
    }

    .stickypaper-content {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1024px) {
    .stickypaper:before {
        box-shadow: -2px 2px 15px 0 rgba(187, 235, 255, 0.5) !important;
        background-color: rgba(187, 235, 255, 0.25) !important;
        content: '' !important;
        width: 90% !important;
        left: 5px !important;
        height: 80% !important;
        position: absolute !important;
        top: 25% !important;
    }

    .stickypaper-content {
        font-size: 1.875rem;

    }
}

.roundobj {
    width: 10px;
    height: 10px;
    background-color: black;
    border-radius: 30px;
}

.h3paper {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}

.ppaper {
    font-size: 18px;
    font-weight: 600;
}

.h4paper {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;

}

@media only screen and (min-width: 0px) and (max-width: 1200px) {
    .h3paper {
        font-size: 20px !important;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .ppaper {
        font-size: 14px !important;
        font-weight: 600;
    }

    .h4paper {
        font-size: 16px !important;
        font-weight: 600;
        margin-top: 5px;

    }
}

.paper-margin {
    margin-left: 15px;
    margin-right: 30px;
}

/* paper color */

.bg-skyblue {
	background-color: #ff8ed7;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-red {
	background-color: #8dff90;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-yellow {
    background-color: #f8ff86;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-light-dark-blue{
	background-color: #5277ff;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-light-orange {
	background-color: #ff716d;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-light-purple {
	background-color: #c766ff;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}

.bg-light-grey {
	background-color: #00ffc4;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: 'Elsie';
    font-size: 1rem;
    flex-direction: column;
    clip-path: url(#stickypaperClip);
    padding-top: 15px;
    row-gap: 5px;
}


@media only screen and (min-width: 991px){
.header-cart-sec {
display: none;
}
}



#home3-testimonial-sec{
    margin-top: 0px;
}

#homepage1-gallery-sec .content-overlay-home2 {
    background: #00000096 !important;
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
#homepage1-gallery-sec .view-all-homepage1{
    margin-top: 30px;
    margin-bottom: 30px;
}
.gallery-slide:hover .content-overlay-home2 {
    opacity: 1 !important; 
}
.text-align-center{
    text-align: center;
    }
    .item-align-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .dish{
	margin-bottom:30px !important;
	margin-top:30px !important;
}
.dish img{
    width: 300px;
    height: 300px;
}
@media screen and (max-width: 1439px){
    .for-desktop{
    display: none !important;
    }
}
@media screen and (min-width: 1440px){
    .for-mobile{
    display: none;
    }
}
@media screen and (max-width: 991px){
    .fast-ordering-left, .home3-hero-first{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align:center;
    }
    .fast-otder-media-sec{
    justify-content: center;
    }
    .home3-testimonial-left{
        display: flex;
    flex-direction: column;
    align-items: center;
    }
    .wpcf7-form{
    display: flex;
    justify-content: center;
    flex-direction: column;
    }
	.hero-btns{
		display:flex;
		justify-content: center;
	}
}
@media screen and (max-width: 991px){
.order-sec-btn-hide{
display:none;
}
.home3-testimonial-sec-full{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}
.mobile-margin{
margin-top:0 !important;
}
#fast-ordering-sec .container {
padding-bottom: 0 !important;
}
.fast-ordering-right .img-fluid{
margin-bottom: -23px;
}





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

#about-us-our-restaurant-section .home2-ser-img {
    border: 2px solid #F39434;
    padding: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-left: auto !important;
    margin-right: auto;
}
}
@media screen and (min-width: 992px){
.order-sec-btn-hide-desktop{
display:none;
}

.fast-ordering-sec-full .fast-ordering-right{
border-bottom: 1px solid #ffffff;
}
.fast-ordering-sec-full .fast-ordering-right .img-fluid{
    margin-bottom: -12px;
}

}
@media screen and (max-width: 768px){
.homepage1-menu-content {
    display: flex;
    align-items: center;
    column-gap: 30px;
    flex-direction: column;
        row-gap: 20px;
}
.homepage1-menu-content .homepage1-menu-right{
text-align: center;
}
}



 .message {
    display: none; /* initially hide the message */
  }
  .non-hide {
    display: block; /* show the message when this class is added */
  }
  .screen-reader-response{
  display:none;
  }
  .wpcf7-response-output{
  color:#ffffff !important;
  margin-top:20px;
      font-family: 'Lexend' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: center !important;
  }


.page-padding-top{
	padding-top: 100px;
}

.df-bg{
	background-color: #ffffff00 !important;
}

@media screen and (max-width: 768px){
    .book-for-desktop{
    display: none !important;
    }
}
@media screen and (min-width: 769px){
    .book-for-mobile{
    display: none;
    }
}

/* table {
	background: #fff;
} */
/* table,
tbody,
tr,
td{
	text-align: center;
	margin: auto;
	border: 1px solid #000000;
	padding: 1rem;
	width: 50%;
} */
.wpcf7-response-output{
    color: white !important;
    text-align: center !important;
    margin: 20px 0 0 0 !important;
}
.wpcf7-form{
	padding-left:10px !important;
	padding-right:10px !important;
}


