/*------------------------------------------------------------------
.______    __  ___   ___  __   _______  ___________    ____ 
|   _  \  |  | \  \ /  / |  | |   ____||   ____\   \  /   / 
|  |_)  | |  |  \  V  /  |  | |  |__   |  |__   \   \/   /  
|   ___/  |  |   >   <   |  | |   __|  |   __|   \_    _/   
|  |      |  |  /  .  \  |  | |  |____ |  |        |  |     
| _|      |__| /__/ \__\ |__| |_______||__|        |__|     


@charset "utf-8";

[Main Stylesheet]

Project:    Restaurants
Version:    0.1
Last change:    30.12.2017
Primary use:    Restaurants Business Template  



font-family: 'Vollkorn', sans-serif;
font-family: 'Fredericka the Great', cursive;


[Typography]

Body:               16px 'Vollkorn', sans-serif;
Paragraph:          'Vollkorn', sans-serif;

Section Title:      50/1.1 'Vollkorn', sans-serif;
Section Description:    16px/1.7 "Vollkorn", sans-serif;

/*==============================
[Table of contents]

1. Typography
2. Main Menu
	2.1 Menu Top Style
	2.2 Menu Style 1
	2.3 Menu Style 2
3. Buttons
4. Welcome Section Area
5. About Us Section Area
6. Daily Menu Section Area
7. Reciepe Section Area
8. Reservation Section Area
9. Chef Section Area
10. Other Facility Section Area
11. Footer Bottom Section Area
12. Footer Section Area
13. Owl Carousel Custom
14. Single Page Background
15. Single Page About Us
16. Single Page Reservation
17. Single Page Gallery
18. Magnify Popup CSS INIT
19. Magnify Pop Up Inline Css
20. Single Page Recipes
21. Single Page Contact
22. Single Page Social
23. Single Menu Page
24. Custom Select 2 Css
25. Custom Back To Top Css
26. Form Success Popup
27. Single Recipe Styles
28. Default Preloader
29. 404 Page

-------------------------------------------------------------------*/


/*--------------------------------------------------------------
  1. Typography
--------------------------------------------------------------*/
body {
  font-family: 'Vollkorn', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color:#97a49b;
}
iframe{
    border: none;
}
a, b, div, ul, li{
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
  -webkit-tap-highlight-color: transparent; 
  -moz-outline-: none;
}
a,
a:hover,
a:focus,
a:active {
  color: #fff;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active{
  -moz-outline: none;
  outline: none;
}
img:not([draggable]), embed, object, video{
    max-width: 100%;
    height: auto;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}
img {
    border: none;
    max-width: 100%;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.property-features-meta li {
  font-weight: 200;
  font-family: 'Vollkorn', sans-serif;
}
h1{
	font-weight: 600;
	font-size: 60px;
	color: #CDA62D;
}
h2{
	font-weight: 700;
	font-size: 36px;
	color: #333333;
}
h3{
	font-size: 24px;
	color: #fff;
}
.textright {
  text-align: right;
}
.textleft {
  text-align: left;
}
.textcenter {
  text-align: center;
}
strong {
  font-weight: 700;
}
.dizzy-error {
    border-color: red !important;
    color: red !important;
}
p.dizzy-success-message {
    color: green;
    font-weight: 500;
    max-width: 500px;
    margin: 0;
}
.mfp-close-btn-in .mfp-close {
    top: 0;
}
img.dizzy-preloader {
    display: block;
    text-align: right;
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fullScreen,
.container.fullScreen,
.fullWidth {
  width: 100%;
}
.single-slider-container {
  position: relative;
}
.hc_btn, .submitActionBtn {
  background-color: #00c98c;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-family: 'Vollkorn', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding: 11px 21px;
  text-transform: uppercase;
  transition: background-color 0.4s ease-in-out 0s;
  -webkit-transition: background-color 0.4s ease-in-out 0s;
}

.hc_btn:hover,
.hc_btn:focus,
.hc_btn:active,
.submitActionBtn:hover,
.submitActionBtn:active,
.submitActionBtn:focus {
  color: #FFFFFF;
  background-color: #0a9c70;
}
.box-overley {
  background-color: #000;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.zIndex {
  position: relative;
  z-index: 2;
}
.clear-both:before, .clear-both:after{
	display: table;
	content: "";
	clear: both;
}


.padding-top-bottom {
    padding: 100px 0px;
}
.title-margin{
	// width: 434px;
	margin: 0px auto 80px auto;
}
.menu-img-side.float-left {
    display: inline-block;
    float: left;
    width: 50%;
}

.menu-txt-side.float-right {
    display: inline-block;
    width: 50%;
    float: right;
}
.menu-img-side.float-right {
    display: inline-block;
    float: right;
    width: 50%;
}
.menu-txt-side.float-left {
    display: inline-block;
    width: 50%;
    float: left;
}
.recipes-txt-side.width-40 {
    width: 40%;
}
.recipes-img-side.width-59 {
    width: 59%;
}
.margin-top-30{
	margin-top: 30px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#slides {
    min-height: 100vh;
}

.img-100 img{
	width: 100%;
	display: block;
}
.reservation-phone{
     /*display:none!important;*/
}
.reservation-form{
    display:none!important;
}
/*--------------------------------------------------------------
  2. Main Menu
--------------------------------------------------------------*/

.main-menu-bg{    
	background-color: transparent;
    width: 100%;
    padding: 18px 0;
    position: fixed;
    z-index: 999;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    top: 80px;
}

.main-menu{
	width: 100%;
	display: inline-block;
	text-align: right;
	padding: 15px 0px;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}

.main-menu ul li{
	display: inline-block;
	padding: 5px 10px;
	position: relative;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}

.main-menu ul li ul li a:before,.main-menu ul li ul li a:after{
	position: absolute;
	content: "";
	height: 0px;
	width: 0px;
}

ul.slimmenu li>ul {
    padding-top: 15px;
}
ul.slimmenu li>ul {
    width: 230px;
}
ul.slimmenu li .sub-toggle {
    right: -16px;
    background: transparent;
}
ul.slimmenu li .sub-toggle>i {
    color: #fff;
    font-size: 10px;
    margin-top: 2px;
}
ul.slimmenu li .sub-toggle:before {
    display: inline-block;
    height: 100%;
    margin-right: 0;
    font-family: 'FontAwesome';
    content: "\f107";
    color: #fff;
    margin-top: 5px;
}
ul.slimmenu li .sub-toggle>i {
    display: none;
}
.main-menu ul li ul li a{
	position: relative;
	padding: 5px 0px;
}

.main-menu ul li ul li a:before{
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	background-color: #fff;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(0,1);
	        transform: scale(0,1);
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.main-menu ul li ul li a:hover:before{
	-webkit-transform: scale(1,1);
	        transform: scale(1,1);
	bottom: 0;
}

.main-menu ul li ul li {
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
}

.main-menu ul li a{
	font-size: 1.0em;
	position: relative;
	padding: 5px 10px;
	letter-spacing: 1px;
	font-weight: 400;
}
.main-menu ul li a:before{
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	background-color: #fff;
	bottom: 0%;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 0;
	right: 0;
}
.main-menu ul li a:hover:before{
	bottom: 100%;
}
.main-menu ul li a:after{
	position: absolute;
	content: "";
	height: 1px;
	width: 1px;
	background-color: #fff;
	left: 0%;
	bottom: 0%;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.main-menu ul li a:hover:after{
	height: 100%;
}

.main-menu ul .restaurant-brown-btn{
	font-size: 1em;
	font-weight: 600;
	padding: 10px 15px;
	background-color: #CEA525;
	position: relative;
}
.main-menu ul .restaurant-brown-btn:hover{
	background-color: transparent;
	color: #fff;
	z-index: 999;
}
.main-menu ul .restaurant-brown-btn:before, .restaurant-brown-btn:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #CDA62D;
	-webkit-transform: scale3d(1.2, 1.2, 1.2);
	        transform: scale3d(1.2, 1.2, 1.2);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: -1;
}
.main-menu ul .restaurant-brown-btn:hover:before{
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.main-menu ul .restaurant-brown-btn:after{
	background-color: rgba(205, 166, 45, .5);
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	        transform: scale3d(1.5, 1.5, 1.5);
}
.main-menu ul .restaurant-brown-btn:hover:after{
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.main-menu-bg .header-logo img {
	max-height: 172px;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.main-menu-bg.header__fixed .header-logo img {
	max-height: 120px;
}
.main-menu-bg.header__fixed .main-menu ul li {
    padding: 5px 8px;
}
.main-menu-bg.header__fixed .main-menu ul li ul li {
    padding: 10px 15px;
}
.main-menu-bg.header__fixed .main-menu {
    padding: 10px 0px;
}
.main-menu-bg.header__fixed {
    padding: 10px 0px;
	background-color: rgba(0, 0, 0, 1.0);
	position: fixed;
    top: 0;
}
.lang_sel_sel {
    opacity:1!important;
}

.icl-el, .icl-en{
    opacity:0.5;
}
/*--------------------------------------------------------------
	2.1 Menu Top Style
--------------------------------------------------------------*/
.dizzy-header-top {
	background-color: rgba(158, 120, 2, 0.65);
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	padding: 5px 0;
	max-height: 80px;
}
.dizzy-header-top .dizzy-head-top-address, .dizzy-header-top .dizzy-head-top-phone {
	display: inline-block;
	margin-right: 10px;
}
.dizzy-header-top .dizzy-head-top-address i, .dizzy-header-top .dizzy-head-top-phone i {
	margin-right: 6px;
}
ul.header-top-menu {
	float: right;
}
ul.header-top-menu li {
	display: inline-block;
    padding: 0 12px 0 8px;
    border-right: 1px solid #fff;
}
ul.header-top-menu li:last-child {
    border-right: 0px solid #fff;
}
.dizzy-header-top .espa{
    text-align:center;
    }
.dizzy-header-top .espa img{
 width:400px;   
}

/*--------------------------------------------------------------
	2.2 Menu Style 1
--------------------------------------------------------------*/

.menu-style-1 .main-menu-bg {
    background-color: #000;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.menu-style-1 .main-menu ul li a:before {
    height: 0px;
}
.menu-style-1 .main-menu ul li a:after {
    width: 0px;
}


/*--------------------------------------------------------------
	2.3 Menu Style 2
--------------------------------------------------------------*/
.menu-style-2 .main-menu-bg {
    background-color: #000;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.menu-style-2 .main-menu ul li a:before {
    height: 0px;
}
.menu-style-2 .main-menu ul li a:after {
    width: 0px;
}
.menu-style-2 .header-logo, .menu-style-2 .main-menu {
    text-align: center;
}


/*--------------------------------------------------------------
  3. Buttons
--------------------------------------------------------------*/


.restaurant-brown-btn:hover{
	background-color: transparent;
	color: #fff;
	z-index: 999;
}
.restaurant-brown-btn:before, .restaurant-brown-btn:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #CDA62D;
	-webkit-transform: scale3d(1.2, 1.2, 1.2);
	        transform: scale3d(1.2, 1.2, 1.2);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: -1;
}
.restaurant-brown-btn:hover:before{
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.restaurant-brown-btn:after{
	background-color: rgba(205, 166, 45, .5);
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	        transform: scale3d(1.5, 1.5, 1.5);
}
.restaurant-brown-btn:hover:after{
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.about-txt .restaurant-brown-btn{
	text-transform: uppercase;
	border: 2px solid #fff;
}
.single-about-img .restaurant-brown-btn{
	text-transform: uppercase;
}


.brown-border-btn{
	border: 1px solid #CEA525;
	padding: 10px 28px;
	display: inline-block;
	margin-top: 20px;
	font-weight: 500;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.brown-border-btn:before{
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #CDA62D;
	z-index: -1;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.brown-border-btn:hover:before{
	top: 0%;
}

.single-recipe .brown-border-btn{
	padding: 10px 28px;
    display: inline-block;
    margin-top: 10px;
	font-size: 12px;
}

.restaurant-brown-btn-2{
	background-color: #CDA62D;
	padding: 10px 15px;
	font-weight: 400;
    position: relative;
    top: 15px;
    text-transform: uppercase;
}
.restaurant-brown-btn-2:hover{
	background-color: transparent;
	z-index: 2;
}
.restaurant-brown-btn-2:before, .restaurant-brown-btn-2:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #CDA62D;
	z-index: -1;
	-webkit-transform: scale3d(1.4, 1.4, 1.4);
	        transform: scale3d(1.4, 1.4, 1.4);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.restaurant-brown-btn-2:hover:before, .restaurant-brown-btn-2:hover:after{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
}
.restaurant-brown-btn-2:after{
	background-color: rgba(205, 166, 45, .5);
	-webkit-transform: scale3d(1.6, 1.6, 1.6);
	        transform: scale3d(1.6, 1.6, 1.6);
}
.reservations-btns{
	background-color: #CDA62D;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 15px;
	text-align: center;
	margin-top: 40px;
	font-size: 1.500em;
	font-weight: 500;
	border: 0px solid;
	width: 100%;
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.reservations-btns:hover{
	background-color: #8F782F;
}
div#dizzy-reservation-button {
    position: relative;
}
/*--------------------------------------------------------------
  4. Welcome Section Area
--------------------------------------------------------------*/


.welcome-section-area-bg, 
.daily-menu-section-area-bg,
.reservation-section-area-bg{
	position: relative;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-image: url(http://placehold.it/2300x1400);
	min-height: 600px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.welcome-section-area-bg:before, 
.reservation-section-area-bg:before,
.daily-menu-section-area-bg:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
}
#slides .welcome-section-area-bg {
    position: absolute;
    z-index: 5;
    background-image: none;
}
.welcome-section-area-element h1{
	color: #fff;
	font-size: 3.000em;
	//text-transform: capitalize;
	font-weight: 500;
}
.welcome-section-area-element h2{
	color: #CDA62D;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 4.500em;
	margin: 0;
}

.welcome-tbl {
    display: table;
    height: 100vh;
    width: 100%;
    text-align: center;
}

.welcome-tblc {
    display: table-cell;
    vertical-align: middle;
}

.welcome-section-area-element {
    position: relative;
}

.knife-ico{
	position: relative;
}
.knife-ico:before{
	position: absolute;
	content: "";
	height: 2px;
	width: 220px;
	background-color: #fff;
	top: 14px;
	left: 52%;
}
.knife-ico:after{
	position: absolute;
	content: "";
	height: 2px;
	width: 220px;
	background-color: #fff;
	top: 14px;
	right: 52%;
}


/*--------------------------------------------------------------
  5. About Us Section Area
--------------------------------------------------------------*/


section.about-section-area {
    padding-bottom: 50px;
    position: relative;
    z-index: 6;
}
.all-about-right {
    margin-top: 50px;
	margin-right: -15px;
    margin-left: -15px;
}
.about-us-bg{
	position: relative;
}
.about-us-side-bar{
	background-color: white;
	margin-top: -110px;
	box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.section-heading{
    text-align: center;
}
.section-heading-logo{
	position: relative;
}
.section-heading-logo img{
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.section-heading-title{
    padding: 0px 55px;
    background-repeat: no-repeat;
    background-position: center 3px;
}
.about-section-area .section-heading-title{
    background-image: url(img/about-section-logo.png);
}
.section-heading-title h2{
	text-transform: uppercase;
	height:150px;
	padding: 39px 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.section-heading-title p{
   font-size:24px;
   font-weight:bold;
}

.about-section-area .section-heading-title{
	 margin-top: 90px;
}
.section-heading-ico{
	background-image: url(img/leaf-img.png);
	padding: 15px 10px;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-us-txt{
    padding: 0px 35px;
    text-align:justify;
 //   word-break: break-all;
	   -webkit-hyphens: auto;
	   -moz-hyphens: auto;
	hyphens: auto;
}
.about-us-txt p{
	margin-bottom: 20px;
	margin-top: 20px;
}
.about-us-txt span{
	color: #CDA62D;
}

.about-us-left-side{
    float: left;
    width: 50%;
    margin: 15px 0px 0;
    padding-left: 15px;
    padding-right: 15px;
}

.about-us-left-side.img-about{
 height:345px;   
}
.single-about-img{
	position: relative;
	   height:345px;
}

.single-about-img:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
//	background-color: rgba(51, 51, 51, .5)
}

.about-us-left-side.txt-about .single-about{
    background-color: #333333;
    overflow: hidden;
    width: 100%;
    text-align: center;
    min-height: 345px;
    position: relative;
}
.img-over-txt h3, .img-over-txt h2 {
    padding: 15px 10px;
    text-transform: uppercase;
    margin: 0;
	color: #fff;
}

.img-over-txt h2{
	position: relative;
	z-index: 2;
}

.img-over-txt{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding: 40px;
    height: 100%;
}

.img-over-txt:before{
    position: absolute;
    content: '';
    right: 40px;
    bottom: 10px;
    left: 40px;
    top: 40px;
    height: calc(56% - 80px);
    border: 2px solid #fff;
    -webkit-transform: translate3d(0,0%,0);
            transform: translate3d(0,0%,0);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.single-about:hover .img-over-txt:before{
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
	top: -5px;
	height: calc(75% - 100px);
	background-color: rgba(51, 51, 51, .5);
}
.img-over-txt h3{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: relative;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	font-weight: 300;
	text-transform: capitalize;
	right: 0px;
	bottom: 40px;
	left: 0px;
	width: calc(100% - 0px);
}
.single-about:hover .img-over-txt h3{
	bottom: 0px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single-about-head strong{
	color: #fff;
	font-size: 1.500em;
}
.single-about-head{
	text-transform: uppercase;
}
.single-about-head h3{
	color: #CDA62D;
	font-weight: 600;
	margin: 0;
}
.single-about-head-2, .single-about-head-3{
	color: #fff;
}

.img-over-txt .about-restaurant-btn {
    margin-top: 50px;
}

.about-txt {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
   // text-transform: uppercase;
    color: #fff;
	padding: 0px 20px;
}
.single-about-img img {
    display: block;
    object-fit: cover;
    height: 100%!important;
    min-height: none!important;
}
.about-txt h3 {
	display: block;
	margin-top: 0;
	font-weight: 200;
	line-height: 64px;
	font-size:36px;
}

.about-txt h3 span {
    display: block;
    color: #CDA62D;
    font-weight: 400;
    margin-top: 20px;
    text-transform: uppercase;
}

.about-txt h5 span {
    color: #CDA62D;
}

.about-txt h5 {
    font-weight: 400;
    text-transform: capitalize;
    margin: 15px 0 10px;
}

.about-txt span {
    text-transform: lowercase;
}

.about-txt p {
    text-transform: capitalize;
    padding: 10px 0px 0px;
    font-size: 14px;
}
.about-txt h4 {
    font-weight: 400;
    margin-top: 30px;
    color: #CDA62D;
}

/*--------------------------------------------------------------
  6. Daily Menu Section Area
--------------------------------------------------------------*/


.daily-menu {
    position: relative;
}
.hand {
    position: relative;
    background-image: url(img/hand.png);
    width: 300px;
    height: 200px;
    margin-top: -60px;
    right: -270px;
    float: right;
}


.daily-menu-section-area .section-heading-title{
	background-image: url(img/daily-menu-logo.png);
	background-position: center 23px;
	padding: 0px 40px 10px 40px;
	font-family: 'Fredericka the Great', cursive;
	color: #fff;
	font-weight: 400;
	position: relative;
}
.daily-menu-section-area .section-heading-title h2{
	color: #fff;
	font-family: 'Fredericka the Great', cursive;
	font-weight: 400;
}
.section-heading-title p {
    font-family: 'Vollkorn', sans-serif;
}


.daily-menu ol li{
	font-family: 'Fredericka the Great', cursive;
	color: #fff;
	font-size: 1.500em;
	margin-bottom: 30px;
}
.daily-menu ol li p{
	display: inline-block;
	width: 90%;
}
.daily-menu ol li span{
	width: 10%;
	float: right;
	text-align: right;
}
.daily-menu-section-area-bg{
	background-image: url(/img/daily-menu-background.jpg);
	height: 100%;
	padding-top: 100px;
	background-attachment: scroll;
}
.daily-menu ol li .dot{
	background-image: url(img/dots.png);
	padding: 2px 0px;
	width: 60%;
    margin-top: 15px;
	height: 7px;
}


/*--------------------------------------------------------------
  7. Reciepe Section Area
--------------------------------------------------------------*/

.our-recipe-section-area .section-heading-title{
   // background-image: url(img/recipe-logo.png);
}
.recipe-overlay h3{
	color: #CDA62D;
	margin-top: 0px;
	font-weight: 400;
}
.recipe-overlay h4{
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.recipe-overlay p{
	word-break: break-word;
	hyphens: auto;	
	margin: 15px 0px 10px;
	color: #fff;
	font-size: 14px;
}

.resturants-recipie {
    perspective: 1700px;
    perspective-origin: 0 50%;
	cursor: pointer;
	padding: 15px 5px;
}
.single-recipe {
    transform-style: preserve-3d;
	display: block;
	position: relative;
	overflow: hidden;
	box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.recipe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(51,51,51, 1);
    height: 100%;
    width: 75%;
    transform-origin: 0 0;
    transform: rotateY(-90deg);
    opacity: 0;
    transition: all .4s ease-in;
	padding: 0px 15px;
}
.single-recipe:hover .recipe-overlay {
    transform: rotateY(0deg);
    opacity: 1;
}
.single-recipe:hover img {
    transform: translateX(20%);
}
.single-recipe img{
	transform: translateX(0);
	transition: all .4s ease-in;
	width: 100%;
}.
/*--------------------------------------------------------------
  8. Reservation Section Area
--------------------------------------------------------------*/


.reservation-section-area .section-heading-title{
	background-image: url(img/reservations-logo.png);
	background-position: center 20px;
	padding: 0px 40px 10px 40px;
	position: relative;
}
.all-reservation-section:before,
.all-reservation-section:after{
	display: table;
	content: "";
	clear: both;
}
.all-reservation-section .form-group {
    clear: both;
}
.all-reservation-section {
    padding-bottom: 80px;
}
.reservation-section-area-bg{
	background-image: url(/img/reservation-background.jpg);
	height: 100%;
}
.all-reservation-section .options {
    display: inline-block;
    width: 31.3%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
}

.all-reservation-section .options form {
    display: inline-block;
}

.all-reservation-section .options i {
	margin-right: 5px;
    background-color: #fff;
    color: #CDA62D;
    height: 54px;
    width: 52px;
    line-height: 52px;
    border: 0px solid #CDA62D;
    float: left;
}

.all-reservation-section .options select{
	background-color: #fff;
    padding: 15px 30px;
    border: 0px;
    height: 54px;
    width: 100%;
    border: 2px solid transparent;
}
.all-reservation-section .options select:focus{
	border: 2px solid #CDA62D;
	outline: none;
	box-shadow: none;
}
.reservation-left-side h3 ,.reservation-right-side  h3{
    font-size: 30px;
    font-weight: 600;
	margin-top: 0;
}

.all-reservation-section .options input[type="text"], .all-reservation-section .options input[type="email"] {
	height: 54px;
    width: 100%;
    padding-left: 10px;
    border: 2px solid transparent;
    outline: none;
    box-shadow: none;
    margin-bottom: 30px;
}
.all-reservation-section .options input[type="text"]:focus, .all-reservation-section .options input[type="email"]:focus{
	border: 2px solid #CDA62D;
}
.reservation-left-side{
	display: inline-block;
	width: 50%;
	float: left;
}
.reservation-left-side ul li p{
	color: #fff;
	font-size: 1.125em;
	margin-bottom: 0;
}
.reservation-left-side ul li p span{
	color: #CDA62D;
	font-weight: 700;
}
.reservation-right-side{
	text-align: right;
    width: 49%;
    display: inline-block;
}
.reservation-right-side p{
	color: #fff;
	margin-top: 40px;
}
.reservation-left-side ul {
    margin-top: 40px;
}
.reservation-section-area .section-heading-title, 
.reservation-section-area .section-heading-title h2{
	color: #fff;
	position: relative;
}
.reservation-right-side p span {
    color: #CEA525;
    font-weight: 700;
}
.reservation-right-side p span a {
    color: #CEA525;
    font-weight: 700;
}

/*--------------------------------------------------------------
  9. Chef Section Area
--------------------------------------------------------------*/

.our-chefs-section-area .section-heading-title{
//	background-image: url(img/our-chefs-logo.png);
}
.single-chefs {
    margin-top: 30px;
    box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-perspective: 1700px;
            perspective: 1700px;
    -webkit-perspective-origin: 0 50%;
            perspective-origin: 0 50%;
    cursor: pointer;
    margin: 0px 10px;
}
.chefs-details {
    position: relative;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    overflow: hidden;
}

.chefs-details-overlay {
    position: absolute;
    bottom: 0%;
    text-align: left;
    background-color: #fff;
    height: 100%;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 75%;    
    background-color: rgba(51,51,51, .9);
	color: #fff;
	padding: 0px 15px;
}

.single-chefs:hover .chefs-details-overlay{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: rotateY(0deg);
	        transform: rotateY(0deg);
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}

.chefs-details img {
    display: block;
    width: 100%;
    position: relative;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.single-chefs:hover .chefs-details img{
	-webkit-transform: translateX(15%);
	        transform: translateX(15%);
}
.chef-hide-item {
    position: absolute;
    bottom: 0%;
    width: 100%;
    text-align: center;
    background-color: rgba(51, 51, 51, .9);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    z-index: 9;
}

.single-chefs:hover .chef-hide-item {
    bottom: -30%;
}
.chef-hide-item h4 {
    color: #CDA62D;
    text-transform: uppercase;
	    font-weight: 600;
}

.chef-hide-item p {
    color: #fff;
}

.chefs-details-overlay h4{
	color: #CDA62D;
    text-transform: uppercase;
    font-size: 1em;
	margin-top: 0;
}

.chefs-details-overlay h5{
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}
.chefs-details-overlay p {
    font-size: 0.75em;
	margin-top: 20px;
}

.chefs-details-overlay h5 span {
    display: block;
}
.chef-social-icon ul li {
    display: inline-block;
    padding: 0px 5px;
}

.chef-social-icon ul li a:hover {
    color: #CDA62D;
}
.chef-social-icon {
    margin-top: 30px;
}
.chef-tbl {
    display: table;
    height: 100%;
    width: 100%;
}

.chef-tbl-c {
    display: table-cell;
    vertical-align: middle;
}

/*--------------------------------------------------------------
  10. Other Facility Section Area
--------------------------------------------------------------*/
 
.other-facility-section-bg{
	position: relative;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(/img/home-services.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	padding: 0px 0px;
	color: #fff;
}
.other-facility-section-bg:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
}

.single-facility h4{
	text-transform: uppercase;
	font-size: 1.875em;
}
.single-facility p{
	text-align: center;
	padding: 0px 30px;
	line-height: 1.6;
}

.single-facility{
	overflow: hidden;
	padding: 60px 0px;
	border: 5px solid transparent;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	height:365px;
}




.facility-ico-taxi, 
.facility-ico-playground, 
.facility-ico-wifi{
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}

.single-facility:hover .facility-ico-taxi, 
.single-facility:hover .facility-ico-playground, 
.single-facility:hover .facility-ico-wifi{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}

.facility-ico-taxi, 
.facility-ico-playground, 
.facility-ico-wifi{
	position: relative;
}

.facility-ico-taxi:before, 
.facility-ico-playground:before, 
.facility-ico-wifi:before{
	position: absolute;
	content: "";
	height: 80px;
	width: 80px;
	background-image: url(img/car-ico-brown.png);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background-repeat: no-repeat;
}
.facility-ico-playground:before{
	background-image: url(img/kids-playground-brown.png);
}
.facility-ico-wifi:before{
	background-image: url(img/wifi-ico-brown.png);
}
.single-facility:hover .facility-ico-taxi:before, 
.single-facility:hover .facility-ico-playground:before, 
.single-facility:hover .facility-ico-wifi:before{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	z-index: 99;
}


.white-border-btn {
    background-color: #CDA62D;
    padding: 10px 15px;
    font-weight: 400;
    border: 2px solid #fff;
}

/*--------------------------------------------------------------
  11. Footer Bottom Section Area
--------------------------------------------------------------*/
.margin-top-110{
	margin-top: 94px;
}

.footer-bottom-section-area-bg{
	background-color: #000;
	padding: 50px 0px;
}
.footer-section-title{
    text-align: center;
    background-image: url(img/footer-section-logo.png);
    background-repeat: no-repeat;
    background-position: center 10px;	
}
.footer-section-title h2{
	color: #fff;
	text-transform: uppercase;
	font-size: 2.063em;
	padding: 44px 0px;
	padding-bottom: 0px;
	font-weight: 600;
    margin-top: 0;
    height:154px;
}
.footer-bottom-section-one p{
    color: #fff;
    margin-top: 20px;
}
.footer-bottom-section-three{
    margin:40px;
}
.footer-section-title p{
	margin-top: 0px;
	text-align: center;
}

.news-letter-section h3{
	text-transform: uppercase;
	margin-top: 30px;
	    font-weight: 600;
}

.news-letter-section input[type="email"]{
	box-shadow: none;
	padding: 10px 0px;
	padding-left: 10px;
	outline: none;
	width: calc(100% - 76px);
	margin: 0;
	border: 2px solid transparent;
	-webkit-transition: border .4s ease-in-out 0s;
	transition: border .4s ease-in-out 0s;
}
.news-letter-section input[type="email"]:focus{
	border: 2px solid #CDA62D;
}

.news-letter-section button[type="submit"]{
	border: 0px;
	box-shadow: none;
	padding: 12px 13px;
	background-color: #CDA62D;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s; 
}

.news-letter-section button[type="submit"]:hover{
	background-color: #8F782F;
}
form#mc-form {
    position: relative;
}
#mc-form label.error {
    color: red;
}
#mc-form label{
	color: #CDA62D;
	font-weight: 300;
	margin-top: 10px;
}

.footer-bottom-single-heading h3 {
        font-weight: 600;
    margin-top: 0;
    font-size: 18px;
}
.footer-bottom-single-heading{
	margin-top: 70px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.recent-post-single{
	color: #fff;
}

.recent-post-img{
	display: inline-block;
	width: 30%;
	float: left;
	margin-top: 6px;
}
.recent-post-txt{
	display: inline-block;
    width: 68%;
    margin-left: 2%;
}
.recent-post-txt p{
	text-align: justify;
	    font-weight: 300;
}
.recent-post-txt a h5{
	margin-top: 6px;
	color: #CDA62D;
	    font-weight: 500;
}

.footer-contact-details p{
	color: #fff;
	margin: 0;
	margin-top: 5px;
	padding-left: 25px;
}
.phone-number, .email-address, .official-address{
	position: relative;
	margin-bottom: 20px;
	color: #CDA62D;
	margin-left:12px;
}
.phone-number:before, .email-address:before, .official-address:before{
	position: absolute;
	content: "\f095";
	font-size: 1.125em;
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
}

.email-address:before{
	content: "\f0e0";
}

.official-address:before{
	content: "\f041";
}

.footer-social-icon ul li{
	display: inline-block;
	padding: 0px 10px;
}
.footer-social-icon ul li a{
	font-size: 1.125em;
}
.footer-social-icon ul li a:hover{
	color: #CDA62D;
}


.instagram-imgs ul li{
	display: inline-block;
	width: 30%;
	margin-bottom: 5px;
}

/* Custom Instafeed */
.demoFeed li{
	display: inline-block;
	width: 30%;
	margin: 0px 4px 4px 0px;
}

/*--------------------------------------------------------------
  12. Footer Section Area
--------------------------------------------------------------*/


.footer-section-area-bg{
	background-color: #000;
	padding: 15px;
	color: #fff;
}
.copy-right-txt a{
	font-weight: 700;
}
.copy-right-txt p {
    margin: 0;
}


/*--------------------------------------------------------------
  13. Owl Carousel Custom
--------------------------------------------------------------*/
.owl-pagination {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}


.owl-theme .owl-controls .owl-page span{
	background-color: transparent;
	border: 2px solid #fff;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: #CEA525;
	border: 0px solid;
}

.customNavigation{
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	cursor: pointer;
}
.customNavigation .brown-border-btn{
	border-radius: 0px;
	margin: 0;
	color: #fff;
	background-color: #CEA525;
	margin-right: 25px;
}
.customNavigation .brown-border-btn:last-child {
    margin-right: 0px;
}

.customNavigation .brown-border-btn:before{
	position: absolute;
	content: "";
}
.customNavigation .brown-border-btn:hover:before{
	top: 100%;
}

/*--------------------------------------------------------------
  14. Single Page Background
--------------------------------------------------------------*/


.single-welcome-section-area-bg{
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(/img/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
//    background-attachment: fixed;
    padding: 280px 0px 0px;
	height: 600px;
    text-align: center;
    padding-bottom: 85px;
}
.single-welcome-section-area-bg:before{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	content: "";
}




/*--------------------------------------------------------------
  15. Single Page About Us
--------------------------------------------------------------*/

.about-us-elements h3{
	color: #CEA525;
	font-size: 2.250em;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px;
	margin-top: 0;
}
.about-us-elements h3:before{
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #CDA62D;
}
.about-us-elements-img img {
    display: block;
    width: 100%;
}

.about-slider-class{
	position: relative;
}
.about-slider-class:before{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid #CDA62D;
    z-index: -1;
    left: 5px;
    top: 20px;
}

.about-us-single-section-area.section-padding {
    padding-top: 50px;
    padding-bottom: 100px;
}
.about-slider-section{
	margin-right: 30px;
}
.about-us-elements{
	background-color: #fff;
	padding: 50px 35px;
	line-height: 1.7;
	right: 0px;
	top: 0px;
	position: relative;
	z-index: 1;
	color: #333;
	box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
div#about-sliders {
    position: relative;
	margin-left: -45px;
}
.about-us-txt-element{
	width: 50%;
	display: block;
	float: left;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.about-slider-class {
    display: block;
    width: 50%;
    float: right;
}


.experiance-elements{
	position: relative;
	width: 70%;
	margin: 0 auto;
}
.experiance-elements h3{
	font-size: 2.250em;
	color: #CEA525;
	text-transform: uppercase;
	position: relative;
	    font-weight: 700;
}

.experiance-elements h3:before{
	position: absolute;
	content: "";
	height: 2px;
	width: 30%;
	background-color: #FFFFFF;
	left: 50%;
	bottom: -20px;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.experiance-elements p{
	margin-top: 50px;
	color: #DDDDDD;
}


/*--------------------------------------------------------------
  16. Single Page Reservation
--------------------------------------------------------------*/

.service-section-area-bg, 
.experience-section-area-bg.margin-bottom-minus-50{
	margin-bottom: 0px;
}



.reservation-section-no-bg .reservation-left-side h3, 
.reservation-section-no-bg .reservation-left-side ul li p, 
.reservation-section-no-bg .reservation-right-side p, 
.reservation-section-no-bg .reservation-right-side h3{
    color: #333;
}

.reservation-section-no-bg .reservation-right-side p{
	padding: 0px 0px 0px 150px;
}

.reservation-section-no-bg {
    margin-bottom: 50px;
}

.all-reservation-section textarea{
	width: 100%;
	height: 120px;
	margin-top: 0px;
	box-shadow: none;
	outline: none;
	border-radius: 0px;
	border: 2px solid transparent;
	resize: none;
}
.all-reservation-section textarea:focus{
	border: 2px solid #CDA62D;
	outline: none;
	box-shadow: none;
}

.all-input-section .input-group{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc(100% - 62px);
}

.tsts-txt {
    display: inline-block;
    width: 80%;
    color: #fff;
	margin: 12px 0px 0px 0px;
} 
.radio-button-group-and-txt{
	width: 20%;
	display: inline-block;
	float: right;
	text-align: right;
}
.radio-button-group-and-txt div{
	display: inline-block;
    margin: 0;
    padding: 0;
}
.radio-button-group-and-txt input[type="radio"]{
	    visibility: hidden;
    position: absolute;
    display: block;
    height: 27px;
    width: 33px;
    border-radius: 0px;
}
.radio-button-group-and-txt input[type="radio"] + label{
	position: relative;
	color: #333;
	z-index: 1;
	background-color: #fff; 
	padding: 10px 15px;
	margin: 0;
	cursor: pointer;
}
.radio-button-group-and-txt input[type="radio"] + label{
	background-color: #fff;
	min-width: 55px;
    text-align: center;
}

.radio-button-group-and-txt input[type="radio"]:checked + label{
	background-color: #CDA62D;	
	color: #fff
}


/*--------------------------------------------------------------
  17. Single Page Gallery
--------------------------------------------------------------*/
#all-social-grid {
	position: relative;
}
.grid_with_gutter .single-gallery-img {
    padding: 5px;
}
.grid_item img {
    display: block;
    width: 100%;
}

.single-gallery-img{
	position: relative;
	display: block;
	overflow: hidden;
	cursor:zoom-in;
}
.gallery-hover-effects{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale3d(2, 2, 2);
	        transform: translate(-50%, -50%) scale3d(2, 2, 2);
	font-size: 3em;
	color: #fff;
	-webkit-transition: all .4s cubic-bezier(0.25, 0.1, 0.52, 1.43) 0s;
	transition: all .4s cubic-bezier(0.25, 0.1, 0.52, 1.43) 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.single-gallery-img:hover .gallery-hover-effects{
	-webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
	        transform: translate(-50%, -50%) scale3d(1, 1, 1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single-gallery-img:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(51, 51, 51, .5);
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	        transform: scale3d(1.5, 1.5, 1.5);
	-webkit-transition: all .4s cubic-bezier(0.25, 0.1, 0.52, 1.43) 0s;
	transition: all .4s cubic-bezier(0.25, 0.1, 0.52, 1.43) 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.single-gallery-img:hover:before{
	-webkit-transform: scale3d(.9, .9, .9);
	        transform: scale3d(.9, .9, .9);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}

.rs-portfolio-nav ul li{
	margin: 20px 45px;
	text-transform: capitalize;
	font-weight: 500;
	color: #333333;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.rs-portfolio-nav ul li:before{
	position: absolute;
	content: "";
	height: 2px;
	width: 100%;
	background-color: #CDA62D;
	-webkit-transform: scale(0,1);
	        transform: scale(0,1);
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.rs-portfolio-nav ul li:hover:before{
	-webkit-transform: scale(1,1);
	        transform: scale(1,1);
}

.rs-portfolio-nav ul li:hover{
	color: #CDA62D;
}

.rs-portfolio-nav ul .selected:before{
	-webkit-transform: scale(1,1);
	        transform: scale(1,1);
}

.rs-portfolio-nav ul .selected{
	color: #CDA62D;
}
.image-link {
  cursor: zoom-in;
}

/*--------------------------------------------------------------
  18. Magnify Popup CSS INIT
--------------------------------------------------------------*/

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}

/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
-webkit-transition: all 0.2s ease-in-out; 
transition: all 0.2s ease-in-out; 
-webkit-transform: scale(0.8); 
        transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
        transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
        transform: scale(0.8); 

opacity: 0; 

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}


/*--------------------------------------------------------------
  19. Magnify Pop Up Inline Css
--------------------------------------------------------------*/


.white-popup {
  position: relative;
  background: #333;
  padding: 0px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
  cursor: pointer;
	box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}

.mfp-close-btn-in .mfp-close {
	color: #CDA62D;
	position: absolute;
	z-index: 99999;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 36px;
	top: 20px;
	right: 20px;
}

.mfp-auto-cursor .mfp-content {
    cursor:zoom-out;
}


.single-gallery-pop-up img {
    display: block;
    width: 100%;
}

.single-gallery-pop-up{
	position: relative;
	overflow: hidden;
	z-index: 99999;
}
.single-gallery-pop-up:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0, .5);
	border: 10px solid #CDA62D;
}

.gallery-img-details{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 0px 70px;;
}

.gallery-img-details h3{
	color: #B59228;
	font-size: 3em;
	    margin-top: 0;
}
.gallery-img-details h4{
	font-size: 1.875em;
	font-weight: 500;
}
.gallery-img-details p{
	word-break: break-all;
    hyphens: auto;
	padding: 0px 20px;
	margin-top: 40px;
}



/*--------------------------------------------------------------
  20. Single Page Recipes
--------------------------------------------------------------*/


.service-section-area-bg, .experience-section-area-bg{
	position: relative;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(http://placehold.it/1900x1400);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0px;
	color: #fff;
}

.experience-section-area-bg{
	background-image: url(/img/about-us.jpg);
}

.service-section-area-bg:before, .experience-section-area-bg:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0 , 0, .7);
}

.single-service h4{
	font-size: 1.500em;
	color: #CEA525;
	text-transform: uppercase;	
	transition: all .4s ease-in-out;
}

.single-service:hover.single-service h4{
	color: #fff;
}

.single-service p{
	color: #DDDDDD;
}

.single-service{
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	cursor: pointer;
}


.service-ico-one, 
.service-ico-two, 
.service-ico-three{
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	height: 80px;
	width: 80px;
	border: 2px solid #CDA62D;
	line-height: 80px;
	border-radius: 100%;
	margin: 0 auto;
}

.single-service:hover .service-ico-one, 
.single-service:hover .service-ico-two, 
.single-service:hover .service-ico-three{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
	border: 2px solid #fff;
}

.service-ico-one, 
.service-ico-two, 
.service-ico-three{
	position: relative;
}

.service-ico-one:before, 
.service-ico-two:before, 
.service-ico-three:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background-image: url(img/service-ico-hover-1.png);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	left: 0;
	top: 0;
	border-radius: 100%;
	border: 2px solid #fff;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.service-ico-two:before{
	background-image: url(img/service-ico-hover-2.png);
}
.service-ico-three:before{
	background-image: url(img/service-ico-hover-3.png);
}
.single-service:hover .service-ico-one:before, 
.single-service:hover .service-ico-two:before, 
.single-service:hover .service-ico-three:before{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	z-index: 99;
}

.single-recipes:before, .single-recipes:after{
	display: table;
	content: "";
	clear: both;
}
.total-recipe-margin {
    margin: 80px 0px;
}

.recipes-img-side{
	border: 10px solid #fff;
	position: relative;
	box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}
.recipes-img-side img{
	display: block;
	width: 100%;
}

.recipes-border-right, .recipes-border-left{
	position: relative;
}
.recipes-border-right:before, .recipes-border-left:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 40px;
	left: 40px;
	border: 1px solid #CDA62D;
	z-index: -1;
}
.recipes-border-left:before{
	top: 40px;
	left: -40px;
}

.recipes-txt h3,.recipes-txt h4{
	font-size: 1.500em;
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0;
}

.recipes-txt h4{
	color: #CEA525;
	text-transform: uppercase;
	font-weight: 600;
}

.recipes-txt {
    padding: 20px 60px 20px 0px;
}

.recipes-txt p{
	text-align: justify;
	line-height: 1.8;
	    color: #555;
}
.blog-list {
    padding: 0px 36px 0px 0px;
}
.recipes-txt p span{
	font-weight: 600;
}

.blog-list ul li{
	display: inline-block;
	padding: 0px 15px 0px 0px;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
}
.blog-list ul li:last-child {
    padding: 0px 0px 0px 0px;
}

.recipes-txt-side .brown-border-btn{
	color: #CDA62D;
}
.recipes-txt-side .brown-border-btn:hover{
	color: #fff;
}

.border-rights{
	border: 1px solid #CDA62D;
	border-right: 0px solid transparent;
}
.border-lefts{
	border: 1px solid #CDA62D;
	border-left: 0px solid transparent;
}
.left-side-txt-margin{
	margin: 100px 1% 100px 0px;
}
.right-side-txt-margin{
	margin: 100px 0px 100px 1%;
}
.all-recipes-txt-margin{
	margin: 30px 0px 30px 30px;
}


/*--------------------------------------------------------------
  21. Single Page Contact
--------------------------------------------------------------*/

.all-contact-form .left-sides-f{
	display: inline-block;
	width: 49%;
	float: left;
}
.all-contact-form .right-sides-f{
	display: inline-block;
	width: 49%;
	float: right;
}

.all-contact-form input[type="text"], 
.all-contact-form input[type="email"], 
.all-contact-form textarea{
	box-shadow: none;
	outline: none;
	border-radius: 0px;
	border: 1px solid #CEA525;
	color: #333;
	font-weight: 600;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	resize: none;
	min-height: 50px;
}
.all-contact-form textarea {
	height: 200px;
}
.all-contact-form textarea:focus, 
.all-contact-form input[type="email"]:focus, 
.all-contact-form input[type="text"]:focus{
	box-shadow: none;
	outline: none;
	border: 1px solid #333;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.all-contact-form input[type="button"]{
	border: none;
	background-color: #CDA62D;
	text-transform: uppercase;
	padding: 10px 35px;
	color: #fff;
	font-weight: 600;
	font-size: 1.500em;
	transition: background-color .4s ease-in-out;
}

.all-contact-form input[type="button"]:hover{
	background-color: #8F782F;
}

.all-contact-form .input-btn {
	display: inline-block;
	text-align: right;
	float: right;
	margin-bottom: 0;
	position: relative;
}

.all-contact-form p {
	display: inline-block;
	margin-top: 13px;
}

.contact-ico-and-details-bg{
	background-color: #F7F7F7;
	padding: 50px 0px 55px;
}
.icons-txt p{
	margin: 0px;
	font-size: 1.125em;
	color: #555555;
	font-weight:bold!important; 
}
.icons-txt a{
 color:#555555!important; 
 font-weight:bold!important; 
 font-size: 1.125em!important; 
}
.icons{
	color: #CCCCCC;
	font-size: 2.250em;
	padding: 0;
}

#map-content{
	height: 100%;
	width: 100%;
} 
#map-canvas{
	height: 400px;
}
#heading{
  font-size: 1.500em;
  text-align: center;
  color: #333;
}
#bodyContent p{
text-align: center;
display: block;
}
#bodyContent a{
  font-weight: 700;
  color: #333;
}
div#bodyContent span {
    display: block;
    font-weight: 300;
}
.all-contact-form .radio-button-group-and-txt{
	width: 40%;
	text-align: left;
}


/*--------------------------------------------------------------
  22. Single Page Social
--------------------------------------------------------------*/

.social-stream-btns {
    padding: 30px 0px 0px 0px;
}

.social-stream-btns  .brown-border-btn{
	margin-top: 0px;
}
.padding-social {
    padding: 0px 0px;
}
.social-imgs-post img{
	display: block;
	width: 100%;
}

.social-imgs-post{
	position: relative;
	display: block;
	overflow: hidden;
}

.social-imgs-post-details{
	position: absolute;
	top: 0%;
	left: 0%;
	color: #fff;
	padding: 0px 25px 0px 25px;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.social-imgs-post-details:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(51, 51, 51, .8);
	z-index: -1;
}

.social-display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.social-display-table-c {
    display: table-cell;
    vertical-align: middle;
}

.social-icons-for-social {
    display: inline-block;
    position: absolute;
    top: 3%;
    right: 10%;
    background-color: #fff;
    padding: 5px 15px;
    font-size: 1.500em;
    color: #CDA62D;
}
.social-txt-post .social-icons-for-social {
    top: 2%;
}
.social-imgs-post-details h4, 
.social-txt-post-details h4{
	font-weight: 400;
    margin-top: 0px;
}
.social-imgs-post-details h5, 
.social-txt-post-details h5{
	font-size: 1.250em;
	font-weight: 700;
	text-align: left;
	margin: 15px 0px 20px 0px;
}

.social-txt-post-details {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #CDA62D;
	padding: 25px 15px;
}


.social-section-area .brown-border-btn{
	color: #CDA62D;	
	padding: 10px 40px;
}
.social-section-area .brown-border-btn:hover{
	color: #fff;	
}

#filters{
	margin: 0;
	padding: 0px 0px 30px 0px;
}



/*--------------------------------------------------------------
  23. Single Menu Page
--------------------------------------------------------------*/


.menus-title h2{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 2.250em;
	margin-bottom: 10px;
    margin-top: 10px;
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}

.menus-title span{
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #fff;
	margin-top: 0px;
	opacity: 0;
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}
.menus-ico {
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
	margin-bottom: 0px;
}
.cd-main .cd-item:hover .menus-title span {
margin-top: 10px;
opacity: 1;
}
.cd-main .cd-item:hover .menus-title h2{
    color: #fff;
}
.cd-main .cd-item:hover .menus-ico {
	margin-bottom: 10px;
}

.cd-main .cd-item:hover {
    background-color: #333;
}
.cd-fold-content {
    background-color: #fff;
}

.menu-display-tbl {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
}

.menu-display-tbl-c {
    display: table-cell;
    vertical-align: middle;
}

.cd-fold-content{
	padding: 0;
}

.menu-txt-side h3{
	    color: #333;
    margin-top: 0px;
    width: 78%;
    display: inline-block;
}
.menu-title {
    display: block;
}

.menu-title span {
    display: inline-block;
    width: 20%;
    text-align: right;
    color: #333;
    font-size: 1.500em;
    font-weight: 600;
}

.menu-btns .brown-border-btn{
	color: #CDA62D;
	text-transform: capitalize;
}
.menu-btns .brown-border-btn:hover{
	color: #fff;
}

.single-menus{
	margin: 0px 0px;
}

.max-width{
	max-width: 100%;
}

.menu-txt-side {
    background-color: #F6F6F6;
    overflow: hidden;
    padding: 53px 25px;
	position: relative;
}

.menu-img-side.float-left {
    margin: 0;
}

.menu-img-side img {
    display: block;
    width: 100%;
}
.menu-txt-side h4{
	color: #CEA525;
	font-size: 14px;
	font-weight: 400;
}
.menu-name-heading h3 {
    color: #CEA525;
    font-size: 3.750em;
	margin-top: 0px;
}
.menu-name-heading {
    width: 80%;
    margin: 60px auto 60px auto;
}

.menu-txt-side h3 span {
    text-align: left;
    margin-left: 50px;
}
.menu-txt-side p {
    margin-top: 30px;
}

.menu-rate {
    display: inline-block;
    position: absolute;
    top: 49px;
    right: 14px;
}

.cd-fold-content > * {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 900ms ease-in-out 0s;
    transition: all 900ms ease-in-out 0s;
}
.cd-fold-content > * {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-transition: all 900ms ease-in-out 0s;
    transition: all 900ms ease-in-out 0s;
}

.cd-folding-panel.is-open .single-menus{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: translateY(0px);
	        transform: translateY(0px);
	-webkit-transition: all 900ms ease-in-out 00ms;
	transition: all 900ms ease-in-out 00ms;
	background-color: #F6F6F6;
}
.cd-folding-panel .single-menus{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(40px);
	        transform: translateY(40px);
	-webkit-transition: all 400ms ease-in-out 00ms;
	transition: all 400ms ease-in-out 00ms;
}

.cd-folding-panel.is-open .menu-name-heading{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: translateY(0px);
	        transform: translateY(0px);
	-webkit-transition: all 900ms ease-in-out 00ms;
	transition: all 900ms ease-in-out 00ms;
}
.cd-folding-panel .menu-name-heading{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(40px);
	        transform: translateY(40px);
	-webkit-transition: all 400ms ease-in-out 00ms;
	transition: all 400ms ease-in-out 00ms;
}






/*--------------------------------------------------------------
  24. Custom Select 2 Css
--------------------------------------------------------------*/

.select2-container--default .select2-selection--single{
	border-radius: 0px;
	border: 0px solid #cda62d;
	box-shadow: none;
    outline: none;
}
.select2-container .select2-selection--single{
	height: 55px;
}
.select2-container {
    height: 57px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 53px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 13px;
}
.select2-container--focus:focus, .select2-container--open{
	box-shadow: none;
	outline: none;
	border: 0px solid #CDA62D;
}


/*--------------------------------------------------------------
  25. Custom Back To Top Css
--------------------------------------------------------------*/


.back-to-top{
	color: #fff;
	position: fixed;
	bottom: 45px;
	right: 78px;
	display: block;
	padding: 5px 20px;
	background-color: #272727;
	font-size: 1.500em;
	display: none;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.back-to-top:hover{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.social-all-post{
	position: relative;
}
.social-preloader {
  background-color: #fff;
  background-image: url("img/social-preloader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90;
}

/*--------------------------------------------------------------
  26. Form Success Popup
--------------------------------------------------------------*/
div#dizzy-success-popup{}
div#dizzy-success-popup img {
    width: 50%;
    height: auto;
    margin:0 auto;
}
div#dizzy-success-popup h3 {
    margin: 0;
    padding: 40px 20px;
}
div#dizzy-success-popup.white-popup {
	position: relative;
    width: auto;
    max-width: 700px;
    margin: 20px auto;
    padding:20px;
    background-color: #CDA62D;
    text-align: center;
}


/*--------------------------------------------------------------
  27. Single Recipe Styles
--------------------------------------------------------------*/
.resturant-recipe-txt p{
	line-height: 1.7;
	margin-bottom: 20px;
}
.resturant-recipe-txt p span{
	font-weight: 600;
	font-size: 16px;
}
.resturant-recipe-txt img {
	margin-bottom: 40px;
	margin-top: 40px;
}

/*--------------------------------------------------------------
  28. Default Preloader
--------------------------------------------------------------*/
.dizzy_default_preloader {
    background-color: #97a49b;
    background-image: url(img/about-section-logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 140px auto;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
}



/*--------------------------------------------------------------
  29. 404 Page
--------------------------------------------------------------*/
.resturent-404-page{
	background-color: #F9F9F9;
	height: 100vh;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.resturent-404-page-tbl{
	height: 100%;
	width: 100%;
	display: table;
	text-align: center;
}
.resturent-404-page-tbl-c{
	display: table-cell;
	vertical-align: middle;
}

.resturent-404-page h2{
	font-size: 48px;
	font-weight: 600;
	margin: 30px 0;
	color: #222;
}
.resturent-404-page p{
	color: #222;
	font-weight: 500;
	font-size: 24px;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 10px;
}
.resturent-home-page-link a{
	color: #222222;
	font-size: 24px;
	position: relative;
}

.resturent-home-page-link a:before{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #6F6F6F;
}
/*--------------------------------------------------------------
  30. Custom Styes
--------------------------------------------------------------*/
.menu-top {
      background: url(/img/menu-top.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1000px;
    height:145px;
}
.menu-bottom {
      background: url(/img/menu-bottom.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1000px;
    height:145px;

}
.menu-item{
       background: url(/img/menu-background.jpg);
    background-size: contain;
    width: 1000px;
}
.table-container{
    padding: 120px 140px;
}
.table-container .xl65{
    padding-right:10px;
       font-size:18px;
       font-weight:bold;
}
.table-container .xl70{
    padding-right:10px;
       font-size:18px;
       font-weight:bold;
}
.table-container .xl72{
     color:#748881;
       font-size:16px;
       font-weight:bold;
}
.table-container .xl73{
     color:#748881;
       font-size:22px;
       font-weight:bold;
    
}
.table-container .font15{
    color:#748881;
       font-size:18px;
       font-weight:bold;
}
.table-container .xl76{
    color:#748881;
       font-size:18px;
       font-weight:bold;
}
.table-container .xl71{
    font-size:36px;
     color:#666;
}
.table-container .xl69{
    font-size:36px;
     color:#748881;
     font-weight:bold;
}
.table-container .xl77{
    font-size:22px;
     color:#666;
}


