/* LAYOUT */

html,
body {
  overflow-x: hidden
}

.container-box {
  max-width: 1340px;
  margin: 0 auto !important;
}

.vc_row {
  transition: filter 0.3s ease;
}

body>* {
  transition: filter 0.3s ease;
}

.gm-anchor i {font-size: 20px;
  background: #facc7c;
  width: 30px;
  height: 30px;
  color: #a80b36;
  text-align: center;
  padding: 5px;
  border-radius: 999px;}

#menu-item-94 {margin-right: 30px;
  margin-left: -50px;}

   

.gm-navbar-fixed-sticky #menu-item-20 a {
  color: #facc7c!important;}


.gm-navbar-sticky-toggle #menu-item-20 a {
  color: #facc7c!important;}

.lunch-info {text-align: center}
.lunch-info strong {color: var(--text-alt); font-size: 21px}

.lunch-info em {opacity: 0.4;
  font-size: 12px;
font-style: normal;
margin-top: -5px;
  display: block;
  margin-bottom: -30px;

}

.lunch-info i {background: #5c8c46;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  font-size: 12px;
  line-height: 19px;}

.naan {background: #face7d;
  text-align: center;
  font-size: 12px;
  width: fit-content;
  margin: 0 auto;
  padding: 0px 15px;
margin-top: -20px;}

.naan p {color: #a80b36!important;}

/* STOPKA */

.site-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 15px;
  background: var(--bg-alt) ;
}

.site-footer__copyright {
  font-size: 13px;
  color: var(--bg-color);
  width: 90%;
  box-sizing: border-box;
  text-align: right;
	padding-top: 10px;
}

.site-footer__inner {
  display: flex;
  flex-wrap: wrap;
}
.site-footer__logo {
	width: 10%;
}

.site-footer__logo img {
  max-height: 46px;
  height: auto;
}

.section-1 {padding-top: 120px;
  padding-bottom: 30px;
  background-color: #fef9e6;
  background-image: url('../img/mandala.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 850px;
  background-attachment: fixed;}


.section-2 {padding-top: 120px;
  padding-bottom: 60px;
  background-color: var(--bg-alt);
  background-image: url('../img/mandala.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 850px;
  background-attachment: fixed;}

h2 {font-family: "Roboto Slab", serif!important; padding-bottom: 30px;color: var(--bg-alt);
  font-size: 42px;
  max-width: 360px;
  line-height: 42px;}

h3 {font-family: "Roboto Slab", serif!important; padding-bottom: 30px;color: var(--bg-alt);
  font-size: 42px;
  max-width: 100%;
  line-height: 42px;}

 .gm-main-menu-wrapper #gm-main-menu .gm-navbar-nav > .menu-item > .gm-anchor {
    font-family: "Roboto Slab";
  }

.food-section-1-2 {padding-top: 90px; padding-bottom: 0px}


.menu-info {max-width: 400px; margin: 0 auto; text-align: center}

.kontakt-img img {max-width: 470px!important}
.lunch-img img {max-width: 670px!important; margin-top: 60px; }

.menu-info-small {max-width: 400px; margin: 0 auto; text-align: center; font-size: 12px; line-height: 13px;}

.menu-info-lokalizacja {max-width: 400px; margin: 0 auto; text-align: center; }

.menu-info-phones {max-width: 400px; margin: 0 auto; text-align: center; font-size: 27px; color: var(--bg-alt);  font-family: "Roboto Slab"; line-height: 28px;  }

.menu-img img {max-width: 470px!important;
  transition: transform 0.3s ease; 
}

.menu-img img:hover {
  transform: scale(1.05); 
}

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
  background-color: #a80b36!important;
  color: #fff!important;
  font-family: "Roboto Slab";
  font-size: 15px!important;
  padding: 15px 50px!important;
}

.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
  background-color: var(--text-alt)!important;
  color: var(--bg-alt)!important;
  font-family: "Roboto Slab";
  font-size: 15px!important;
  padding: 15px 50px!important;
}


.lunch-h3 {color: var(--text-alt)}

#Lunch p {color: #fff}

@media (min-width: 768px) {
	#menu-item-20 {margin-right: 90px}
	

}

@media (max-width: 768px) {
	.gt_switcher_wrapper {right: 15px!important}
	
	h2 {
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 32px;
    text-align: center !important;
    width: 100%;
    min-width: 100%;
  }
	
	.mobile-center {text-align: center}
	
	
	
	h3 {
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 32px;
}
	
	.menu-img img {
  max-width: 100% !important;
}
	
	.lunch-img img {
  max-width: 100% !important;
  margin-top: -20px;
  margin-bottom: -70px;
}
	
	.kontakt-img img {
  max-width: 100% !important;
}
	
	.site-footer__logo {
  width: 100%;
  text-align: center;
}
	.site-footer__copyright {
  width: 100%;
  text-align: center;
}
	
	.section-1 {
		padding-top: 60px;}

.section-2 {
  padding-top: 60px;}
	
	.hero-photo {min-height: 250px!important;}
	
	.vc_btn3-container.vc_btn3-left {
  text-align: center!important;
}
	
}
