.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #feb92e;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #69c20b;
    background-color: transparent;
}

.navbar-brand {
    padding: 0 10px 0 10px;
}

.navbar-brand > img {
    height: 53px;
}

.top-right-order-online-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    z-index: 60;
    height: 65px;
}

.navbar-default .navbar-nav > li > a {
    color: #fafafa;
}

.top-left-logo-container > a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

@media (max-width: 800px) {
    header {
        overflow: inherit;
        z-index: 50;
    }

}

/*Body containing the slider*/
body {
    position: relative;
    height: auto;
}

/*Contact Form*/
.contact-us-section .contact-form-title {
    font-family: Montserrat-Regular, sans-serif;
    color: #476020;
    font-size: 1.9em;
    margin: 0 0 15px 15px !important
}

.contact-us-section label {
    min-width: 80px;
    color: #000;
}

#home-info input[type="text"], #home-info  input[type="email"], #home-info  input[type="tel"],#home-info  input[type="date"],#home-info  input[type="number"] {
    border: none;
    border-bottom: 3px solid rgba(204,204,204,0.5);
    width: 100%;
    margin-top: 35px;
    padding: 5px 0 5px 0;
}
#home-info textarea
{
    border: 2px solid rgba(204,204,204,0.5);
    width: 100%;
    padding: 5px 0 5px 0;
}
#home-info input[type="submit"]
{
    border: 3px solid rgba(204,204,204,0.5);
    padding: 0.2vw 5vw 0 5vw;
    margin: 0 0 0 15px;
    background-color: transparent;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2rem;
    color: #9AD0D8;
}
#home-info .submit-container
{
    margin-top: 40px;
}
*:focus
{
    outline: none;
}
section #contact-us {
    margin-top: 50px;
    width: 60%;
}

.contact-form {
    margin-bottom: 85px;
}

.contact-us-section input[type="submit"] {
    width: 100%;
    background-color: #456020;
    height: 40px;
    color: #FFF;
    font-family: Montserrat-Bold, sans-serif;
    font-size: 1.8em;
    border: none;
}

.title1-contact-section {
    margin-left: 20px;
}

.title2-contact-section {
    margin-left: 20px;
}

/*End of contact form*/
.title1-menu-section {
    left: 100px;
}

.title2-menu-section {
    left: 100px;
}

#wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
    /*max-width: 1280px;*/
    margin: 0 auto;
}

/*Locations info Home*/
.card-each-location {
    background-color: #F8F8F8;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 3px;
    padding: 20px;
    border: 0;
    border-bottom: 4px solid #f15a00;
    margin-bottom: 25px;
}

.location-city {
    color: #542706;
    text-transform: uppercase;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 30px 5px;
}

.location-address-1 p {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #7A2D00;
    font-size: 1.3rem;
    text-align: left;
    font-weight: bold;
    line-height: 1.3rem;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.card-each-location div.text-regular, .card-each-location div.text-regular p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1.2rem;
    color: #4C4D4C;
    line-height: 1 !important;
}

.card-each-location .location-titles {
    margin-top: 10px;
    font-weight: bold;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1.2rem;
    color: #4E504E;
}

.buttons-container {
    text-align: center;
}

.copyright {
    width: 100%;
    padding: 2.5vw 0 20px 5vw;
    color: #FFFFFF;
    font-weight: lighter;
    letter-spacing: 1px;
    border-top-width: 2px;
    font-family: josefin-sans-semibold,sans-serif;
    display: inline-block;
}

.copyright p {
    display: inline-block;
    /*text-align: right;*/
    color: #fff;
    padding: 0 10px;
}

.copyright a {
    color: #fff;
    /*text-decoration: none;*/
}

.logo-container {
    text-align: center;
}

.logo-container img {
    text-align: center;
    width: 40vw;
}

.address-text {
    font-family: 'Abel', sans-serif;
    color: rgb(137, 144, 150);
    text-align: center;
    font-size: 1.8rem;
    margin-top: 40px !important;
}

.contact-title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 3rem;
    color: rgb(137, 144, 150);
    text-align: center;
    margin-top: 3vw !important;
}

::-webkit-input-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2rem;
    color: #98f3eb;
}

::-moz-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2rem;
    color: #98f3eb;
}

/* firefox 19+ */
:-ms-input-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2rem;
    color: #98f3eb;
}

/* ie */
input:-moz-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2rem;
    color: #98f3eb;
}
footer
{
    background-color: #32A0B2;
    height: 100px;
}
.copyright p:nth-child(5)
{
    display: block;
    position: absolute;
    right: 30px;
    bottom: 10px;
}
.copyright p:nth-child(3)
{
    font-family: josefin-sans-bold,sans-serif!important;
}
.copyright p:nth-child(4)
{
    position: absolute;
    right: 50px;
    top: 25px;
}
.copyright p:nth-child(4) img
{
    margin-right: 15px;
}
.home-sliders-imgs
{
    margin-top: -150px;
    position: relative;
}
.page-header
{
    position: relative;
    z-index: 1;
}
.container-pages
{
    margin:0 100px 50px 100px;
}

::-webkit-input-placeholder {
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2rem;
    line-height: 1em;
    color: #9AD0D8;
}

::-moz-placeholder {
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2rem;
    color: #9AD0D8;
}

/* firefox 19+ */
:-ms-input-placeholder {
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2rem;
    color: #9AD0D8;
}

/* ie */
input:-moz-placeholder {
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2rem;
    color: #9AD0D8;
}
.title-private-events::after
{
    content : "";
    position: absolute;
    left    : 0;
    bottom  : -12px;
    height  : 3px;
    width   : 50%;
    border-bottom:3px solid rgba(204,204,204,0.5);;
}
.title-private-events
{
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2.5rem;
    color: #32A0B2;
    border-bottom:3px solid rgba(204,204,204,1);
    display: inline-block;
    position: relative;
    margin-bottom: 30px!important;
}
.private-events-title
{
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 2rem;
    color: #9AD0D8;
    margin-top: 50px!important;
}
.img-side-private-events img:first-child
{
    margin-top: -100px!important;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
}
.center-div
{
    display: block;
    margin:0 auto;
}
.chef-bio-text p{
    font-family: "Abel Regular",sans-serif;
    color: #666;
    font-size: 1.8rem;
    padding: 20px 0;
}
.img-side-private-events
{
    margin-bottom: 40px;
}
.contact-us-main-section
{
    margin-top: 100px;
}
.contact-us-text-area,.press-contact-us-text-area
{
    margin-top: 40px;
}
/*MENU PAGE*/
.menus-header-info
{
    background-color: #32A0B2;
    min-height: 450px;
    text-align: center;
    width: 100%;
    margin-top: -100px;
    margin-bottom: 80px;
    z-index: 0;
    position: relative;
    padding: 150px 0 50px 0;
    height: auto;
}
.our-menu-title::after
{
    content : "";
    position: absolute;
    left    : 0;
    bottom  : -15px;
    height  : 4px;
    width   : 50%;
    border-bottom:4px solid rgba(255,255,255,0.5);;
}
.our-menu-title
{
    font-family: 'josefin-sans-bold', sans-serif;
    font-size: 3.5rem;
    color: #FFF;
    border-bottom:4px solid rgba(255,255,255,1);
    display: inline-block;
    position: relative;
    margin-bottom: 20px!important;
    padding: 0 70px;
}
.menus-container
{
    margin-top: 30px;
}
.title-menu-category
{
    font-family: josefin-sans-bold,sans-serif;
    font-size: 2rem;
    color:#32A0B2;
    list-style: none;
}
.item-title
{
    font-family: josefin-sans-semibold, sans-serif;
    color: #32A0B2;
    font-size: 1.2rem;
}
.menu-container li
{
    list-style: none;
    font-family:josefin-sans-semibold,sans-serif!important;
    margin: 20px 0 0 0;
}
.menu-description-2
{
    font-family:josefin-sans-semibold,sans-serif!important;
    margin: 20px 0 0 0;
	color:#3F403F
}
.border-third-column-1 p
{
    font-family:josefin-sans-semibold,sans-serif;
    color: #3F403F;
    font-size: 1.2rem;
}
.item-price
{
    float: right;
    font-size: 1.2rem;
    color: #3F403F;
    font-family: josefin-sans-semibold,sans-serif;
}
.item-price-2
{
    font-size: 1.2rem;
    margin-left: 10px;
    font-family: josefin-sans-semibold,sans-serif;
    color: #3F403F;
}
.menu-container ul
{
    padding: 0;
}
.border-menu-1
{
    border:2px solid #32A0B2;
    border-left:none;
    border-bottom:none;
    padding-left:0!important;
}
.border-menu-2
{
    border:2px solid #32A0B2;
    border-left:none;
    border-bottom:none;
    border-right:none;
    padding-right: 10px;
}
.border-menu-3
{
    border:2px solid #32A0B2;
    border-right:none;
    border-left:none;
    padding-right:20px!important;
    margin-bottom:40px;
}
.menu-post-info p
{
    padding: 10px 85px;
    font-family: josefin-sans-semibold,sans-serif;
    color: #3F403F;
}
.border-menu-4
{
    border:2px solid #32A0B2;
    border-right:none;
    padding-right: 10px;
    margin-bottom:40px
}
.title-menu-1
{
    margin-top: -22px!important;
    background-color: #fff;
    width: fit-content;
    width: -moz-fit-content;
}
.third-column-title
{
    background-color: #fff;
    font-family: josefin-sans-bold,sans-serif;
    font-size: 2rem;
    color:#32A0B2;
    margin: -22px auto;
}

.text-with-side-line-1{
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-with-side-line-1 span {
    text-align: center;
    margin: -50px auto;
    background-color: #fff;
}
.text-with-side-line-2
{
    position: relative;
}
.text-with-side-line-2::before
{
    content: '';
    height: 2px;
    background-color: #32A0B2;
    width: 100%;
    display: block;
}
.text-with-side-line-2 span {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -17px;
    background-color: #FFF;
}
.second-column-top-border
{
    border:2px solid #32A0B2;
    border-left:none;
    border-right: none;
    border-bottom: none;
    max-width: 48%;
    flex: 0 0 48%;
    margin-left: 2%;
}
.border-third-column-1
{
    border:2px solid rgba(50,160,178,0.5);
    padding: 10px;
    margin: 30px;
}
.border-third-column-2
{
    padding: 30px;
    margin: 0 30px;
}
.last-left-column
{
    /*padding-right: 0!important;*/
}

/*Custom bullets for slider*/
.custom .tp-bullet:hover, .custom .tp-bullet.selected {
    background: rgb(50,160,178);
}
.custom .tp-bullet {
    width: 40px;
    height: 40px;
    position: absolute;
    background: #fff;
    background: rgba(50,160,178,0.5);
    cursor: pointer;
    box-sizing: content-box;
}
.tp-bullet.selected, .tp-bullet:hover {
    background: #fff;
}
.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}
.navbar {
    display: inherit;
    align-items: inherit;
}
.logo-nav-menu
{
    margin-top: 2vw;
}
html
{
background-color: #32A0B2;
}
/*Subscribe Form*/
.pum-container
{
	padding:0!important;
	background-color:#FFF!important;
	border-bottom:6px solid #32A0B2!important
}
.subscribe-form
{
	padding: 50px 10vw 45px 30px;
}
.subscribe-form ::-webkit-input-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.5rem;
    color: rgb(137, 144, 150)
}

.subscribe-form ::-moz-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.5rem;
    color: rgb(137, 144, 150)
}

/* firefox 19+ */
.subscribe-form :-ms-input-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.5rem;
    color: rgb(137, 144, 150)
}

/* ie */
.subscribe-form input:-moz-placeholder {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.5rem;
    color: rgb(137, 144, 150)
}
.subscribe-form input[type="text"], .subscribe-form input[type="email"]
{
	border: 2px solid #CCC!important;
	width: 100%!important;
}
.subscribe-form p
{
	color:#32A0B2!important;
	font-family: 'Josefin Sans', sans-serif;
	font-size:1.5rem;
	margin-bottom:20px!important
}
.subscribe-form button
{
	background-color:#32A0B2!important;
	color:#FFF;
	font-family: 'Josefin Sans', sans-serif;
	font-size:1.5rem;
	max-width:200px;
	border:0;
	margin:30px auto 0 auto!important;
}
.subscribe-form .pum-form__messages {
    display: none;
    border: 1px solid rgba(0,0,0,.25); */
    margin-bottom: .5em;
    padding: 5px!important;
    position: relative;
}
.pum-container.pum-responsive img
{
	width:100%!important;
	height:100%!important;
}
@media only screen and (max-width: 768px)
{
	.pum-container.pum-responsive img
	{
		display:none
	}
}
/*
     FILE ARCHIVED ON 21:52:21 Oct 05, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:40:56 Aug 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.436
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.051
  esindex: 0.008
  cdx.remote: 14.412
  LoadShardBlock: 172.691 (3)
  PetaboxLoader3.datanode: 151.496 (5)
  PetaboxLoader3.resolve: 611.347 (3)
  load_resource: 709.174 (2)
*/