/*Media Query Starts*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {

/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */




}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {

    
/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {


/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {


/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	
.theme-head {
    font-size: 35px;
    line-height: 40px;
}


/* Fonts css Starts */
	
h4 {
    font-size: 20px;
    line-height: 25px;
}
	
p {
    font-size: 12px;
    line-height: 25px;
}

/* Fonts css Ends */



/* Buttons css Starts */
	
.btn-1 {
    margin-top: 0;
    padding: 5px 5px 5px 20px;
}

/* Buttons css Ends */




/* Home css Starts */

    header {
        position: relative;
        top: unset;
        width: 100%;
        display: block;
        padding: 20px 0;
    }
	
.menuSec {
    margin: 0;
    width: 100%;
}
	
.menuSec ul li a {
    font-size: 14px;
}

header .header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 100%;
}
	
    .home-baner-text {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 20px;
        z-index: 999;
        position: relative;
    }
	
.home-banner-sec .hom-baner-image {
    height: 600px;
}
	
.home-baner-text h1 {
    font-size: 30px;
    line-height: 35px;
}
	
.home-baner-text p {
    font-size: 12px;
    line-height: 25px;
}
	
.home-baner-text a {
    margin-top: 0;
}
	
/* 	.poster {
	display: none;
	} */
	
/* .home-baner-img {
    display: none;
} */

img.banner-imag-1 {
    bottom: -30px;
}

    .bg-pattern {
        height: 100%;
        justify-content: end;
        width: 100%;
        z-index: -1;
        position: relative;
    }
	
    .bg-pattern span {
        font-size: 90px;
        line-height: 1;
    }
	
    .banner-social {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 20px;
        height: 80px;
        width: 100%;
        position: relative;
        z-index: 999;
    }
	
.banner-social::before {
    display: none;
}
	
ul.ban-social {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

    ul.ban-social li {
        background: none;
    }
	
ul.ban-social li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social li a span i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social span::before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}

ul.ban-social span::after {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}
	
.about-sec {
    padding: 40px 0;
}
	
.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
	
.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	
.about-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    margin: 20px 0;
}
	
.about-text p {
    margin: 0;
}
	
.mission-box {
    margin: 0;
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.mission-box h3 {
    font-size: 20px;
    line-height: 25px;
}
	
.our-menu-sec {
    padding: 40px 0;
}
	
.our-menu-sec .border-bottom {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

ul.tbing {
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
ul.tbing h3 {
    font-size: 14px;
    line-height: 1;
    padding: 20px;
}
	
.menu-box {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.menu-image img {
    height: 300px;
}

.menu-image {
    width: 100%;
}
	
.menu-text {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.menu-slider .proddes {
    margin: 0;
}
	
.menu-btn {
    margin: 0;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
}
	
.menu-slider-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    gap: 10px;
}
	
    .menu-slider-counter .current-slide {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 40px;
        width: 300px;
        padding: 0 0 0 0;
        font-size: 12px;
        line-height: 1;
    }

.menu-slider-counter span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
    font-size: 12px;
    line-height: 1;
}
	
.testimonial-head {
    width: 100%;
    margin: 0 0 20px 0;
}
	
.testimonial-sec {
    padding: 30px 0 !important;
}

.craving-sec {
    padding: 50px 0;
}
	
.craving-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
	
.craving-content p {
    margin: 0;
}
	
.craving-content h2 {
    line-height: 40px !important;
}
	
.crav-abs-image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
    width: 100%;
    margin: 0 auto;
}
	
    img.crv-1, img.crv-2 {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0deg);
        border: 3px solid #fff;
        height: 200px;
        width: 140px;
        margin: 0 0 30px 0;
    }
	
.gallery-sec {
    padding: 40px 0;
}
	
footer {
    padding: 40px 0 0 0;
}
	
.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.footer-logo .textwidget {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
.footer-logo p {
    margin: 0;
}
	
.footer-cont {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0;
}
	
.footer-link {
    margin-left: 0;
}
	
footer h3 {
    font-size: 20px;
    line-height: 25px;
	margin: 0 0 20px 0;
}
	
.footer-info {
    width: 100%;
}
	
.footer-nav p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 20px 0;
}

.payment-card {
    text-align: center;
}	

html .textwidget.custom-html-widget ul.footer-menu {
    column-count: 1 !important;
}
	
	

/* Home css Ends */

/* Inner Banner Css Starts */

section.banner.inn {
    margin-bottom: 0;
}
	
section.banner.inn {
    padding: 100px 0;
}
	
section.banner.inn h2 {
    font-size: 55px;
    line-height: 60px;
}

/* Inner Banner Css Ends */

	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	
.theme-head {
    font-size: 35px;
    line-height: 40px;
}


/* Fonts css Starts */
	
h4 {
    font-size: 20px;
    line-height: 25px;
}
	
p {
    font-size: 12px;
    line-height: 25px;
}

/* Fonts css Ends */



/* Buttons css Starts */
	
.btn-1 {
    margin-top: 0;
    padding: 5px 5px 5px 20px;
}

/* Buttons css Ends */




/* Home css Starts */

    header {
        position: relative;
        top: unset;
        width: 100%;
        display: block;
        padding: 20px 0;
    }
	
.menuSec {
    margin: 0;
    width: 100%;
}
	
.menuSec ul li a {
    font-size: 14px;
}

header .header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 100%;
}
	
    .home-baner-text {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 20px;
        z-index: 999;
        position: relative;
    }
	
.home-banner-sec .hom-baner-image {
    height: 600px;
}
	
.home-baner-text h1 {
    font-size: 30px;
    line-height: 35px;
}
	
.home-baner-text p {
    font-size: 12px;
    line-height: 25px;
}
	
.home-baner-text a {
    margin-top: 0;
}
	
/* 	.poster {
	display: none;
	} */
	
img.banner-imag-1 {
    bottom: -30px;
}
	
    .bg-pattern {
        height: 100%;
        justify-content: end;
        width: 100%;
        z-index: -1;
        position: relative;
    }
	
    .bg-pattern span {
        font-size: 90px;
        line-height: 1;
    }
	
    .banner-social {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 20px;
        height: 80px;
        width: 100%;
        position: relative;
        z-index: 999;
    }
	
.banner-social::before {
    display: none;
}
	
ul.ban-social {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

    ul.ban-social li {
        background: none;
    }
	
ul.ban-social li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social li a span i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social span::before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}

ul.ban-social span::after {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}
	
.about-sec {
    padding: 40px 0;
}
	
.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
	
.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	
.about-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    margin: 20px 0;
}
	
.about-text p {
    margin: 0;
}
	
.mission-box {
    margin: 0;
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.mission-box h3 {
    font-size: 20px;
    line-height: 25px;
}
	
.our-menu-sec {
    padding: 40px 0;
}
	
.our-menu-sec .border-bottom {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

ul.tbing {
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
ul.tbing h3 {
    font-size: 14px;
    line-height: 1;
    padding: 20px;
}
	
.menu-box {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.menu-image img {
    height: 300px;
}

.menu-image {
    width: 100%;
}
	
.menu-text {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.menu-slider .proddes {
    margin: 0;
}
	
.menu-btn {
    margin: 0;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
}
	
.menu-slider-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    gap: 10px;
}
	
    .menu-slider-counter .current-slide {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 40px;
        width: 300px;
        padding: 0 0 0 0;
        font-size: 12px;
        line-height: 1;
    }

.menu-slider-counter span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
    font-size: 12px;
    line-height: 1;
}
	
.testimonial-head {
    width: 100%;
    margin: 0 0 20px 0;
}
	
.testimonial-sec {
    padding: 30px 0 !important;
}

.craving-sec {
    padding: 50px 0;
}
	
.craving-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
	
.craving-content p {
    margin: 0;
}
	
.craving-content h2 {
    line-height: 40px !important;
}
	
.crav-abs-image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
    width: 100%;
    margin: 0 auto;
}
	
    img.crv-1, img.crv-2 {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0deg);
        border: 3px solid #fff;
        height: 200px;
        width: 140px;
        margin: 0 0 30px 0;
    }
	
.gallery-sec {
    padding: 40px 0;
}
	
footer {
    padding: 40px 0 0 0;
}
	
.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.footer-logo .textwidget {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
.footer-logo p {
    margin: 0;
}
	
.footer-cont {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0;
}
	
.footer-link {
    margin-left: 0;
}
	
footer h3 {
    font-size: 20px;
    line-height: 25px;
	margin: 0 0 20px 0;
}
	
.footer-info {
    width: 100%;
}
	
.footer-nav p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 20px 0;
}

.payment-card {
    text-align: center;
}	

html .textwidget.custom-html-widget ul.footer-menu {
    column-count: 1 !important;
}
	
	

/* Home css Ends */


/* Inner Banner Css Starts */

section.banner.inn {
    margin-bottom: 0;
}
	
section.banner.inn {
    padding: 100px 0;
}
	
section.banner.inn h2 {
    font-size: 55px;
    line-height: 60px;
}

/* Inner Banner Css Ends */

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
	
.theme-head {
    font-size: 35px;
    line-height: 40px;
}


/* Fonts css Starts */
	
h4 {
    font-size: 20px;
    line-height: 25px;
}
	
p {
    font-size: 12px;
    line-height: 25px;
}

/* Fonts css Ends */



/* Buttons css Starts */
	
.btn-1 {
    margin-top: 0;
    padding: 5px 5px 5px 20px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    top: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

header .header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 100%;
}
	
.home-baner-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.home-banner-sec .hom-baner-image {
    height: 600px;
}
	
.home-baner-text h1 {
    font-size: 30px;
    line-height: 35px;
}
	
.home-baner-text p {
    font-size: 12px;
    line-height: 25px;
}
	
.home-baner-text a {
    margin-top: 0;
}
	
	.poster {
	display: none;
	}
	
.home-baner-img {
    display: none;
}
	
.bg-pattern {
    height: 70%;
    justify-content: end;
}
	
	.bg-pattern span {
    font-size: 50px;
    line-height: 55px;
}
	
.banner-social {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    height: 80px;
    width: 100%;
}
	
.banner-social::before {
    display: none;
}
	
ul.ban-social {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

    ul.ban-social li {
        background: none;
    }
	
ul.ban-social li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social li a span i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social span::before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}

ul.ban-social span::after {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}
	
.about-sec {
    padding: 40px 0;
}
	
.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
	
.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	
.about-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    margin: 20px 0;
}
	
.about-text p {
    margin: 0;
}
	
.mission-box {
    margin: 0;
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.mission-box h3 {
    font-size: 20px;
    line-height: 25px;
}
	
.our-menu-sec {
    padding: 40px 0;
}
	
.our-menu-sec .border-bottom {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

ul.tbing {
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
ul.tbing h3 {
    font-size: 14px;
    line-height: 1;
    padding: 20px;
}
	
.menu-box {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.menu-image img {
    height: 300px;
}

.menu-image {
    width: 100%;
}
	
.menu-text {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.menu-slider .proddes {
    margin: 0;
}
	
.menu-btn {
    margin: 0;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
}
	
.menu-slider-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    gap: 10px;
}
	
    .menu-slider-counter .current-slide {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 40px;
        width: 300px;
        padding: 0 0 0 0;
        font-size: 12px;
        line-height: 1;
    }

.menu-slider-counter span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
    font-size: 12px;
    line-height: 1;
}
	
.testimonial-head {
    width: 100%;
    margin: 0 0 20px 0;
}
	
.testimonial-sec {
    padding: 30px 0 !important;
}

.craving-sec {
    padding: 50px 0;
}
	
.craving-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
	
.craving-content p {
    margin: 0;
}
	
.craving-content h2 {
    line-height: 40px !important;
}
	
.crav-abs-image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    width: 95%;
    margin: 0 auto;
}
	
    img.crv-1, img.crv-2 {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0deg);
        border: 3px solid #fff;
        height: 200px;
        width: 140px;
        margin: 0 0 30px 0;
    }
	
.gallery-sec {
    padding: 40px 0;
}
	
footer {
    padding: 40px 0 0 0;
}
	
.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.footer-logo .textwidget {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
.footer-logo p {
    margin: 0;
}
	
.footer-cont {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0;
}
	
.footer-link {
    margin-left: 0;
}
	
footer h3 {
    font-size: 20px;
    line-height: 25px;
	margin: 0 0 20px 0;
}
	
.footer-info {
    width: 100%;
}
	
.footer-nav p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 20px 0;
}

.payment-card {
    text-align: center;
}	

html .textwidget.custom-html-widget ul.footer-menu {
    column-count: 1 !important;
}
	
	

/* Home css Ends */
	
	
/* Inner Banner Css Starts */

section.banner.inn {
    margin-bottom: 0;
}
	
section.banner.inn {
    padding: 100px 0;
}
	
section.banner.inn h2 {
    font-size: 45px;
    line-height: 50px;
}

/* Inner Banner Css Ends */

}

@media only screen and (min-width: 300px) and (max-width: 519px) {
	
.theme-head {
    font-size: 35px;
    line-height: 40px;
}


/* Fonts css Starts */
	
h2 {
    font-size: 30px;
    line-height: 35px;
}
	
h4 {
    font-size: 20px;
    line-height: 25px;
}
	
p {
    font-size: 12px;
    line-height: 25px;
}

/* Fonts css Ends */



/* Buttons css Starts */
	
.btn-1 {
    margin-top: 0;
    padding: 5px 5px 5px 20px;
}

/* Buttons css Ends */




/* Home css Starts */

header {
    position: relative;
    top: unset;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

header .header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 100%;
}
	
.home-baner-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.home-banner-sec .hom-baner-image {
    height: 600px;
}
	
.home-baner-text h1 {
    font-size: 30px;
    line-height: 35px;
}
	
.home-baner-text p {
    font-size: 12px;
    line-height: 25px;
}
	
.home-baner-text a {
    margin-top: 0;
}
	
	.poster {
	display: none;
	}
	
.home-baner-img {
    display: none;
}
	
.bg-pattern {
    height: 70%;
    justify-content: end;
}
	
	.bg-pattern span {
    font-size: 50px;
    line-height: 55px;
}
	
.banner-social {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    height: 80px;
    width: 100%;
}
	
.banner-social::before {
    display: none;
}
	
ul.ban-social {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

    ul.ban-social li {
        background: none;
    }
	
ul.ban-social li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social li a span i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
	
ul.ban-social span::before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}

ul.ban-social span::after {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
}
	
.about-sec {
    padding: 40px 0;
}
	
.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
	
.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	
.about-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    margin: 20px 0;
}
	
.about-text p {
    margin: 0;
}
	
.mission-box {
    margin: 0;
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.mission-box h3 {
    font-size: 20px;
    line-height: 25px;
}
	
.our-menu-sec {
    padding: 40px 0;
}
	
.our-menu-sec .border-bottom {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

ul.tbing {
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
ul.tbing h3 {
    font-size: 14px;
    line-height: 1;
    padding: 20px;
}
	
.menu-box {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.menu-image img {
    height: 300px;
}

.menu-image {
    width: 100%;
}
	
.menu-text {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
	
.menu-slider .proddes {
    margin: 0;
}
	
.menu-btn {
    margin: 0;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
}
	
.menu-slider-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    gap: 10px;
}
	
    .menu-slider-counter .current-slide {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 40px;
        width: 300px;
        padding: 0 0 0 0;
        font-size: 12px;
        line-height: 1;
    }

.menu-slider-counter span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
    font-size: 12px;
    line-height: 1;
}
	
.testimonial-head {
    width: 100%;
    margin: 0 0 20px 0;
}
	
.testimonial-sec {
    padding: 30px 0 !important;
}

.craving-sec {
    padding: 50px 0;
}
	
.craving-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
	
.craving-content p {
    margin: 0;
}
	
.craving-content h2 {
    line-height: 40px !important;
}
	
.crav-abs-image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 95%;
    margin: 0 auto;
}
	
    img.crv-1, img.crv-2 {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0deg);
        border: 3px solid #fff;
        height: 200px;
        width: 140px;
        margin: 0 0 30px 0;
    }
	
.gallery-sec {
    padding: 40px 0;
}
	
footer {
    padding: 40px 0 0 0;
}
	
.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}
	
.footer-logo .textwidget {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0 0 20px 0;
}
	
.footer-logo p {
    margin: 0;
}
	
.footer-cont {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 0;
}
	
.footer-link {
    margin-left: 0;
}
	
footer h3 {
    font-size: 20px;
    line-height: 25px;
	margin: 0 0 20px 0;
}
	
.footer-info {
    width: 100%;
}
	
.footer-nav p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 20px 0;
}

.payment-card {
    text-align: center;
}	

.textwidget.custom-html-widget ul.footer-menu {
    column-count: 1;
}
	
html .textwidget.custom-html-widget ul.footer-menu {
    column-count: 1 !important;
}

/* Home css Ends */
	

/* Inner Banner Css Starts */

section.banner.inn {
    margin-bottom: 0;
}
	
section.banner.inn {
    padding: 50px 0;
}
	
section.banner.inn h2 {
    font-size: 45px;
    line-height: 50px;
}

/* Inner Banner Css Ends */

}


/*Media Query End*/



