/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.0.1663563737
Updated: 2022-09-19 05:02:17

*/
body {
  background: #fff;
}	


:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 16px;
}	

a,p,ul li,button, li a,span,div , h1, h2, h3, h4, h5, h6 , .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary{
	 font-family: 'Poppins', sans-serif;
	letter-spacing:normal;-webkit-text-size-adjust: none; 
}
.menu-modal-inner {      width: 40rem;}
	
	:focus-visible {
    outline: none !important;
}
:focus-within {
    outline: none !important;
}

.container {  max-width: 1170px;  margin: 0 auto;  padding-left: 0;  padding-right: 0;  width: 100%;}

.topbar {
        background: #d80d19;
    width: 100%;
    position: relative;
    padding: 8px 0;
    position: static;    background: url(imgs/top-bar.jpg);
}
.topbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.header-titles-wrapper {
  margin-right: 0px;
  max-width: 100%;
  width: 100%;
}
.col-left {
  width: 33%;
}
.col-middle {
  width: 33%;
}
.col-right {
  width: 33%;
	    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.information-page {
  margin-top: 50px;
}
.inform-left {
  width: 31%;
  display: inline-block;
  position: relative;
  float: left;
}
.info-sidebar {
  position: unset;
  top: 140px;
  background: #f4f4f4;
  padding: 0px 0px;
  border-radius: 2px;
  width: 100%;
  border-left: 5px solid #d80d19;
  box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
}
.info-sidebar.sidebarfixed {
    position: fixed;
    width: 350px;
    top: 10px;
}
ul#menu-information {
  margin-left: 0px;
  list-style: none;margin-bottom: 0;
  background: #d2d2d2;
}
ul#menu-information li {
  border-bottom: 1px solid #cfccc90d;
  margin-left: 0px;
  padding-left: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  background: transparent;
  list-style: none;
	margin-top: 0;
}
.info-sidebar ul li a {
  color: #3c3c3c;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  font-weight:bold;	
}
.inform-right {
  display: inline-block;
  width: 65%;
  margin-left: 30px;margin-bottom: 60px;
	float:right;
}
.info-content p {
  font-family: 'Poppins', sans-serif;
  letter-spacing: normal;
  color: #696a70;
  font-size: 15px;
}
.info-content h2 {
  font-size: 26px;
  margin: 0px 0px 20px;
  color: #3c3c3c;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 600;
}
.info-content th {
  color: #3c3c3c;
	font-size: 14px;
	font-weight: 700;
}
.info-content td {
  color: #696a70;
  font-size: 15px;
}
.info-content li {
  color: #696a70;
  font-size: 15px;
}
li#icl_lang_sel_widget-2 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wpml-ls-legacy-list-horizontal {      padding: 0;}
.online-btn {
  float: right;
}
.top-bar-left li {
  list-style: none;
}
.t-left span {
  display: block;
}
.t-left {
  color: #dc0016;
  font-weight: bold;
}
.top-bar-left span.visit {
    font-weight: 600;
}
.t-left span {
  color: #e4e0e0;
  font-weight: normal;
  font-size: 14px;
}
#privacy p {
  font-size: 15px;
  line-height: 26px;
  color: #696a70;
  font-weight: 400;
  font-family: "Poppins";
}
#privacy {
  padding-top: 30px;
	padding-bottom: 0px;
}
.textwidget .t-left {
    margin: 0 ;
    padding-top: 0;
	font-weight: 300;
}
.top-bar-left p, .top-bar-left span {
    margin: 0;
    line-height: normal; font-size:14px;
	color:#fff;
	  
 
} .top-bar-left span {   display: inline; }

body:not(.page-template-home) .top-bar-left p,body:not(.page-template-home) .top-bar-left span.visit { color:#fff }
 

.online-btn a {
    text-decoration: none;
    background: #ffaf00;
    color: #fff;
    padding: 9px 30px 9px 15px;
    border-radius: 7px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;    position: relative;
}
.online-btn a::after {
content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 13px;
}
#site-header {
  background: transparent;
  position: absolute;
  width: 100%;
  top: 40px;
	z-index:11;
}
.header-inner.section-inner {
  max-width: 1170px;
  margin: auto;
  padding: 13px 0px;    width: 100%;
}
.header-inner .toggle { padding-left:0; }
.primary-menu-wrapper {
  width: auto;
}
.header-titles {
  display: block;
}
.nav-toggle .toggle-icon, .nav-toggle svg {
  height: auto;
  width: auto;
  background: #ffaf00;
  padding: 15px 15px 15px 15px;
	color: white !important;
}
.nav-toggle .toggle-inner {
  padding-top: 0px; height:auto;
}
.toggle-icon.custom-toggle {
  border-radius: 6px;
}
.sub-heading {
  color: #dc0016;
}
h1, .heading-size-1, h2, .heading-size-2, h3, .heading-size-3 {
  margin: 15px auto 15px;
	font-size: 38px;
font-weight: 700;
}
#customer-review .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testi-right {
  width: 69%;
}
.testi-left {
  width: 30%;
}
.testimonial-item {
  background: #333;
}
.testimonial-item p {
  color: #fff;
  font-size: 14px;
}
.testimonial-item {
  background: #333;
  min-height: 252px;  	
  border: 1px dashed #ffffffa3;
  
}
.testimonial-content {
  padding: 10px 20px;
}
.testimonial-item h5 {
  color: #fff;
  margin: 0px;
  padding: 15px 20px;
  font-size: 16px;
}
.testimonial-item:hover {
  background: #dc0016;
	 
}
div#teamslides .owl-nav {
  display: none;
}
.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;	
}
.owl-dot.active {
  background: #dc0016 !important;
}
button.owl-dot {
  width: 15px;
  height: 5px;
  background: #ddd;
  border-radius: 100px;
  margin: 0 4px;
}
.owl-carousel button.owl-dot {
  background: #ddd;
}
#process {
background: url(https://tadka.mom/wp-content/uploads/2022/09/process-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 85px;
padding-bottom: 50px;
}

.p-center {
  text-align: center;
}
.p-center .sub-heading {
  color: #ffaf00;
}
.p-center .main-heading {
  color: #fff;
}
.process-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.process-item .box {
  width: 25%;
  text-align: center;
}
.process-item .box img{
  margin:auto;
	
    transition: 0.5s;
    transform: translateX(-10px);
}
.process-item .box img { }
.process-item .box:nth-child(2) img {     transition-delay: 0.5s; }
.process-item .box:nth-child(3) img {transition-delay: 0.7s; }
.process-item .box:last-child img {     transition-delay: 1s; }
.process-item .box.animate__fadeIn img {
    opacity: 1;
    transform: translateX(0);
}
.process-item .item-text {
  color: #fff;margin: 1em 0 1em 0;    font-size: 16px;
    text-align: center;
}
.links-tab {
  text-align: center;
}
.menu-sec .links-tab .tablink.active {
  background: #ffaf00;
  color: #fff;
  border: none;
  text-decoration: none;
  border-radius: 6px;
  padding: 14px 22px;
 
}
.links-tab button {  
  font-size: 14px;
  margin: 0px 8px;  
  transition: .5s;
 
}
.dish-content .home-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 70px;
}
.dish-content .home-menu .menu-list {
  width: 42%;
  margin-bottom: 45px;
}
.home-menu .txt-left1 {
  float: left;
}
.txt-left1 h6 {
  margin: 0;
  font-size: 17px;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: capitalize;
  color: #d4151c;
}
.dish-content {
    padding: 0 40px;
}
.home-menu .price-right {
  float: right;
  color: #ca2826;
  font-weight: 600;
  font-size: 18px;
}
.home-menu .menu-text-full1 {
  display: block;
  width: 100%;
  float: left;
  border-top: 1px dashed #ddd;
  padding-top: 15px;
  margin-top: 15px;
  color: #696a70;
  font-size: 15px;
  font-weight: 400;
}
.tabcontent {
  display: none;
}
.tabcontent.active {
  display: block;
}
.links-tab button {
  padding: 11px 22px;
  font-size: 14px;
  margin: 0px 8px;
  background: transparent;
  color: #626262;
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none;
}


.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
	color: #d80d19 !important;
}
 
ul.modal-menu.reset-list-style li a {
    color: #333 !important;    font-size: 14px;
    padding: 10px;
}
.footer-sec-three.third h3 {
    margin: 30px 0px -32px 0px !important;
}
	
	/* k css*/


   /* Home-page start*/
	
	.testimonial-content {
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";}
	
	.testi-left h2.main-heading {
    font-size: 44px;
    color: #333333;
    font-weight: 700;
    font-family: "Poppins";}
	

    .sub-heading {
    font-size: 30px;
    color: #d80d19;
    font-weight: 700;
    font-family: "Dancing Script";
    margin: 0;}
    
    div#home-about .container {
    position: relative;
    display: flex;
  
}
.home-about-right .main-heading {
    text-align: left;
	line-height: normal;
}

div#home-about .home-about-right {
    position: absolute;
    width: 50%;
    float: right !important;
    margin: 0 auto;
    right: 0%;
}
.in-touch-right h2.heading {
    color: #d80d19;
    font-weight: 700;
    font-family: "Dancing Script";
}
div#home-about .home-about-right  p { font-size:14px; }
div#home-about .home-about-right p.sub-heading { font-size:20px;  }
div#home-about .home-about-left {
    display: flex;
    margin-top: 115px;
	width: 85%;}

div#home-about .home-about-right {
    top:270px;
    background-color: white;
    padding: 45px;
    font-size: 15px;
    line-height: 26px;
    color: #696a70;
    font-weight: 400;
    font-family: "Poppins";
	box-shadow: 1px 1px 21px #c2b7b7;
    border-radius: 0 84px 0 0; 
    transition: 0.3s;
    transform: scale(0.95);
    }
div#home-about  .home-about-right.animate__flipInX {
 transform: scale(1);
    opacity: 1;}


div#home-about .img1 
{
	 transition: 0.3s;
    transform: scale(0.95);
    
	 
}
div#home-about .img1.animate__flipInX {
	transition-delay:0.5s;
 transform: scale(1);
    opacity: 1;}

div#home-about .img2 {
 }
	
	div#home-about .img1 {
    padding-left: 0;
    position: absolute;
    left: -70px;
    top: 270px;


}
div#home-about .img2 {
    position: absolute;
    left: 28%;
}
div#customer-review {margin-top: 18%;}

div#home-about .read-more {
    display: inline-block;
  
    border-radius: 6px;
  }

div#home-about .read-more a {
    color: white;
    text-decoration: none;    transition: 0.5s;
    font-size: 17px;  padding: 7px 20px;display: block;border: solid 1px transparent;border-radius:4px;  background-color: #d80d19;}
div#home-about .read-more a:hover { border: solid 1px #d80d19; color:#d80d19;    background: transparent; }

div#process .main-heading {
    font-size: 44px;
    line-height: normal;
    font-family: "Poppins";
    letter-spacing: 0 !important;
}
.home-about-right h1 {
  font-size: 28px;
}

div#home-tab-menu .sub-heading, .main-heading {text-align: center;}
 .in-touch-right .main-heading {
    font-size: 44px;
    color: #333333;
    font-family: "Poppins";
    text-align: left;
    margin-bottom: 30px;
}
div#home-contact .container {
    display: flex;
	justify-content: space-between;
	max-width: 100%;
   
}
.view-menu , span.toggle-text {
    display: none;
}

.contact-left {
    background-color: red;
    padding: 100px 50px 40px 70px;
    width: 50%;
    height: 445px;
    background: url(imgs/pattrn-tadka.jpg);
	position: relative;
}

.contact-right {  width:50%;}
.map-code iframe {  width:100% !important;}
h4.main-heading {
    margin-top: 0;
}
p.contact-hd {
    background-color: #333333;
    display: inline;
    color: white;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
}
p.contact-hd2{
	position: absolute;
    right: 20px;
    top: 35%;
    background: #fab300;
    font-size: 17px;
    font-weight: 600;
}


.home-slider {      position: relative;
    z-index: 10; clear: both;}
div#home-about {background-image: url(https://tadka.mom/wp-content/uploads/2022/09/about-bg.jpg);
	           	           background-repeat: no-repeat;
	    position: relative;
    min-height: 730px;margin-top: -40px;
    z-index: 0;
                           }


.contact-left ul li {
    display: flex;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
	flex-wrap:wrap;
    font-family: "Poppins"; 
	align-items: center;font-weight: 600;
    font-size: 17px;
	
   
}
.contact-left a {
    color: white;
	text-decoration: none;
   
}


.contact-left ul {
    display: flex;
    justify-content: space-between;
	margin: 0;
}

p.cnt-phone a {
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-decoration: none;
}
p.cnt-phone {    padding: 20px 0px;}
 
div#service-box {    display: flex;}


#service-box{
    display: flex;
	z-index:100;  position: relative;
}
div#home-contact {
    z-index: 0;
    position: relative;
}
div#service-box .container .service-box {
       display: flex;
    background-color: white;
    padding: 50px 30px;
    justify-content: center;
    max-width: 1170px;
    height: 196px;
    margin-top: -100px;
    border-radius: 20px;
    border-bottom: 3px solid #d80d19;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
	z-index:1000;
}
div#service-box {  z-index:1000;}

.ser-boxes .s-box {
    width: 33%;
    flex-direction: column;
    display: flex;
    align-items: center;}

.s-box p {
    font-size: 18px;
    line-height: 78px;
    color: #333333;
    font-weight: 600;
    font-family: "Poppins";
	  transition: 0.5s;
    transform: translateY(-10px);
}
.s-box img {
    margin: 0 auto;
	transition: 0.5s;
    transform: translateY(10px);
}
.ser-boxes .s-box:nth-child(2) img,.ser-boxes .s-box:nth-child(2) p { transition-delay:0.7s; }
.ser-boxes .s-box:nth-child(3)  img , .ser-boxes .s-box:nth-child(3)  p { transition-delay:1.4s; }
.ser-boxes .s-box.animate__fadeIn img{  opacity: 1;
   
    transform: translateY(0px);  }
.ser-boxes .s-box.animate__fadeIn p{  opacity: 1;
   
    transform: translateY(0px);  }

div#homepage-gal p {
    text-align: center;
}
/* footer*/

#foo .container div.foo-btn {
    clear: both;
    display: block;
    width: auto;
    margin: auto;
	transition: 0.5s;
	border:solid 1px transparent;
}
#foo .container div.foo-btn:hover { background:transparent; border:solid 1px #fab300; }
#foo .container div.foo-btn:hover a {  color:#fab300}

.online-btn a {   	border:solid 1px transparent; transition: 0.5s;  border:solid 1px #fab300;}
.online-btn a:hover  { background:transparent;color:#fab300 }


table.foohours td {
    
}

.footer-sec-three.second {
    background-size: 83%;
   
}
.footer-sec-three.second li {
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/footer-timing.png);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;padding: 57px 56px;
}


#foo .footer-sec-three.second li  .custom-html-widget {      margin: 0;}

.o-time .foohours {
    margin:0 auto !important;
}
.foo-btn {
    margin-top: 20px !important;margin-bottom: 40px !important;
}
#site-footer  { background-image: url(https://tadka.mom/wp-content/uploads/2022/09/bottom-bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;  padding-bottom: 0;}
div#foo .container {
    max-width: 100%;    align-items: center;
}
 
div#foo .container {
	max-width:1170px;
	margin:auto;
   }.fooeter-copyright {
     
    padding: 10px 0;
}

div#foo .container {
    display: flex;
    list-style: none;padding-bottom: 35px;
}
#foo .container div {
    flex: 30%;
	margin: 0 19px;
	color: white;
    font-size: 14px;
}

.f1-text, .footer-sec-three.second h3 {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
}
.footer-sec-three.second h3 {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
}
.o-time .foohours {font-size: 10px; letter-spacing: 0px;line-height: 30px;text-transform: uppercase;color: #ffffff;font-weight: 400;font-family: "Poppins";/* border: none; */}
table.foohours tr td {
    border: none;
	    font-size: 15px;
    padding: 2px;
}
.o-time table {
    border: none;
}
.footer-sec-three.third h3, .textwidget custom-html-widget {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 97px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
}
.footer-sec-three.third, .footer-sec-three.second {    text-align: center;   }
 

footer#site-footer:before {
    content: "";
    width: 100%;
    height:75px;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/footer-before.png);
    position: absolute;
    top: -75px;
    background-size: cover;
}

code#envira_shortcode_id_83 {    display: none;  }
footer#site-footer {    position: relative;	clear:both; margin-top: 12%;	}

ul.footer-social {
     column-gap: 10px;
    margin: 0 auto;
    margin-top: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-sec-three.third h3 {
    font-size: 20px;
}
#foo .footer-sec-three.third div{ font-size:16px; }
ul.footer-social a {
    font-size: 16px;
    border: 1px white solid;
    border-radius: 56px;
	margin: 0;}

ul.footer-social li.reviewsli a {      padding: 9px;text-decoration:none !important;}

ul.footer-social li {
   margin:0;
}
ul.footer-social li:nth-child(1) a { /* FB icon only*/
    padding: 12px 18px;
}
ul.footer-social li:nth-child(2) a { /* instagram icon only*/
    padding: 12px 16px;
}

.footer-social a {
    color: white;
    
}
.copyright-text p a {
    color: #fff;
}
ul.footer-social li {
    display: inline;
}
ul.footer-social li:nth-child(1) a { /* FB icon only*/
    padding: 9px 16px;
}
ul.footer-social li:nth-child(2) a { /* instagram icon only*/
    padding:9px 16px;
}

ul.footer-social li :hover {
    background-color: #fbba13;
}
.footer-sec-three.third .foo-btn {
    padding: 10px 20px;
    background: #fab300;
    display: inline-block;
    border-radius: 10px;}

.footer-sec-three.third .foo-btn a {
    color: white;    font-weight: 600;
    text-transform: uppercase;
}

.box.box1 {
    position: relative;padding: 60px 19px;}



.box.box1:nth-child(1):before {
    content: "";
    width: 47px;
    height: 100%;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/pro-1.png);
    position: absolute;
    background-repeat: no-repeat;top: 0px;
    left: -27px;
   
    background-position: left;
	

}
.box.box1:nth-child(2):before {
    content: "";
    width: 47px;
    height: 100%;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/pro-2.png);
    position: absolute;
    background-repeat: no-repeat;top: 0px;
    left: -27px;
     
    background-position: left;
	transition-delay:0.5s;

}
.box.box1:nth-child(3):before {
    content: "";
    width: 47px;
    height: 100%;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/pro-3.png);
    position: absolute;
    background-repeat: no-repeat;top: 0px;
    left: -27px;
   
    background-position: left;
	transition-delay:0.7s;

}
.box.box1:nth-child(4):before {
    content: "";
    width: 47px;
    height: 100%;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/pro-4.png);
    position: absolute;
    background-repeat: no-repeat;top: 0px;
    left: -27px;
   
    background-position: left;
  transition-delay:1s;
}

.box:before{
	
	transition:0.5s;
	    transform: translateX(-10px);
}
.box.animate__fadeIn:before{
	opacity:1;
	 
	    transform: translateX(0);
}
div#home-tab-menu {
   position: relative !important;
}


div#home-tab-menu:before {
    content: "";
    width: 400px;
    height: 400px;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/hldi-side-img.png);
    position: absolute;
    background-repeat: no-repeat;
    top: -66px;
    right: 0;
    z-index: 1 !important;
    background-size: contain;}

    .menu-sec .sub-heading {
    padding-top: 69px;
}
div#process .sub-heading {
    padding-top: 69px;
}
div#homepage-gal .sub-heading {
    padding-top: 69px;
}
.our-review .main-heading {
    text-align: left !important;
}
.contact-left img {
    margin-right: 34px;
}
.gallery-shortcode {
    margin-bottom: 53px;
}

.view-menu a {
    color: white;
    text-decoration: none;
}
div#home-about {  position:relative;}
div#home-about:after {
    content: "";
    top: 38px;
    position: absolute;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/mirchi.png);
    background-repeat: no-repeat;
	    height: 189px;
    width: 150px;
    background-size: contain;right:0;
    }

/*Home-Page close*/

/*over-ons/about us-Page start*/
.about-page .container {display: flex;margin-top: 55px;
    margin-bottom: 68px;
    padding: 35px 0 60px 0;}

.c-left.about { flex: 50%;}

.c-right.about {flex: 50%; padding-left: 50px;}

p.abt-page-text {width: 529px; font-size: 15px; /* line-height: 26px; */color: #696a70;font-weight: 400;  
	font-family: "Poppins";}

.c-right.about .main-heading { text-align: left;}
.c-left.about img {
	box-shadow: 10px 10px 5px #aaaaaa;
    border-radius: 30px 30px 30px 30px;}



/*over-ons/about us - Page close  */

/*get-in-tuch - Page start*/
.sub-header {
  padding: 65px 0px;
  background-size: cover !important;    min-height: 210px; position:relative;
}
.sub-header .heading p.p-title,.sub-header .heading .sub-page-head {
    font-size: 30px;
    letter-spacing: 2.2px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    color: #ffaf00;
    text-transform: uppercase;
    font-weight: 600;
	padding: 20px 0px 34px 0px;
}
.sub-page-head {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  padding-top: 65px;
}
section.get-in-tuch .container {
   display: flex; background-color: #f2f2f247;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 1px 1px 16px #cbc8c8;
	align-items: center;
}
.in-touch-left { flex: 40%;padding: 30px;
    border-radius: 20px; background-image: url(https://tadka.mom/wp-content/uploads/2022/09/bottom-bg.jpg);}

.in-touch-right {flex: 65%; margin-left: 55px; }
.in-touch-right p {width: 50%; float: left;padding-right: 50px;}
p.lastp {width: 102%;}
.in-touch-left p {font-size: 15px; color: #e9e7e0;font-weight: 400; font-family: "Poppins"; text-align: justify;}

.in-touch-left .heading {font-size: 25px;
    margin-top: 20px;
    font-size: 30px;
    color: #d80d19;
    font-weight: 700;
    font-family: "Dancing Script";
    }


p.seclastp { width: 100%;}

p.lastp { text-align: center;}
p.seclastp { width: 100%;}

p.lastp { text-align: left;}

.cent_details { padding: 20px 0;}

.cent_details li {list-style: none; margin-left:0; }

li.addli {display: flex;color: white;
    font-size: 15px;
    line-height: 30px;}

li.addli img {margin-right: 20px;   width: 35px;
    height: 35px;
    border-radius: 20px;}

li.addli a {color: white; text-decoration: none}



.drop-us-contact input{border-bottom: solid 1px #d80d19;}

.drop-us-contact input:focus-visible { outline: 0; border-color:#d80d19;}

.drop-us-contact textarea :focus-visible {  border-bottom: solid 1px #00000054;}

.drop-us-contact textarea { outline: 0; border-color: #d80d19; border-bottom: solid 1px #d80d19;}


.cent_details ul { margin-left: 0;}

.cent_details li { margin-bottom: 20px;}
p.lastp input {
    background-color: #d80d19;margin-top: 23px;
	    text-decoration: none !important;
    font-size: 15px;
    border-radius: 5px;
}


/*get-in-tuch - Page close*/

/*catering-Page start*/
section.catring-top, .formm-contact {
    max-width: 1050px;
    margin: 0 auto;
	padding-bottom: 36px;
}
section.catring-top .container h2 {
    font-size: 42px;
    color: #d80d19;
    font-weight: 700;
    font-family: "Dancing Script";
     text-align: center;
}

.cat-content-section p {
    font-size: 15px;
    line-height: 26px;
    color: #696a70;
    font-weight: 400;
    font-family: "Poppins";
    padding: 0px 80px;
    text-align: center;
}
section.form-catering {
    padding: 0;
}

section.form-catering .container {
    padding: 0px 50px;
}

p.cathead {
    color: #d80d19;
    font-size: 25px;
}

form .cater1 {
    padding: 20px;
       background: #d6d6d629;clear: both;
     
}

.column.one11 {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

span.cattect {
    
    font-size: 13px;
    margin-bottom: 5px;
    display: block;font-weight: 600;
	 
}

form p.cathead {
    float: left;
    width: 100%;
    font-weight: 700;
    margin-top: 20px;
}

div#wpcf7-f88-o1 {}

.formm-contact {
    margin-bottom: 50px;
}

div#wpcf7-f88-o1, div#wpcf7-f152-o1 {
    box-shadow: 2px 2px 21px 3px #00000057;
}

.cater1 input, .cater1 textarea {
    border: solid 1px #00000059;
}
.cater1  .wpcf7-submit {
    display: block  !important;
    width: 50%;
    margin: 0 auto;
    background-color: #d80d19;
    border: 0;
    box-shadow: 0px 0px 0px 3px red;
}
section.form-catering .container .frm-cat {
 
}
#foo .container div.copyright-text,#foo .container .copyright-text div { margin:0; }
#foo .fooeter-copyright .container {
   padding: 20px 0;
    border-top: solid 1px #555;
}
.copyright-text p {  margin-bottom:0;}
.abt-page-text b {  display: block;}


body.gallery {
    width: 100%;
    margin: 0;
}

.food-logos {
    position: absolute;
    right: 0;
    display: flex;
    top: 40px;    column-gap: 10px;
	right:20px;justify-content: center;
}
.food-logos img {
     max-width: 60px;
 
    margin-right: 0;
}

/* Animations */


 


/*catering-Page Close*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape){
	
	
	
	div#n2-ss-1 .n2-font-fc935bd7f7098574fe5750655e73795b-hover { font-size: 28px !important; top: -36px; position: absolute;  left: -1px;  }
div#n2-ss-1 .n2-font-25c975ad902aac27bee9f2373f3c3299-hover {    position: absolute;    top: 18px;    font-size: 16px !important;  }
.n2-ss-button-container.n2-ss-item-content.n2-ow.n2-font-ac8f0b15fbf00ac5267f7b132cf309a9-link.n2-ss-nowrap.n2-ss-button-container--non-full-width {    position: absolute;  left: 4px;    bottom: -24px;}
div#n2-ss-1 .n2-font-1dc6db860fdcc88f43b0848797149048-hover {    position: absolute;    top: -20px;   font-size: 34px !important; }
div#n2-ss-1 .n2-font-406a952148448a55a73da901f4580750-paragraph {    position: absolute;    top: 20px;  }
div#n2-ss-1item2 {    position: absolute;   font-size: 36px !important;    top: -58px;  }
.n2-ss-layer.n2-ow.n-uc-WRXS4MHchgX3.n2-ss-layer--auto .n2-ss-button-container {    top: -19px !important;    position: absolute;  }
div#n2-ss-1item11 {     font-size: 15px !important;  }
div#n2-ss-1item12 {    font-size: 32px !important;    position: absolute;  }
div#n2-ss-1 .n2-font-fe85748cd702136ba7ed8563522eefee-link a {    position: absolute; left: 0px;  top: 22px;  font-size: 18px important; }
.n2-ss-layer.n2-ow.n-uc-BVl9U58r3ysi div#n2-ss-1item14 {    top: 26px;  }
div#n2-ss-1item15 {     font-size: 26px !important; top: 0px !important;    position: absolute;  }	
	

	
div#n2-ss-2item8 {    top: -8px;    position: absolute;    font-size: 30px !important; }
p.n2-font-406a952148448a55a73da901f4580750-paragraph {    top: 30px;    position: absolute;     left: 5px;  }
a.n2-style-9098ac29e774de5cb5abc8df822f820f-heading.n2-ow {    position: absolute;    left: 6px;    bottom: -26px;    font-size: 14px !important; }	
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 64px;    top: 0px;}
div#n2-ss-2item12 {    font-size: 30px !important;    position: absolute;    top: -12px;}
div#n2-ss-2item11 {    font-size: 16px !important;  }	
div#n2-ss-2item14 {    font-size: 16px !important;}
div#n2-ss-2item15 {    font-size: 24px !important;}
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 68px;    top: -26px;  }	
div#n2-ss-2item1 {    font-size: 18px !important;top: 0px;    position: absolute; }
div#n2-ss-2item2 {    font-size: 32px !important;    top: -38px;    position: absolute; }
a.n2-style-66f35c31a63f6b91d4942895bd83e063-heading.n2-ow { font-size: 14px !IMPORTANT;  left: 4px; position: absolute; top: -22px; }	
.n2-ss-layer.n2-ow.n-uc-igxOotpkjqj3,.n2-ss-layer.n2-ow.n-uc-B0TQ2ajgF2ig, .n2-ss-layer.n2-ow.n-uc-xARNmA4bB2kx {
  width: 38px !important;    top: 0px !important;    left: 4px !important;    position: absolute !important;  }
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    top: 0px;    left: 64px; }	
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    top: -20px;    position: absolute;    left: 66px; }	
div#n2-ss-2item7 {    top: 34px;    position: absolute;    font-size: 20px !important;  }	
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 0;     top: -20px;   font-size: 16px !important;}
.n2-ss-button-container.n2-font-fe85748cd702136ba7ed8563522eefee-link a.n2-ow {    top: 16px;}

.in-touch-right .main-heading {    font-size: 36px; }	
section.catring-top {    padding-top: 40px;  }	
.inform-right {    padding-bottom: 50px;  }	
section.gallery-page-section {    padding-bottom: 10px;  }
	
	.c-left.about {    flex: 42%;    padding-right: 40px;}
	div#home-contact .contact-left {    padding-left: 34px;  }
.food-logos {    height: 42px;  }
	.main-heading {font-size: 36px;}
	.testi-left h2.main-heading {font-size: 36px;}
	div#process .main-heading {font-size: 36px;}
	p.contact-hd2 {      top: 5%;}
	.info-sidebar.sidebarfixed {  width: 290px;}
	.in-touch-right {      margin-left: 24px;}
	li.addli img {    	margin-right: 10px;	}
	.header-inner.section-inner { padding-left:15px;padding-right:15px; }
	div#customer-review {    margin-top:18%;    clear: both;}
	/* Footer*/
	#foo .container div {    margin: 0;}
	.container {WIDTH: 95%;}

		/* Footer close*/
	
	div#home-tab-menu:before {width: 235px;height: 235px;}
	
		/*about-page*/
	.about-page .container { align-items: center;margin-top: 0;    padding-bottom: 10px;}
	.c-left.about img {    margin: 0 auto; }
	.c-right.about .main-heading {margin-top: 44px; }
	
.c-right.about p {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
	.c-right.about {
    padding: 0;
}
	.o-time .foohours {
    margin: 0px;
}
 
	.footer-sec-three.second h3 {margin-top: 50px;}
	.footer-sec-three.third h3 { margin-top: 50px;}
.footer-sec-three.second h3 {
    margin: 0;
}
div#customer-review .main-heading {
    font-size: 33px;
   /* text-align: center !important;*/
    line-height: 1;
}

/*div#customer-review .sub-heading {
    text-align: center;*/
}

div#customer-review .testi-left {
    padding-left: 30px;
}
	
div#service-box .container .service-box {
    margin: -73px 43px -9px  43px;
    /* top: -20px !important; */
}
	.contact-left ul {
    display: flex;
    flex-direction: column;
}
.contact-left .cnt-phone {
    margin: -11px 1px !important;
    padding: -10px !important;
}

.contact-left ul li {
    margin-bottom: 20px !important;
    font-size: 15px !important;
}

.contact-left ul li img {
    width: 50px;
    height: 50px;
}
div#home-contact .contact-left {
    padding-top: 64px;
}
div#home-about .home-about-right {
    height: auto;
    font-size: 19px;
    top: 211px;right: 0; 
}
	div#home-about .img1 {
    margin-top: 10%;
		     max-width: 260px;left: 0;
    top: 270px;}


}



/* responsive start I-pad 768 *1024 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait){
	
	
	.footer-sec-three.first img {    margin-top: 0;}
.cent_details ul {    display: flex;    flex-wrap: wrap; }
.cent_details ul li.addli {margin: 12px 38px 12px 0px;}
.in-touch-left {    padding-bottom: 0;    margin-bottom: 40px; }	
section.get-in-tuch .container {      flex-direction: column !important;  }
	
	.c-left.about {    display: none; }
	
	.footer-sec-three.first img {    margin-top: 0;  }
	.txt-left1 h6 {    font-size: 14px;   }
	
	.about-page .container {
    display: flex;
    margin-top: 55px;
    margin-bottom: 68px;
    padding: 35px 0 60px 0;
    flex-direction: column;
}
	
	
	
	
	.main-heading {font-size: 36px;}
	.testi-left h2.main-heading {font-size: 36px;}
	div#process .main-heading {font-size: 36px;}
	ul.footer-social a { font-size:14px; }
	p.contact-hd2 {      top: 10%;}
	.info-sidebar.sidebarfixed {      width: 230px;}
	.site-logo img {
    max-height: 5rem;
	}
	div#customer-review .testi-right {
    margin: 0 auto !important;
}

.testimonial-content p {
   
    /* padding: 0 40px; */
}

	.contact-left {  padding-left:30px; padding-right:30px; }
	
	/* Footer*/
	#foo .container div {
    padding: 0px 0px;
    margin: 0;
}
	div#home-tab-menu:before {width: 235px;height: 235px;}
	
	
		/* Footer close*/
	
div#customer-review .container {display: block;}

div#customer-review .testi-left {
    /* display: flex; */
    width: 100%;
    padding-top: 95px;
    text-align: center;}

.testi-left .main-heading {
    text-align: center !important;}
		/*about-page*/
	.about-page .container {
    display: block;
}
	.c-left.about img {
    margin: 0 auto;
}

.c-right.about .main-heading {
    text-align: center;
    margin-top: 44px;
}

	
	
.c-right.about p {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0 35px;
    text-align: justify;font-size: 16px !important;
    height: auto;
}
	.c-right.about {
    padding: 0;
}
	

/*contact-page*/
	.in-touch-left {
		flex: 50%; padding: 20px;}
	.in-touch-right p { width: 100%; padding-right: 10px;}
	
	li.addli {
    display: flex;
    color: white;
    font-size: 13px;
    line-height: 30px;}
	section.form-catering .container {
    padding: 0px 60px;
}
	 
	.o-time .foohours {
    margin: 0px;
}
	.footer-sec-three.second h3 {margin-top: 50px;}
	.footer-sec-three.third h3 { margin-top: 50px;}
	
.footer-sec-three.second h3 {
    margin: 0;
}
	
.header-inner.section-inner {
    margin: 0;
    float: left;
    padding-top: 5px;
    width: 100%;
}

.header-titles-wrapper {
  
    padding: 0;
   
   padding: 11px 15px;
}

.col-middle {
}

.header-titles-wrapper>div {
    float: left;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    position: relative;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    padding: 0px;
}

.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    font-size: 13px;
}

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 13px;
}

button.toggle.close-nav-toggle.fill-children-current-color {
    display: block;
}

span.toggle-text {
    display: none;
}

.header-inner .toggle svg {
    padding: 0;
    position: relative;
    left: -1px;
    top: 2px;
}

.col-right .online-btn {
    margin: 0;
}

 
button.toggle.nav-toggle.mobile-nav-toggle {
    margin-left: 24px;
}

 
	div#home-about .home-about-right {
        padding: 23px 20px !important;
   
}
		.box.box1:nth-child(1):before {
    top: -15px;
   
}
	.box.box1:nth-child(2):before {
    top: -15px;
   
}
	.box.box1:nth-child(3):before {
    top: -15px;
    
}
.box.box1:nth-child(4):before {
    top: -15px;
    
}
.contact-left ul {
    display: flex;
    flex-direction: column;
}
.contact-left .cnt-phone {
    margin: -11px 1px !important;
    padding: -10px !important;
}

.contact-left ul li {
    margin-bottom: 20px !important;
    font-size: 15px !important;
}

.contact-left ul li img {
    width: 50px;
    height: 50px;
}
.footer-sec-three.third .foo-btn {
    padding: 10px !important;
}
#foo .container div {
    padding: 0px 0px;
    margin: 0 9px;
}
div#service-box .container .service-box {
    margin: -75px 36px 22px 36px;}	
	
	div#homepage-gal .sub-heading {
    padding-top: 30px;
}
div#home-about .home-about-right {
   
    padding: 23px 19px 20px 20px !important;
    
}
	div#customer-review .testi-right {
    margin: 0a !important;
}
.footer-sec-three.second li {
    padding: 58px 0 !important;
	margin-left: 0;min-height: 340px;
}

}




@media only screen and (max-width: 991px) and (orientation: landscape) { 
	
	
div#n2-ss-1 .n2-font-fc935bd7f7098574fe5750655e73795b-hover { font-size: 28px !important; top: -36px; position: absolute;  left: -1px;  }
div#n2-ss-1 .n2-font-25c975ad902aac27bee9f2373f3c3299-hover {    position: absolute;    top: 4px;    font-size: 14px !important;  }
.n2-ss-button-container.n2-ss-item-content.n2-ow.n2-font-ac8f0b15fbf00ac5267f7b132cf309a9-link.n2-ss-nowrap.n2-ss-button-container--non-full-width {    position: absolute;   left: 50px;     bottom: -4px;}
div#n2-ss-1 .n2-font-1dc6db860fdcc88f43b0848797149048-hover {    position: absolute;    top: 0px;   font-size: 34px !important; }
div#n2-ss-1 .n2-font-406a952148448a55a73da901f4580750-paragraph {    position: absolute;    top: 52px;  }
div#n2-ss-1item2 {    position: absolute;    font-size: 24px !important;    top: -12px;  }
.n2-ss-layer.n2-ow.n-uc-WRXS4MHchgX3.n2-ss-layer--auto .n2-ss-button-container {    top: -19px !important;    position: absolute;  }
div#n2-ss-1item11 {     font-size: 15px !important;  }
div#n2-ss-1item12 {    font-size: 24px !important;    position: absolute;  }
div#n2-ss-1 .n2-font-fe85748cd702136ba7ed8563522eefee-link a {    position: absolute;    left: 62px;    top: -56px; }
.n2-ss-layer.n2-ow.n-uc-BVl9U58r3ysi div#n2-ss-1item14 {    top: 26px;  }
div#n2-ss-1item15 {     font-size: 26px !important; top: -40px !important;    position: absolute !important;  }	
	
	

div#n2-ss-2item8 {    top: -8px;    position: absolute;    font-size: 30px !important; }
p.n2-font-406a952148448a55a73da901f4580750-paragraph {    top: 30px;    position: absolute;     left: 5px;  }
a.n2-style-9098ac29e774de5cb5abc8df822f820f-heading.n2-ow {    position: absolute;    left: 18px;    bottom: 20px;    font-size: 14px !important; }	
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 64px;    top: 0px;}
div#n2-ss-2item12 {    font-size: 30px !important;    position: absolute;    top: -12px;}
div#n2-ss-2item11 {    font-size: 16px !important;  }	
div#n2-ss-2item14 {    font-size: 16px !important;}
div#n2-ss-2item15 {    font-size: 24px !important;}
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 68px;    top: -26px;  }	
div#n2-ss-2item1 {    font-size: 18px !important; }
div#n2-ss-2item2 {    font-size: 28px !important;    top: -10px;    position: absolute; }
a.n2-style-66f35c31a63f6b91d4942895bd83e063-heading.n2-ow { font-size: 14px !IMPORTANT;  left: 4px; position: absolute; top: -22px; }	
.n2-ss-layer.n2-ow.n-uc-igxOotpkjqj3,.n2-ss-layer.n2-ow.n-uc-B0TQ2ajgF2ig, .n2-ss-layer.n2-ow.n-uc-xARNmA4bB2kx {
  width: 38px !important;    top: 24px !important;    left: -11px !important;    position: absolute !important;  }
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    top: 0px;    left: 64px; }	
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    top: -20px;    position: absolute;    left: 66px; }
div#n2-ss-2item7 {    top: -16px;  }
div#n2-ss-2item7 {    top: -16px; }
.n2-ss-button-container.n2-font-fe85748cd702136ba7ed8563522eefee-link a.n2-ow {    top: -18px;    left: 66px;  }
	

.c-right.about .main-heading {    padding-left: 0px;  }
p.abt-page-text {    padding-left: 0;    padding-right: 0 !important; }
.c-right.about {    padding: 0px 48px; }

	
.food-logos  {   position:static;    margin-bottom: 10px; }
div.food-logos  img {  width:50px;height:auto; margin-right:0;}
div#n2-ss-2 .n-uc-6zEanBe74EsX ,  div#n2-ss-2 .n-uc-TxuUk36EHuzd , div#n2-ss-1 .n-uc-vZD1HmjDqsMb , div#n2-ss-1 .n-uc-BVl9U58r3ysi{
    --ssfont-scale: 0.8 !important;
    top: -18px;
}
div.n2-ss-layer.n2-ow.n-uc-L7KRtHuA9zYM  {    top: 30px;  }
div.n2-ss-layer.n2-ow.n-uc-L2TkDhDgzeZ3  , div#n2-ss-1 .n-uc-mQGPmebPQdYV , div#n2-ss-1 .n-uc-1GQh4ytmqkbT , div#n2-ss-1 .n-uc-ro2T7ovrac6e{  top:50px;}
div.n2-ss-layer.n2-ow.n-uc-Io8XeqxuURtv  { top:40px; }  
div#n2-ss-1 .n-uc-11cfb06f77d27  , div#n2-ss-1 .n-uc-DfWhYbwB18ri , div.n2-ss-layer.n2-ow.n-uc-mXC332rdaxIr{    top: 10px;  }
div#n2-ss-1 .n-uc-1843191cb0ac1 , div#n2-ss-1 .n-uc-eqx7X3Fh7GUn {    --ssfont-scale: 0.2 !important; } 
.n2-ss-layer.n2-ow.n-uc-gUpuwBh9QlWx  , .n2-ss-layer.n2-ow.n-uc-DBbZ4knfw8EY{     --ssfont-scale: 0.45 !important;}
div#n2-ss-2 .n-uc-4uGGNa4OH9wZ {  --ssfont-scale: .9 !important;  }	
div#n2-ss-2 .n-uc-Ueh79uooPcfb, div#n2-ss-2 .n-uc-hS63zUTz9Fkn{     --ssfont-scale: 0.55 !important;}
.sub-header {      min-height: 194px;}
.sub-header .heading p.p-title, .sub-header .heading .sub-page-head { font-size: 22px; }
.map-code,.map-code iframe {    width: 100% !important;    height: 100% !important;  }
.info-sidebar.sidebarfixed {  width: 270px;}
.inform-right { width:64%; }
div#home-about .container:after{		right: 0;	}	
div#home-tab-menu:before{right: 0;}	

	
	
div#process {    margin-top: 50px;  }		
	
	
	/*Footer-start*/
	
	.footer-sec-three.first {padding-top: 7px;}
	
	.foo-btn {width: 100%;}

   .textwidget.custom-html-widget {line-height: 23px;}
	
	.o-time .foohours { margin: 0;}
	
	.footer-sec-three.second h3 {margin-top: 50px;}

   .footer-sec-three.third h3 {  margin-top: 50px;}
	ul.footer-social {
     margin-top: 20px !important;}
	
	/*catering-page start*/
	section.form-catering .container {   padding-bottom: 0;  }
	
/*catering-page close*/
	
	/* about-pagr*/

.c-left.about {    display: none; }
.about-page .container {    display: block;    margin: 0 auto;  }

p.abt-page-text {
    width: 100%;
    height: auto;
    text-align: justify;
}
.c-left.about img {    margin: 0 auto;}
.c-right.about .main-heading {    text-align: left;    }
	
	/*Contact-page*/
.in-touch-left {
    flex: 50%;
    padding: 15px;
    border-radius: 20px;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/bottom-bg.jpg);
}
li.addli { margin: 10px 0; }
	.foo-btn {
    width: 50%;
    margin-left: 29px !important;
}
	.contact-left img {
    width: 25%;
    height: 80%;
}

.contact-left ul li {
    letter-spacing: 0px;
    line-height: 19px;
    font-size: 12px;
}

p.cnt-phone a {
    font-size: 25px;
}

.contact-left {
    margin: 0 !important;
    padding: 66px 19px 40px 16px;
}
	.contact-left img {
    margin-right: 9px;
}
	div#service-box .container .service-box {
    width: 90%;
    margin: 0 auto;
    margin-top: -55px;
}
	div#service-box .container .service-box {
    width: 90%;
    margin: 0 auto;
    margin-top: -55px;
}

#customer-review .container {
    display: flex;
    flex-direction: column;
    /* margin-top: 37px !important; */
}

.testi-left {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.testi-left h2.main-heading {
    text-align: center !important;
    font-size: 31px;
    margin: 0;
}

.our-review .sub-heading {
    margin-top: 70px;
}
div#home-about .home-about-right {
    padding: 22px;
}
	/*nevbar*/
button.toggle.nav-toggle.mobile-nav-toggle {
    margin-left: 24px;
}
 
		
.header-inner.section-inner {
    margin: 0;
    float: left;
    padding-top: 5px;
    width: 100%;
}

.header-titles-wrapper {
 
    padding: 0;
    
      padding: 11px 10px;
}

.col-middle {
}

.header-titles-wrapper>div {
    float: left;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    position: relative;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    padding: 0px;
}

.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    font-size: 13px;
}

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 13px;
}

button.toggle.close-nav-toggle.fill-children-current-color {
    display: block;
}

span.toggle-text {
    display: none;
}

.header-inner .toggle svg {
    padding: 0;
    position: relative;
    left: -1px;
    top: 2px;
}


 
.footer-sec-three.second h3 {
    margin: 0;
}
.contact-left ul {
    display: flex;
    flex-direction: column;
}
.contact-left .cnt-phone {
    margin: -11px 1px !important;
    padding: -10px !important;
}

.contact-left ul li {
    margin-bottom: 20px !important;
    font-size: 15px !important;
}

.contact-left ul li img {
    width: 50px;
    height: 50px;
}
	.box.box1:nth-child(1):before {
    top: -15px;
    
}
	.box.box1:nth-child(2):before {
    top: -15px;
    
}
	.box.box1:nth-child(3):before {
    top: -15px;
    
}
.box.box1:nth-child(4):before {
    top: -15px;
    
}
.contact-left ul li {
	margin-bottom: 20px !important;}
	
	.contact-left {
    padding: 40px 40px !important;
}
	.footer-sec-three.third h3 { margin-top: -26px; margin-bottom: -27px;}
.footer-sec-three.third h3 {
    margin-top: 34px !important;
}

}


/* responsive start I- Phone */

@media screen and (max-width: 767px) and (orientation: portrait) {
	
	div#n2-ss-1 .n2-font-ac8f0b15fbf00ac5267f7b132cf309a9-link a {    font-size: 12px;    padding: 6px 16px;  }
	.in-touch-right h2.heading {
		padding-top: 20px;}
	div#homepage-gal {padding-bottom: 20px;}


	.contact-map {padding-bottom: 20px;}
	div#home-about:after {  display:none;}
p.contact-hd.contact-hd2 {
    width: auto;
    max-width: 150px;
    margin: auto;
	position:static
}
	
div#n2-ss-2 .n2-style-72473f34f40743c96a9a7b1397026f2c-heading {top: 0;  padding: 6px 12px !important;  left: 28px;    position: absolute;}
div#n2-ss-2item15 {    font-size: 11px !important; }	
div#n2-ss-2item12 {    top: -14px;   position: absolute; }	
.box.box1 p.item-text {    font-size: 12px;    letter-spacing: 0;}
 
div#process .main-heading {    margin-top: 0;}
div#process .sub-heading {    padding-top: 35px;}
.box.box1 {    padding: 50px 0px;}
.process-item .box {    width: 48%; }
.process-item {    display: flex;    flex-wrap: wrap;    flex-direction: row;}
div#home-tab-menu:before {    right: 0;}
section.get-in-tuch .container {box-shadow: none;background: #fff;}
.in-touch-right .main-heading {    font-size: 30px;    margin-bottom: 0; }
.testi-left h2.main-heading {    line-height: 0;    margin-bottom: 45px;}	
div#home-tab-menu .container h4.main-heading {    margin: 16px 0px 36px 0px;}	
.menu-sec .links-tab .tablink.active {    padding: 8px 12px;    font-size: 12px;}
.links-tab button {    padding: 8px;}
div#process {    margin-top: 55px;}
div#home-tab-menu:before{top: -45px;}	
.dish-content .home-menu {    display: flex;}
.dish-content .home-menu .menu-list {    margin: 18px 0px;}	
.links-tab {    margin-bottom: 30px;}
p.cnt-phone {  text-align: center;}	
p.contact-hd {    text-align: center;    width: 100%; display: block;}	
.contact-left ul {    display: flex;    justify-content: space-between;       align-items: center;}	
p.contact-hd {   margin-top: 25px;}	
div#service-box {    display: flex;    margin-top: 40px;}	
div#service-box .container .service-box {    padding: 12px 0px;}
div#homepage-gal h4.main-heading {    margin: 14px 0px 44px 0px;}
code#envira_shortcode_id_83 {    display: none;}	
.envira-gallery-item {    padding-left: 15px !important;    padding-right: 15px !important;}
.bottom-footer .b-right.f-com p {    display: flex;    flex-direction: column;    align-items: center;}
.foo-btn a {    padding: 12px 16px;    font-size: 14px;    text-transform: uppercase;    font-weight: 500;    letter-spacing: 0;}	
.footer-sec-three.second {    margin-top: 50px !important;}
.foo-btn {margin-bottom: 0px !important; }
.footer-sec-three.third h3 {    margin: 30px 0px 15px 0px !important;}
.footer-sec-three.third h3 {line-height: 0px;    }
.home-about-left {
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/mobile-abt.png);
    background-repeat: no-repeat;
    margin-top: 26px;
    padding-top: 21px !important;
}

div#n2-ss-1 .n2-font-fe85748cd702136ba7ed8563522eefee-link a { 
	padding: 5px 11px !important;  
	font-size: 12px !important;
    font-weight: 500 !important;
	}	
.home-about-left img.img2 {    display: none;}
	


	/* Footer*/
	div#foo .container {display: block;}
	
    footer#site-footer:before {top: -75px;}

     table.foohours { margin-top: 0;}
	
	.footer-sec-three.third h3 { margin-top: -26px; margin-bottom: -27px;}
	
	
	/*footer close*/
	
	/*catering-page*/
	
section.form-catering .container {
    padding: 0;
}

.cater1 .wpcf7-submit {
    width: 100%;
}

form .cater1 {
    padding: 0 30px 0 42px;}
	
	form p.cathead {
    float: left;
    width: 100%;
    font-weight: 400;
    margin-top: 20px;
    font-size: 20px;
}
	
.cat-content-section p {
    font-size: 15px;
    line-height: 26px;
    color: #696a70;
    font-family: "Poppins";
    padding: 0px 10px;
    text-align: justify;
}
	/*catering-page close*/
	
	/*about-page*/
	.about-page .container {
    display: block;
    padding: 0 20px;
}
	.about-page .container {
    display: block;
    padding: 0 20px;
}

p.abt-page-text {    padding-bottom: 70px;
    width: 100%;
    height: auto;
    line-height: 20px;
    text-align: justify;margin-bottom: -10px;
}
	.c-right.about {
    padding: 0;    margin-top: 60px;
}
	/* Contact-page*/
	section.get-in-tuch .container {
    display: block;}
.in-touch-right p {
    width: 50%;
    float: left;
    padding-right: 22px;
}
	.drop-us-contact p {
    width: 100% !important;
   
}

.drop-us-contact {
    padding-top: 34px;
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

.in-touch-right {
    flex: 100%;
    margin-left: 20px;
}

p.lastp input {
    width: 100%;
}
.contact-map iframe {
    height: 166px;
    margin-bottom: 20px;
}	
	/*Home-page*/
	
div#home-tab-menu:before {    content: "";    width: 130px;		height: 160px;}	
.home-menu .menu-list {    display: block  !important;}

.dish-content .home-menu {
    display: flex;
    margin-bottom: 20px;
    padding-top: 0;}
/*
.view-menu {
    width: 150pxpx;
    font-size: 10px;
    text-align: center;
    margin: 0 auto;}*/

.menu-list {  width: 100% !important;}
	div#home-contact .container {    display: block;    }
	div#service-box .container .service-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    width: 90%;
    margin: auto;
}

.ser-boxes .s-box {padding: 16px 0px;    width: 100%;}

.s-box p {  line-height: 0px; padding-top: 30px; font-size: 16px;    font-weight: 500;    letter-spacing: 0;}

.process-item .box {      margin: auto; padding: 19px 0px;}
.contact-left ul li {    display: flex;}

.contact-left {
    width: 100%;
    margin: 0px;
    padding: 20px;
    height: auto;
}

p.contact-hd {
    /* display: flex; */
    /* align-items: center; */
}

p.cnt-phone a {
    font-size: 20px;
}

p.cnt-time img {/* width: 16px !important; */}

.contact-left img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.contact-left ul li {
    font-size: 10px;
    line-height: 17px;
    margin-right: 30px;
}
	.map-code iframe {
    
   
}
	.contact-left ul li {
    display: flex;
}

.contact-left {
    width: 100%;
    margin: 0px;
    padding: 20px 25px;
    height: auto;
}
.home-menu .menu-text-full1 {
    padding-bottom: 20px;
	padding-top: 8px;
    margin-top: 8px;
	font-size: 12px;
}

p.cnt-phone a {
    font-size: 26px;
    font-weight: 500;
}

.contact-left img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.contact-left ul li {
    font-size: 7px !important;
    line-height: 17px;
    margin-right: 30px;
}

.map-code iframe {
   
    /* margin-bottom: 24px; */
}

div#customer-review .container {display: flex; flex-direction: column;}

.testi-left { width: 100%; display: flex; flex-direction: column; padding-left: 0px !important;   text-align: center;}

.testi-left h2.main-heading {font-size: 22px;}

	
div#home-about .home-about-right {    position: unset;}
div#home-about .container {    display: flex;    flex-direction: column;    align-items: center;}
div#home-about .home-about-left {    width: 90%;    margin: auto;    padding-top: 50px; height: 240px;}
div#home-about .home-about-right {    width: 90%;    margin: auto;}
div#home-about .img1 {    display: none;}
div#home-about {    margin-top: 0; padding-top: 45px;}
	
div#n2-ss-1 .n2-font-48ca96ad9a7eace257d537a7f255a795-link a {
       font-size: 50.5% !important;
    padding: 5px 11px;
}
	
	.bottom-footer {
    padding: 11px 0px;
    
    font-size: 10px !important;
}
	div#home-about .container:after {
    content: "";
    top: 538px;
    position: absolute;
    background-image: url(https://tadka.mom/wp-content/uploads/2022/09/mirchi.png);
    background-repeat: no-repeat;
    height: 160px;
    width: 160px;
    background-size: contain;
    right: 0;
}
	

 
	#site-header {
    position: absolute;
    padding: 0;
}

.site-logo img {
    
    margin: 0 0;
}

.online-btn {
    float: right !important;
    margin-top: -14px;
}

.online-btn a {
    font-size: 10px;
    padding: 7px;
}
.online-btn a:after { display:none; }
 
	
.header-inner.section-inner {
    margin: 0;
    float: left;
    padding-top: 5px;
    width: 100%;
}

.header-titles-wrapper {
     
    padding: 0;
    
      padding: 5px 10px;
}

.col-middle {
}

.header-titles-wrapper>div {
    float: left;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    position: relative;
}

button.toggle.nav-toggle.mobile-nav-toggle {
    padding: 0px;
}

.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    font-size: 13px;
}

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 13px;
}

button.toggle.close-nav-toggle.fill-children-current-color {    display: block;  }
span.toggle-text {    display: none;  }
.header-inner .toggle svg {    padding: 0;    position: relative;    left: -1px;    top: 2px;  }
.col-right .online-btn {    margin: 0;  }
.footer-sec-three.third, .footer-sec-three.second {    text-align: center;margin-bottom: 22px !important; 	 }
div#process h3 {  font-size: 20px !important;    margin-bottom: 40px;  }
.home-about-right .main-heading {    font-size: 20px !important;  }
div#home-tab-menu .main-heading, div#homepage-gal .main-heading {    font-size: 26px;  }
.contact-left ul {    display: flex;    flex-direction: column; }
.contact-left .cnt-phone {    margin: -11px 1px !important;    padding: -10px !important;  }
.contact-left ul li {    margin: 20px;    font-size: 15px !important; }
.contact-left ul li img {    width: 50px;    height: 50px;  }


}



.arrow-top {
    position: fixed;
    bottom: 125px;
    right: 60px;
    cursor: pointer;
    z-index: 999;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
   
}
span.top-arrow {
    padding: 6px 13px;
    background: #fab300;
    color: #fff;
    position: absolute;
    border-radius: 2px;
}

#foo .container  .o-time { margin:0; }
.wpcf7 form .wpcf7-response-output {
   
    clear: both;
    font-size: 14px;
}
.wpcf7-not-valid-tip {  font-size:14px;}
.otgs-development-site-front-end {  display:none;}
.header-inner .toggle.toggle-btn { display:none; }


.pay-logoshow {
    display: flex;
    align-items: center;
    justify-content: space-around;
     
      display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0;
}

.pay-logoshow img {
    
    padding: 10px;
    border-bottom: double;
    border-bottom-width: 3px;
    border-bottom-color: #fff;
}


@media only screen and (min-width: 1300px) and (max-width: 1400px){
	div#home-tab-menu:before {   
    	width: 350px;
    	height: 350px;
	}
}

@media only screen and (max-width: 1100px) {
	#process,.information-page {      padding-left: 20px;
    padding-right: 20px;}
		.gallery-shortcode {     padding: 0 10px; }
		.fooeter-copyright {
		padding: 10px 20px;
	}
	.top-right {
    padding-right: 10px;
}
}





@media screen and (min-width: 1100px){
	
	section.gallery-page-section {    padding-bottom: 0;}
	.header-navigation-wrapper {    align-items: flex-start;}
	.header-inner .toggle { height:auto; }
	div#home-about .img1 {      max-width: inherit;    top: 93px;}
	div#home-about .img2 {   
   	 left: 34%;
	}
}

@media screen and (min-width: 992px){
	.column.one11 {
    display: inline-block;
    width: 33%;    padding: 0 5px;
    
}
	.column.one11.one11tt {
    width: 99%;
}
}

@media only screen and (max-width: 991px) {
	.nav-toggle{ right:auto; width:auto;bottom:auto; top:20px;}
	.menu-modal.active { left:auto;  }
	.header-navigation-wrapper { display:block; }
	.header-inner .toggle {  padding-left:0;}
	.col-left {      display: flex;
    align-items: flex-start;}
	.toggle-btn  { display:block !important; }
	.testimonial-item {      margin-top: 20px;}
 div.envira-gallery-wrap .envira-gallery-public.envira-gallery-4-columns .envira-gallery-item {
    width: 49%;
}
	li.addli img {   margin-right: 10px; } 
}
 
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : portrait){
	
	
	
	.c-left.about {    display: none;  }
	.c-right.about {    padding: 0px 20px;  }
	p.abt-page-text {    width: 100%;  }
	.footer-sec-three.first img {    margin-top: 0; }
	.cent_details ul { margin-bottom: 0;   display: flex;    flex-wrap: wrap; }
    .cent_details ul li.addli { width: 42%;  margin: 12px 38px 12px 0px;}
    .in-touch-left {    padding-bottom: 0;    margin-bottom: 40px; }	
    section.get-in-tuch .container { box-shadow: none;    background: #fff;     flex-direction: column !important;  }	
    .in-touch-right {    margin-left: 46px;  }
    section.get-in-tuch { padding-top: 40px;    padding-bottom: 10px;  }
	.in-touch-right .main-heading {    font-size: 32px;  }
	section.catring-top {    padding-top: 36px; }
	.info-sidebar.sidebarfixed {    width: 28%;  }
	
	.about-page .container {    margin-top: 10px;    margin-bottom: 0;    padding-bottom: 10px;    width: 92%;  }
	.inform-right { width:64%; padding-bottom: 50px;}
	#process {    margin-top: 60px; }
 	.testi-left h2.main-heading {    font-size: 30px;}
	div#process .main-heading {    font-size: 30px;  }
	div#home-about .home-about-right {      right: 3%;    width: 70%;}
	div#home-about .img2 { display:none; }
	div#home-about .img1 {    position: static;  }
	div#customer-review {    margin-top: 16%;}
	
div#home-tab-menu:before {  height: 260px;  width: 270px;       top: -108px;  }	
div#home-tab-menu h4.main-heading {    font-size: 30px; }	
p.cnt-phone a {    font-size: 32px;  }
div#home-contact .contact-left {    padding-left: 34px;  }
.food-logos {    height: 42px;  }
div#homepage-gal h4 {    font-size: 30px;  }

.txt-left1 h6, .home-menu .price-right {    font-size: 14px;  }	
 
	
.footer-sec-three.first {    margin-bottom: 50px !important; }
.footer-sec-three.first {    width: 100% !important;}
.footer-sec-three.second {    width: 45%;}
.footer-sec-three.third {    width: 44%;}
#foo .container div {    flex: unset; }
div#foo .container {    flex-wrap: wrap;  }
}

@media only screen and (max-width: 991px) and (orientation : landscape){
	
	.dish-content .home-menu {    padding-top: 50px;   }
	.food-logos {
       justify-content: flex-start;
}
	
	.header-titles .site-logo img {    margin-top: 14px; }
	.home-menu .price-right, .txt-left1 h6 {    font-size: 12px;}
	.home-menu .menu-text-full1 {    margin-top: 6px;    padding-top: 6px;    font-size: 12px;}
	button.toggle.nav-toggle.desktop-nav-toggle.button.toggle-btn {    margin-top: 24px;}
	#site-header {  top: 29px;}
	.home-about-right .main-heading {      font-size: 23px;}
	div#customer-review {
    margin-top: 3%;
    clear: both;
} 
  .main-heading {
    font-size:34px !important;
	}
	.footer-sec-three.second li {      padding: 57px 0;}
}

@media only screen and (max-width: 767px) and (orientation : landscape){
	
	
div#n2-ss-1 .n2-font-fc935bd7f7098574fe5750655e73795b-hover {font-size: 20px !important;  top: -36px;  position: absolute; left: -1px;  }
div#n2-ss-1 .n2-font-25c975ad902aac27bee9f2373f3c3299-hover {    position: absolute;    top: -14px;    font-size: 14px !important;  }
.n2-ss-button-container.n2-ss-item-content.n2-ow.n2-font-ac8f0b15fbf00ac5267f7b132cf309a9-link.n2-ss-nowrap.n2-ss-button-container--non-full-width {    position: absolute;   left: 38px;    bottom: -22px;}
div#n2-ss-1 .n2-font-1dc6db860fdcc88f43b0848797149048-hover {    position: absolute;    top: 0px;   font-size: 22px !important; }
div#n2-ss-1 .n2-font-406a952148448a55a73da901f4580750-paragraph {    position: absolute;    top: 40px;  }
div#n2-ss-1item2 {    position: absolute;    font-size: 18px !important;    top: -12px;  }
.n2-ss-layer.n2-ow.n-uc-WRXS4MHchgX3.n2-ss-layer--auto .n2-ss-button-container {    top: -19px !important;    position: absolute;  }
div#n2-ss-1item11 {     font-size: 15px !important;  }
div#n2-ss-1item12 {    font-size: 24px !important;    position: absolute;  }
div#n2-ss-1 .n2-font-fe85748cd702136ba7ed8563522eefee-link a {    position: absolute;    left: 47px;    top: -35px; }
.n2-ss-layer.n2-ow.n-uc-BVl9U58r3ysi div#n2-ss-1item14 {    top: 26px;  }
div#n2-ss-1item15 {   position: absolute !important;    top: -22px !important;    left: 2px;  font-size: 18px !important;   }

	
div#n2-ss-2item2 {    top: -10px;    position: absolute;  }
.n2-ss-layer.n2-ow.n-uc-igxOotpkjqj3,.n2-ss-layer.n2-ow.n-uc-B0TQ2ajgF2ig, .n2-ss-layer.n2-ow.n-uc-xARNmA4bB2kx {
    width: 38px !important;    top: 16px !important;    left: -4px !important; }
a.n2-style-66f35c31a63f6b91d4942895bd83e063-heading.n2-ow {    top: -18px;    position: absolute;    left: 0;  }	
.n2-ss-layer.n2-ow.n-uc-L2TkDhDgzeZ3 {    top: 16px !important;    position: absolute;}
a.n2-style-9098ac29e774de5cb5abc8df822f820f-heading.n2-ow {    position: absolute;    left: 8px;    top: -22px; }	
div#n2-ss-2item15 {    font-size: 18px !important;}
div#n2-ss-2item14 {    font-size: 14px !important;}
div#n2-ss-2item2 {    font-size: 20px !important;    top: 0; }
div#n2-ss-2item8 {    top: -28px;    font-size: 24px !important; }
p.n2-font-406a952148448a55a73da901f4580750-paragraph {    top: 15px; }
a.n2-style-9098ac29e774de5cb5abc8df822f820f-heading.n2-ow {bottom: 0px;position: absolute;}
p.n2-font-406a952148448a55a73da901f4580750-paragraph {    top: 4px; }
.n2-ss-button-container.n2-font-fe85748cd702136ba7ed8563522eefee-link a.n2-ow {    left: 48px; }	


.footer-sec-three.first img {    margin-top: 0;}
.cent_details ul { margin-bottom: 0;   display: flex;    flex-wrap: wrap; }
.cent_details ul li.addli { width: 42%;  margin: 12px 38px 12px 0px;}
.in-touch-left {    padding-bottom: 0;    margin-bottom: 40px; }	
section.get-in-tuch .container { box-shadow: none;    background: #fff;     flex-direction: column !important;  }	
.in-touch-right {    margin-left: 46px;  }
.process-item .item-text {    font-size: 13px;  }
	


.footer-sec-three.first img {    margin-top: 0; }	
.footer-sec-three.first {    width: 100% !important;   }
.footer-sec-three.second {    width: 45%;}
.footer-sec-three.third {    width: 44%;}
#foo .container div {    flex: unset; }
div#foo .container {    flex-wrap: wrap;  }
a.n2-style-72473f34f40743c96a9a7b1397026f2c-heading.n2-ow {    position: absolute;    left: 48px;     top: -24px;  }
div#n2-ss-2item12 {    top: 3px;  font-size: 18px !important;   position: absolute; }
	


	
div#foo .footer-sec-three.second {margin-top: 20px;}
.site-logo.faux-heading {margin-left: 14px;}
div#foo .footer-sec-three.second {  margin-top: 40px;   width: 40%;}
.info-sidebar.sidebarfixed {    width: 200px;  }
	
	div#home-about .img2 { display:none; }
	div#home-about .img1 {  top: 120px;}
	div#home-about .home-about-right {       width: 70%;    top: 180px;
    right: 2%;}
	.main-heading {
    font-size: 24px !important;
}
	.our-review .sub-heading {
    margin-top: 20px;
}
	div#home-tab-menu:before {      width: 170px;
    height: 200px;}
	.links-tab button,.links-tab button3.active {      padding: 14px 10px;     font-size: 13px;}
	div.contact-right {  width:50%;}
	div#service-box .container .service-box {      width: 95%;}
	.s-box p {  font-size: 15px;}
	div.envira-gallery-wrap .envira-gallery-public.envira-gallery-4-columns .envira-gallery-item {    width: 49%;  }
	.footer-sec-three.third h3 {    margin-top: 0 !important;  }
	.footer-sec-three.second li {      width: 255px; padding-left:0;padding-right:0;}
	.cent_details li.addli {  font-size: 14px;}
	.in-touch-left {     padding: 30px 30px; }
	.cent_details li.addli b { font-size:10px; }
	.site-logo img {		max-height: 58px; }
	.sub-header .heading .sub-page-head {    padding: 40px 0px;  }
	.pay-logoshow {  width:100% }
	ul.modal-menu.reset-list-style li a {    color: #333 !important;    font-size: 14px;    padding: 10px;    margin-left: 130px; }

}


@media only screen and (max-width: 767px){
 

 
	.wpml-ls-legacy-list-horizontal>ul {      display: flex;
    align-items: stretch;}
	.wpml-ls-legacy-list-horizontal a {      padding: 0 5px;}
	.col-right .online-btn {  min-width: 80px;}
 
	div#home-about .container:after { display:none; }
	.contact-right , .in-touch-right p { width:100%;      }
	.cent_details li { margin-left:0; }
	.sub-header .heading p.p-title {      font-size: 20px;}
	p.contact-hd.contact-hd2 {
    width: auto;
    max-width: 150px;
    margin: auto;
	position:static
}
}

@media only screen and (max-width: 767px) and (orientation : portrait){
	
	

	
	ul.modal-menu.reset-list-style li a {margin-left:10px;}
	.footer-sec-three.first img {    margin-top: 0;}
	div#foo .container {    padding-bottom: 0;}
	.pay-logoshow {padding: 12px 0px;}
  .testi-right {    width: 89%; }	
	#foo .container div.foo-btn  {      width:100%;
    max-width: 200px;}
	.footer-sec-three.second .textwidget {      margin: 0 !important }
	div#home-about .home-about-right {  padding: 25px;}
	div#home-about .container:after { display:none; }
	.box.box1 p.item-text {      padding: 0 10px;}
	.contact-left ul {      align-items: flex-start;}
	.contact-left ul li {      margin: 10px;}
	.home-menu .price-right, .txt-left1 h6 {    font-size: 12px;}
	button.toggle.close-nav-toggle.fill-children-current-color {    margin-left: 14px; }
	
	.col-right {        align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;}
	#site-header {
    position: relative;
    top: 0;
	}.nav-toggle .toggle-icon, .nav-toggle svg {  padding:11px;}
	.inform-left { width:100%; }
	.inform-right { width:100%;margin-left:0;   padding-bottom: 50px;}
	.in-touch-left {  padding-left:15px; padding-right:15px;}
	.info-sidebar {  margin-bottom:20px;}
	.info-sidebar.sidebarfixed {  position:static; margin-bottom:20px;}
	.footer-sec-three.second li {      max-width: 87%; margin: auto;}
	.sub-header {      padding: 15px 0px;    min-height: 160px;}
	.sub-header .heading p.p-title, .sub-header .heading .sub-page-head {      font-size: 20px;}
	
div#wpcf7-f88-o1, div#wpcf7-f152-o1 {    box-shadow: none; }
section.catring-top {    padding: 20px 14px;}
span.break {    display: block;    line-height: normal; }
div#n2-ss-2item2  , div#n2-ss-2item7 , div#n2-ss-2item10 , div#n2-ss-2item13 , div#n2-ss-1item2 , div#n2-ss-1item7, div#n2-ss-1item10{
    line-height: 1.2 !important;
}
div#n2-ss-1item13 {    line-height: 1 !important;  }
div.n2-ss-layer.n2-ow.n-uc-mXC332rdaxIr {    top: -10px;	}
.food-logos {      position: static;}
.food-logos  img {  width:50px;height:auto;}
	
	
}

	
