@media (max-width: 767px) {
	.logo-image img {
    width: 70px;
}
.main-header-wrapper {
        padding: 7px 0;
    }
	.banner-wrapper.style1 .banner-thumb-area {
    position: relative;
    z-index: 5;
    margin-top: 0;
}
.section-title .sub-title {
    color: #e5a408;
    font-family: "Epilogue", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 46px;
    text-transform: uppercase;
}
.title-area .title {
    color: var(--title);
    text-align: center;
    font-family: var(--title-font);
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 11px;
}
.about-content {
    padding-left: 0;
}
.title-area .text{
    font-size: 15px;
	line-height: 25px;
}
.single-food-items .item-content h3 {
    color: var(--title);
    font-family: var(--title);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 8px;
}
.single-food-items .item-content .text{
	margin-bottom:0px;
}
.cta-thumb img{
	width: 175px;
    margin: 0 auto;
    display: block;
}
.cta-section .section-padding {
    padding: 40px 0;
}
.cta-wrap.style1 .cta-content h6{
	    color: #efa802;
    font-family: var(--title-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 10px;
    text-transform: uppercase;
}
.cta-wrap.style1 .cta-content p{
	font-size:15px;
}
.testimonial-card.style3 .testimonial-body p{
	    font-size: 15px;
    line-height: 25px;
}
.footer-widgets-wrapper .single-footer-widget {
    margin-top: 0;
}
.footer-widgets-wrapper .single-footer-widget .footer-content p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    line-height: 24px;
}
.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child){
	margin-bottom:5px;
}
.lerg{
	left:0px;
}
.item2 p{
	font-size: 15px;
    line-height: 23px;
}
.fancy-box {
    display: flex;
    color: #fff;
    gap: 8px;
    margin-bottom: 8px;
}
.footer-widgets-wrapper {
        padding: 50px 0 10px;
    }
.footer-bottom .footer-wrapper p {
    color: var(--white);
    font-size: 12px;
}
.footer-bottom .footer-wrapper p a img {
    width: 30px;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
}
.footer-widgets-wrapper .single-footer-widget .list-area li a {
    color: var(--white);
    font-size: 15px;
}
.offcanvas__logo a img
 {
    width: 70px;
}	
.mb-5 {
    margin-bottom: 1rem !important;
}
.offcanvas__contact h4{
	font-size: 16px;
    margin-bottom: -6px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__close {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 0;
    color: var(--title) !important;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 1px solid var(--border) !important;
    border: none;
}
   
	.star {
    display: block;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    width: 100%;
}
.dishes-card.style2 {
    padding: 26px 25px;
    margin-top: 82px;
}
    .testimonial-card.style1 p {
        font-size: 15px;
        line-height: 26px;
    }
.testimonial-card.style1 {
    padding: 22px;
	    margin-top: 22px;
}
    .testimonial-card.style1 .testimonial-header .quote {
        right: 0;
    }
.testimonial-card.style1 .testimonial-header .fancy-box .item2 h6 {
    color: var(--title);
    font-family: var(--title-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0;
}
.contact-form.style2 h2 {
    color: var(--title);
    font-family: var(--title-font);
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 33px;
    text-transform: capitalize;
    margin-bottom: 19px;
}
.contact-form.style2 input {
    width: 100%;
    padding: 10px 8px;
    margin-bottom: 8px;
    border-radius: 8px;
    border: 1px solid #D4DCFF;
    color: var(--text);
    font-family: var(--body-font);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.contact-box.style1 {
    padding: 20px 35px 20px 30px;
}

}