* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: 'Lato', arial, sans-serif;
	color: #5e5e5e;
	overflow-x: hidden;
}

body ul.lightSlider {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure {
	text-align: center;
}

.site-inner {
    overflow: hidden;
}

img {
	margin: 10px 0 20px;
	width: auto;
	max-width: 100%;
}

.site-header img {
	max-width: 100%;
	width: auto;
	margin: 0;
}

iframe {
	margin: 25px 0 0;
	width: 100%;
	display:block;
}

.home-map iframe { margin: 0; }

.grecaptcha-logo iframe {margin:0;}

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

.container-fluid {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.row-box {
	display: block;
	width: 100%;
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
	float: none;
	width: 100%;
}

div {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

section {
	width: 100%;
	position: relative;
	padding: 40px 0;
	overflow: hidden;
}

.elementor-section {
	padding: 0;
}

.pad-btm-20 {
	padding-bottom: 20px;
}

.pad-btm-48 {
	padding-bottom: 48px;
}

a {
	text-decoration: none;
	outline: none;
}

.site-content a {
	color: rgb(100, 128, 20);
}

.site-content a:hover {
	color: rgb(90, 115, 16);
}

.site-content a.btn {
	font-size: 18px;
	padding: 16px 48px;
	text-transform: uppercase;
	background-color: rgb(121, 154, 25);
	display: inline-block;
	transition-duration: .3s;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.143em;
}

.site-content a.btn:hover {
	background-color: rgb(132, 168, 28);
}

h2 {
	color: #1b1b1b;
	font-size: 28px;
	line-height: 39px;
	font-family: 'Cabin', arial, sans-serif;
	margin-bottom: 40px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgb(119, 119, 119);
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	color: #1b1b1b;
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 24px;
	font-weight: 400;
}

h4 {
	font-size: 28px;
	line-height: 42px;
	font-weight: 400;
	color: #000;
	margin-bottom: 24px;
}

h5 {
	font-size: 22px;
	line-height: 28px;
	color: #5e5e5e;
	font-weight: 400;
	letter-spacing: normal;
}

h6 {
	font-size: 18px;
	line-height: 27px;
	color: #595959;
	font-weight: 400;
	letter-spacing: normal;
}

p {
	font-size: 20px;
	line-height: 30px;
	color: #5e5e5e;
}

.site-content p {
	margin-bottom: 30px;
}

.page-id-362 .site-content p { margin-bottom: 15px; }

.site-content p:last-child {
	margin-bottom: 0px;
}

.home-contactus p.address:last-child {
	margin-bottom: 30px;
}

.content-area ul, .content-area ol, .site-content ul, .site-content ol {
    padding: 0 0 15px 40px;
}

.content-area ul li, .content-area ol li, .site-content ul li, .site-content ol li {
    font-size: 20px;
	line-height: 32px;
	margin-bottom : 10px; 
}

.social-icon {
	padding: 40px 0 0;
}

.social-icon ul {
	list-style: none;
	text-align: center;
	display: block;
}

.social-icon ul li {
	display: inline-block;
	margin: 0 24px;
}

.social-icon ul li i {
	font-size: 20px;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: rgb(121, 154, 25);
	border-radius: 50%;
}


/* Header Css */

/* .site-header {
	padding-bottom: 24px;
	margin-bottom: 30px;
} */

.head-top {
	border-bottom: 2px solid rgb(22, 22, 22);
}

.head-top p {
    margin-bottom: 0;
}

.head-top .tagline {
	background-color: rgb(121, 154, 25);
	text-align: center;
	padding: 5px 15px;
}

.head-top .tagline p {
	color: #fff;
}

.head-top .address {
	padding: 16px 15px;
	text-align: center;
}

.head-top .address p span.divider {
	margin: 0 10px;
}

.head-top .address a,
.head-top .address a:hover {
	color: #5e5e5e;
}

.site-logo {
	margin: 10px 0 15px;
	text-align: center;
}

.site-logo img {
	max-height: 80px;
	width: 80px;
}

.site-logo h1 {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #595959;
	margin-top: 8px;
	letter-spacing: 0.143em;
	font-weight: 400;
}

.site-cuisine {
	text-align: center;
}

.site-cuisine figure {
	margin-bottom: 24px;
}


/* Footer Css */

.site-footer {
    padding: 40px 0;
    border-top: 1px solid rgb(226, 226, 226);
    background-color: rgb(121,154,25,0.3);
}

.site-footer p {
	font-size: 18px;
	line-height: 27px;
	color: #595959;
}

.site-footer .copyright {
	 padding: 10px 0;
	text-align:center;
}

.site-footer .copyright a {
	color: #5a7310;
	text-decoration: underline;
}

.site-footer .footer-menu ul {
	list-style: none;
	text-align: center;
}

.main-navigation { text-align: center; margin: 5px auto 20px;}

.main-navigation ul li.current_page_item a, .main-navigation ul li.current_page_item.menu-item-type-custom.focus a { color: #5a7310; }

.footer-menu ul li, .main-navigation ul li {
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
	color: #000000;
	padding: 8px;
	letter-spacing: 0.143em;
	display: inline-block;
}

.footer-menu ul li a, .main-navigation ul li a, .main-navigation ul li.current_page_item.menu-item-type-custom a {
	color: #000000;
	text-decoration:none;
}

.footer-menu ul li a:hover, .main-navigation ul li a:hover {
	color: #5a7310;
}

.main-navigation ul li.alt-btn {
    background-color: rgb(121, 154, 25);
}

.main-navigation ul li.alt-btn a {
    color : #ffffff;
}

/* Home Css */

.home-video {
	padding-bottom: 48px;
}

.home-video p {
	font-size: 28px;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
}

.home-wallfame .wall-fame-people {
	padding-bottom: 40px;
}

.home-challenge {
	padding-top: 0;
}

.home-challenge figure {
	margin-bottom: 32px;
}

.home-ourchefs p {
	font-size: 22px;
	line-height: 42px;
}

.home-ourchefs h2 {
	font-size: 55px;
	padding-bottom: 0;
	line-height: 66px;
	border: none;
}

.home-ourchefs h6 {
	margin-bottom: 15px;
}

.home-ourmenu .our-menu {
	padding-bottom: 24px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgb(226, 226, 226);
}

.home-ourmenu .our-menu:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-ourmenu .our-menu h3 {
	margin: 0 0 8px 0;
	display: inline-block;
	width: 100%;
}

.home-ourmenu .our-menu h4 {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	color: #1b1b1b;
}

.home-ourmenu .our-menu p {
	margin: 0;
	max-width: 100%;
	font-size: 18px;
	line-height: 27px;
}

.home-ourmenu .our-menu .menu-list p {
	font-size: 20px;
	line-height: 30px;
	max-width: 75%;
}

.home-ourmenu .our-menu .menu-list {
	padding: 24px 0;
}

.home-ourmenu .our-menu .menu-list h3 span {
	width: 65%;
	float: left;
}

.home-ourmenu .our-menu .menu-list h3 span.price {
	width: 35%;
	float: right;
	text-align: right;
}

.our-gallery .csSlideWrapper.usingCss {
	overflow: hidden;
	margin-bottom: 25px;
}

.our-gallery ul#lightSlider {
	background-color: rgba(0, 0, 0);
}

.our-gallery ul#lightSlider li img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
	max-height: 600px;
}

.our-gallery ul.csPager.cSGallery {
	float: none;
	text-align: center;
	margin: 0 auto!important;
	width: 100%!important;
	transform: translate(0px, 0px)!important;
}

.our-gallery ul.csPager.cSGallery li {
	margin: 0 5px !important;
	float: none!important;
	display: inline-block;
}

.contact-form .form-area {
	margin-bottom: 20px;
}

.contact-form .form-area input.btn {
	font-size: 18px;
	padding: 16px 48px;
	text-transform: uppercase;
	background-color: rgb(121, 154, 25);
	display: inline-block;
	transition-duration: .3s;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.143em;
}

.contact-form .form-area input,
.contact-form .form-area textarea {
	color: #5e5e5e;
	padding: 23px 16px 8px;
	font-size: 20px;
	box-shadow: none;
	border: 1px solid #ddd;
	resize: none;
	width: 100%;
	box-sizing: border-box;
}

.contact-form p {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.143em;
	color: #595959;
	line-height: 27px;
}

.home-aboutus h3 {
	margin-top: 15px;
}

.home-latestmenu h2 {
	font-size: 55px;
	padding-bottom: 0;
	line-height: 66px;
	border: none;
}

.home-latestmenu h6 {
	margin-bottom: 16px;
}

.home-latestmenu p {
	font-size: 28px;
	line-height: 42px;
}

.bottom-top {
    z-index: 9;
    position: fixed;
    right: 10px;
    bottom: 20%;
    background: rgb(121, 154, 25);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    line-height: 46px;
    border: solid 2px #45ab48;
    text-shadow: 0px 1px 2px #000;
}

.bottom-top a {
    color: #fff;
}

.bottom-top a i {
   font-size:30px;
}

.site-header-menu {
    display: none;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0.875em 0;
}

.site-header-menu.toggled-on, .no-js .site-header-menu {
    display: block;
}

.menu-toggle {
    background-color: transparent;
    border: 1px solid #d1d1d1;
    color: #1a1a1a;
    font-size: 18px; 
	text-align: center;
    margin: 0 auto 20px;
    display: block;
    padding: 5px 10px;
}

#myCarousel img {
    margin: 0;
}

.inner-banner {
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center 37%;
    background-color: #e0ecf0;
}
.inner-banner-content { text-align:center; padding: 60px 0 40px; }
.inner-banner-content h3 {color: #fff;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    background-color: rgb(121, 154, 25,0.6);
    padding: 15px 25px; }
#homeSlider .carousel-caption { top: 30%; }
#homeSlider img { margin: 0; min-height: 210px; width: 100%; }

section .container-fluid {padding:0;}

#testiCarousel {
    color: #5e5e5e;
    padding: 0 70px;
    text-align: center;
    margin: 50px auto;
}

#testiCarousel .carousel-control.left, #testiCarousel .carousel-control.right {
    background-image: none;
    top: 50%;
}

#testiCarousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

#testiCarousel .carousel-control i {
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

#youTubeModalTarget {
    display: block;
    position: relative;
}

#youTubeModalTarget img { 
	margin: 10px auto 25px;
    display: block; }

#youTubeModalTarget .youtube-icon {
    position: absolute;
    top: 45%;
    left: 45%;
}

#youTubeModalTarget .youtube-icon i {
    font-size: 68px;
    color: #ddd;
}

#youTubeModalTarget:hover .youtube-icon i {
    color: red;
}

.tagline-list-wrapper .tagline-list {
    padding-bottom: 5px;
}

.tagline-list-wrapper .tagline-list p a {
	color: #fff;

}
.tagline-list-wrapper .tagline-list p {
	line-height: 24px;
	font-size: 14px;
}
.tagline-list-wrapper .tagline-list p i {
	color: #d90a0a;
}
.tagline-list-wrapper .tagline-list p a:hover{
	color:#d90a0a;
	text-decoration:none;
}

.address {
	padding-top: 5px !important;
}
.address p {
	font-size: 14px;

}
.address p a span{
	
	color:#fff ;
}

.tagline-list-wrapper {
	padding-bottom: 5px;
	border-bottom: 2px solid #d90a0a;
}






/* pop up */








div#popUpForm {
	position: fixed;
	width: 100%;
	background-color: #00000082;
	display: none;
	height: 100%;
	top: 0;
	z-index: 999;
}

#popContainer {
    width: 400px;
    text-align: center;
    margin: 0 auto;
    background-color: #bdbdbd;
    margin-top: 80px;
}
#popContainer > form > p{
  font-weight:bold;
  font-size:20px;
  color:#fff;
}
#close {
	border: solid 1px;
	padding: 5px 10px;
	background-color: red;
	cursor: pointer;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
}
#close:hover{
  background-color:#ff44449e;
}
/* #popUpForm #popContainer img {
	display: inline-block;
	width: 30%;
	margin: 20px 0 0 40px;
} */
#popUpForm #popContainer img {
	display: block;
	margin: 0 auto;
	width: 40%;
}
#popContainer {
	position: relative;
}
#popUpForm #popContainer h5 {
	padding: 10px 30px;
	font-size: 18px;
	line-height: 24px;
}

.faq-section {
  margin: 20px 0 40px;
}

.faq-section h2 {
  margin-bottom: 15px;
  color: #333;
}

.faq-item {
	border-bottom: 1px solid #ddd;
	margin: 12px 0;
}

.faq-question {
  cursor: pointer;
  font-weight: bold;
  position: relative;
	background-color: rgb(121, 154, 25,0.8);
    padding: 10px 20px 10px;
    color: #fff;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 10px;
}

.faq-question.active::after {
  content: "-";
}

.faq-answer {
  display: none;
  margin-top: 10px;
  color: #444; 
    padding: 0 10px 10px 10px;
}

.faq-answer.show {
  display: block;
}

.floated-btn {
    position: fixed;
    right: 85px;
    bottom: 15px;
    background: #d90a0a;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    z-index: 99;
}
.floated-btn:hover {
    background: #799a19;
    color: #fff;
    text-decoration: none;
} 

.floated-btn:focus {
    background: #d90a0a;
    color: #fff;
    text-decoration: none;
} 
@media(max-width:767px){
    .floated-btn {
        left: 50%;
        transform: translatex(-50%);
        right: inherit;
    }
}